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

Remove scheduled env shutdown #2656

Merged
merged 2 commits into from
Feb 18, 2025
Merged

Remove scheduled env shutdown #2656

merged 2 commits into from
Feb 18, 2025

Conversation

tommaroh
Copy link
Collaborator

Description of change

Remove the scheduled shutdown of environments (at least for now). Currently, lower-level environments are checked for inactivity and shut down automatically each day. This has resulted in an engineer needing to go in and manually spin up sandbox and/or staging environments almost every day, as they are still being requested for use in testing by others.

After potentially reworking the current dev environment deploy approach, may want to revisit automated shutdown, but for now it seems to be causing more problems than it solves. The current job can still be run manually via CircleCI if desired.

How to test

Open to suggestions. I only just realized that while I have read access in CircleCI, I am lacking ability to trigger pipelines manually or view parameters, so my visibility is limited.

Issue(s)

N/A

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • API Documentation updated
  • Boundary diagram updated
  • Logical Data Model updated
  • Architectural Decision Records written for major infrastructure decisions
  • UI review complete
  • QA review complete

Before merge to main

  • OHS demo complete
  • Ready to create production PR

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

@tommaroh tommaroh merged commit d2b3251 into main Feb 18, 2025
10 checks passed
@tommaroh tommaroh deleted the tm-disable-shutdown branch February 18, 2025 16:41
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.

3 participants