-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Maintaining
Steve Heffernan edited this page Jun 5, 2015
·
5 revisions
Notes for Video.js project maintainers
The video.js release process is outlined below. Only core contributors to video.js can create a new release but we do them very regularly. If you're just looking to get involved with the project, head over to the contribution guide for tips on how to get started.
- Merge from stable to patch
- Push from patch to upstream
- Log into codeship.io and watch the publishing process
- Checkout and update stable
- Run
npm i
- Run
grunt
to create build/cdn - Upload CDN files to AWS minor/patch locations
- Currently, you need @heff to do this
- Log into fastly.com and purge the CDN
- Go to "Configure"
- Click Purge
- Add the path you'd like to purge. For example, "4.12/*" You're done!
https://github.com/videojs/video.js.wiki.git Page not avaiable now.