-
Notifications
You must be signed in to change notification settings - Fork 19
Home
ivmartel edited this page Mar 29, 2020
·
8 revisions
Welcome to the dwv-jqui wiki!
For now the wiki is used to store unordered notes...
The project is set to build to the trunk folder on the gh-pages branch.
Prepare:
- in
package.json
, update the version number - in
service-worker.js
, update the version number - commit and push the changes
Create build and publish:
- copy the
demo/trunk
folder of the gh-pages branch to thedemo/stable
folder - commit and push the gh-pages branch
- test the live stable demo
- create a github release with a tag equal to the version and the zipped 'demo/stable' folder as asset
Post steps:
- in
package.json
, update the version number - in
service-worker.js
, update the version number - commit and push the changes