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

ci: workflow improvements #576

Draft
wants to merge 59 commits into
base: main
Choose a base branch
from
Draft

ci: workflow improvements #576

wants to merge 59 commits into from

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Feb 2, 2024

To Do:

  • shared workflow for deployments
    • pr
    • demo
    • test
    • prod
  • shared workflow for build
    • pr
    • demo
  • shared workflow for builds (update: decided against this)
  • simplify/reduce parameters (e.g. PROMOTE=)
  • restore full, non-PR%50'd ZONES
  • change only routes to use PR%50
  • prevent demo workflows from going stale (w/ shared workflows)

UPDATE: This PR is too large. I'm going to start pull it apart.

Removed:

  • separate non-critical workflow (pr description, conventional commits?)
  • update analysis workflow
    • interrupt with draft status
    • add monthly cronjob

Thanks for the PR!

Any successful deployments (not always required) will be available below.

Once merged, code will be promoted and handed off to following workflow run.


Thanks for the PR!

Any successful deployments (not always required) will be available below.

Once merged, code will be promoted and handed off to following workflow run.

@DerekRoberts DerekRoberts self-assigned this Feb 2, 2024
@DerekRoberts DerekRoberts added the enhancement New feature or request label Feb 2, 2024
@DerekRoberts DerekRoberts changed the title ci: shared job for deployments ci: pipeline improvements Feb 2, 2024
@DerekRoberts DerekRoberts changed the title ci: pipeline improvements ci: workflow improvements Feb 2, 2024
@DerekRoberts DerekRoberts marked this pull request as ready for review February 2, 2024 21:33
@DerekRoberts DerekRoberts marked this pull request as draft February 2, 2024 21:34
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
Status: Waiting
Development

Successfully merging this pull request may close these issues.

bug: demo workflows keep going stale
1 participant