neocotic / qrious

Pure JavaScript library for QR code generation using canvas

Home Page:https://neocotic.com/qrious

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish releases to open source CDN

neocotic opened this issue · comments

Starting from v4, I would like to publish all distribution files to an open source CDN (e.g. cdnjs) going forward. I would also like to replace any links within the documentation and homepage to reference the new CDN as well instead of RawGit. While I like RawGit, providers like RawGit discourage the use of master versioning and instead require a version to be explicitly specified, which is better to control stability between major releases.

The updating of the open source CDN should be performed as a post-release step for every release from now on. I will do this for v4 first.

I'm going to include the changing of the README links in 4.0.1 and then get it published to CDNJS in parallel. I'll update this issue with a link to the PR when known.

This will be configured to be auto-updated to prevent the need to be manually updated for each release.

I've opened a PR for publishing QRious onto CDNJS: cdnjs/cdnjs#11366

PR was merged and QRious is now available on CDNJS:

https://cdnjs.com/libraries/qrious