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 new GitHub action for automating production job restart upon new version update. #46

Closed
mikewcasale opened this issue Jul 31, 2023 · 0 comments · Fixed by #49 or #50
Closed
Assignees
Labels
enhancement New feature or request

Comments

@mikewcasale
Copy link
Contributor

mikewcasale commented Jul 31, 2023

Body:

This issue focuses on the need for a GitHub Action that automates the restart of production jobs whenever a new version update is available. This will ensure uninterrupted and consistent operation of the application.

Proposed Steps:

  1. Define a GitHub Action that monitors for new version updates.
  2. Upon detection of an update, automate the process of restarting production jobs.
  3. Incorporate fail-safe measures to handle unsuccessful restart attempts.
  4. Test the GitHub Action in a controlled environment before deploying.
  5. Update relevant documentation to reflect this new automation process.
@mikewcasale mikewcasale added the enhancement New feature or request label Jul 31, 2023
@mikewcasale mikewcasale self-assigned this Jul 31, 2023
@mikewcasale mikewcasale linked a pull request Aug 2, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant