Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up continuous deployment process for development branch #2284

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

epiclabsDASH
Copy link
Contributor

@epiclabsDASH epiclabsDASH commented Nov 10, 2017

Configures a continuous deployment process for development branch. Whenever changes are pushed to development branch, and only if build and test tasks were successful, resulting files are automatically deployed and can be tested using the url http://reference.dashif.org/dash.js/development/samples/dash-if-reference-player/index.html.

Deployment is done in development folder (instead of nightly one) to not interfere in current auto deployment process. Once this change is pushed and tested successfully for a few weeks, we will replace nightly build with this new process.

@epiclabsDASH epiclabsDASH added this to the v2.6.4 milestone Nov 10, 2017
@epiclabsDASH epiclabsDASH changed the title Set up continuous integration process for development branch Set up continuous deployment process for development branch Nov 10, 2017
@epiclabsDASH epiclabsDASH merged commit 44b9efc into Dash-Industry-Forum:development Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants