-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Release latest changes to master #781
Conversation
…dds script to destroy terraform.
…om an AWS instance.
…into kurtwheeler/deploy-box
…into miserlou/platforms
…of disk space and to speed things up via parallelization.
…-stacks Remove stack-aware terraform config.
…mage-tests Isolate affy image tests and make them not use DLC
…ode, and properly tests it.
…or running things locally.
Kurtwheeler/fix survey jobs
…obs that don't have nomad_job_ids.
… for dev/staging than prod.
…rveyor-jobs Make Foreman support existing surveyor jobs
…resources Makes spot_fleet_capacity an environment variable so we can have less…
…very working directory...
Makes the janitor use the correct id so it doesn't delete literally e…
I have run a staging test to make sure that this works. We hit hashicorp/nomad#157 (comment), but that seems like an issue that could have occurred at any point and I'm not yet clear on how to reliably fix it so I think we should go ahead because after I killed the stalled jobs everything picked back up and started completing successfully. |
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.
Looks good! We'll need to deploy the frontend as well after this one is done.
Woho! |
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.
👍
Release latest changes to master
Issue Number
Releases:
#725
#737
#748
#752
#747
#753
#756
#749
#758
#757
#759
#760
#750
#765
#764
#724
#767
#744
#770
#771
#773
#774
#775
#778
Purpose/Implementation Notes
This release is focused around stability. It improves deploy times dramatically, switches to using Spot Fleets, adds Foreman support for survey jobs, stabilizes R dependencies, and fixes a lot of bugs and minor issues.