Tyler Caslin

Results 16 issues of Tyler Caslin

[package.json](https://github.com/cdnjs/cdnjs/blob/master/ajax/libs/custom-elements-builder/package.json) and [api worker](http://metadata-staging.speedcdnjs.com/packages/custom-elements-builder) say the latest version is 1.0.4. This version does not exist on disk or in cdnjs/cdnjs. Maybe we should manually correct to the latest version we...

- some reference package.min.js generation, which we are trying to move away from

We are missing `mjs` [here](https://api.cdnjs.com/whitelist) Edit: Just noticed you already added it @MattIPv4. Still doesn't show up on the whitelist for me though, maybe needs to be deployed? ... maybe...

raised from #234

-if latest version does not exist, change it to an existing version https://github.com/cdnjs/cdnjs/issues/14008

I thought I fixed this, but I guess not! example: lint passes with `.html` file https://github.com/cdnjs/packages/pull/421/files

- too many arguments in many of the functions -- can be really confusing - maybe change to structs to avoid mistakes when passing arguments

[Set custom rate limit](https://github.com/cloudflare/cloudflare-go/blob/master/options.go#L42) [Set custom retry policy](https://github.com/cloudflare/cloudflare-go/blob/master/options.go#L55)

- set all metadata entries to 1yr cache time, then purge cache when the bot updates them - if top-level metadata is updated, /packages and /packages//versions will be purged. If...