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

Add Deployment Build Step For Compiled Assets #1300

Merged
merged 3 commits into from
Oct 29, 2017
Merged

Conversation

thostetler
Copy link
Member

@thostetler thostetler commented Oct 25, 2017

This is to support a way of deploying compiled assets to a sub-repo (bbb-builds). After a grunt release you should just have to do a grunt deploy and it will commit the assets to bbb-builds.

  • Clean up dist directory prior to deployment
  • Deploys to bbb-builds special repo for versioning deployments
  • Splits deployments between EB and Kubernetes
  • Switched to use jit grunt, which speeds up the loading of tasks

@thostetler thostetler self-assigned this Oct 25, 2017
* Clean up dist directory prior to deployment
* Deploys to bbb-builds special repo for versioning deployments
* Splits deployments between EB and Kubernetes deployments
* Switched to use jit grunt, which speeds up the loading of tasks
@thostetler thostetler force-pushed the fixup-build-scripts branch 3 times, most recently from 051abdf to c39e38f Compare October 26, 2017 15:55
@ehenneken ehenneken merged commit dc7aa42 into master Oct 29, 2017
@thostetler thostetler deleted the fixup-build-scripts branch November 9, 2017 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants