Skip to content

Comments

Replace release script with GitHub Actions workflow#268

Merged
adrianclay merged 2 commits intomasterfrom
automate-release
Jan 6, 2025
Merged

Replace release script with GitHub Actions workflow#268
adrianclay merged 2 commits intomasterfrom
automate-release

Conversation

@adrianclay
Copy link
Contributor

Automating releases will make the process smoother, and less open to mistakes

@adrianclay adrianclay enabled auto-merge (squash) July 11, 2024 18:51
Automating releases will make the process smoother, and less
open to mistakes
@github-actions
Copy link

github-actions bot commented Jan 6, 2025

Images built and published to ECR using a Build Id of PR-32-222514f

@NHSDigital NHSDigital deleted a comment from github-actions bot Jan 6, 2025

jobs:
push_to_dockerhub:
strategy:
Copy link
Contributor

@ORybak5 ORybak5 Jan 6, 2025

Choose a reason for hiding this comment

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

I think it will be a little bit clearer if we provide an additional description for the job like below:

jobs:
push_to_dockerhub:
name: "Push Docker Images to DockerHub"
strategy: ...

@github-actions
Copy link

github-actions bot commented Jan 6, 2025

Images built and published to ECR using a Build Id of PR-38-2304a37

@adrianclay adrianclay merged commit a5d7942 into master Jan 6, 2025
8 checks passed
@adrianclay adrianclay deleted the automate-release branch January 6, 2025 14:40
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.

2 participants