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

chore: Fix deploy production workflow #20

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

sggerard
Copy link
Collaborator

@sggerard sggerard commented Nov 27, 2024

Description

In previous PR the production deployment process was separated out into it's own manual workflow. However this workflow crashed due to one of the imported actions being unable to find a pr number.

Instead of using a PR number I have updated the workflow to look for packages tagged with 'test' instead.

This is a bit of trial and error and may still not run correctly


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@sggerard sggerard linked an issue Nov 27, 2024 that may be closed by this pull request
1 task
@sggerard sggerard merged commit 4b3dae9 into main Nov 27, 2024
12 checks passed
@sggerard sggerard deleted the 19-fix-deploy-prod-workflow branch November 27, 2024 23:47
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.

Fix deploy prod workflow
2 participants