Skip to content

chore: fix Release workflow - #2

Merged
janishorsts merged 8 commits into
mainfrom
chore-fix-release-workflow
Jun 25, 2025
Merged

chore: fix Release workflow#2
janishorsts merged 8 commits into
mainfrom
chore-fix-release-workflow

Conversation

@janishorsts

@janishorsts janishorsts commented Jun 23, 2025

Copy link
Copy Markdown

Fixes chore(dind): fix Release workflow

  • Test workflow build with successful image publishing to the GHCR and Docker Hub.
  • Screenshots from both registries. I deleted the images as they are ephemeral – used for testing only.
Screenshot 2025-06-23 at 20 05 28 Screenshot 2025-06-23 at 20 03 59

Comment thread .github/workflows/ci.yml
EARTHLY_CONVERSION_PARALLELISM: "5"
EARTHLY_INSTALL_ID: "earthbuild-dind-githubactions"
steps:
- uses: actions/checkout@v4

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

actions/checkout being the first step makes it easier to process the flow cognitively and not guess why it is in the middle of the execution sequence.

@janishorsts
janishorsts marked this pull request as ready for review June 23, 2025 20:09
@janishorsts
janishorsts requested a review from a team as a code owner June 23, 2025 20:09
@janishorsts janishorsts self-assigned this Jun 23, 2025
@janishorsts
janishorsts merged commit df684fa into main Jun 25, 2025
@janishorsts
janishorsts deleted the chore-fix-release-workflow branch June 25, 2025 21:01
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