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

Update build process #480

Closed
5 tasks done
ivmartel opened this issue Mar 29, 2018 · 2 comments
Closed
5 tasks done

Update build process #480

ivmartel opened this issue Mar 29, 2018 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@ivmartel
Copy link
Owner

ivmartel commented Mar 29, 2018

  • start using the git branching mode defined in a-successful-git-branching-model
  • work on a develop branch
  • release on the master branch
    -> change github branch settings to make develop the main one
  • move yarn run build from the update script to the main travis file
  • add a parameter to the update script to update trunk or stable demo
  • stop building docs at each commit only do it for the master branch
  • from travis, build trunk from the develop branch and stable from the master one
@ivmartel ivmartel added the enhancement New feature or request label Mar 29, 2018
@ivmartel ivmartel added this to the 0.24.0 milestone Mar 29, 2018
ivmartel added a commit that referenced this issue Apr 3, 2018
@ivmartel
Copy link
Owner Author

ivmartel commented Apr 3, 2018

Also use lts node as travis build environment.

ivmartel added a commit that referenced this issue Apr 3, 2018
@ivmartel
Copy link
Owner Author

ivmartel commented Apr 4, 2018

Made develop the default branch, I hope it does not break everything...

@ivmartel ivmartel closed this as completed Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant