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

C4-99 Nightly Deploys #289

Merged
merged 9 commits into from
May 27, 2020
Merged

C4-99 Nightly Deploys #289

merged 9 commits into from
May 27, 2020

Conversation

willronchetti
Copy link
Member

  • Configures Foursight to deploy staging on weekdays at 6pm.
  • Could adapt this for any environments we'd like to deploy on a schedule.

@coveralls
Copy link

coveralls commented May 21, 2020

Coverage Status

Coverage remained the same at 90.857% when pulling adfe464 on deploys into 564fec5 on master.

Copy link
Collaborator

@netsettler netsettler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No blockers here.

@@ -191,3 +193,18 @@ def deploy_application_to_beanstalk(connection, **kwargs):
cleanup_tempdir(repo_location)

return check


def who_is_ff_staging():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made utils PR #91 so (when that goes in) you can do

from dcicutils.beanstalk_utils import compute_ff_stg_env

to get this functionality.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled this in today.

@willronchetti willronchetti merged commit 2a4c2cd into master May 27, 2020
@willronchetti willronchetti deleted the deploys branch May 27, 2020 18:37
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

3 participants