-
Notifications
You must be signed in to change notification settings - Fork 46
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
Publishing / Deployment-related DevOps Fixes #1068
Conversation
…ata so the site dropdown versions always display correctly
…ch properly. should address issue with git hash data added to package.json files
…branches AFTER Nightwatch tests successfully pass
…ct + latest now.sh deployment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sghoweri, as you mentioned, there's not really any way for me to test this without making more releases. The changes outlined make sense to me, and I looked through the code and there's nothing there that concerns me. If the most recent release worked as expected with these changes, then I approve.
Jira
http://vjira2:8080/browse/BDS-1024
Summary
Implements several housekeeping updates, improvements and fixes to our DevOps CI / CD process to continue to improve how smooth we ship Bolt releases. There's still more work to be done but this should at least help tackle some of the more pressing issues.
Details
How to test
?
Publish a few extra releases? This is super tricky to fully test without publishing an actual release or release candidate in order to make sure we didn't miss anything.