-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Automatically Publish ncids.js to CDN
This task is to create the Github Actions to publish the dist/ncids-js.min.js from the nci-js package. This should be:
- Initiated when a Github release is created, AND
- Published to the netstorage location that is where the CDN is pointing to. Location TBD, AND
- The published files should have the version number as part of the file name, e.g. ncids-js-v1.2.3.js/css or similar. (I would find out what most major libraries do, and copy that format)
ESTIMATE 3 story points
Resources:
Prerequisites
- Create ncids-js sub-package Enabler: Setup ncids-js Sub-Repo #14
Notes
Netstorage Publishing is done for react apps, but is a little clunky.
Metadata
Metadata
Assignees
Labels
No labels