Skip to content

chore: fix failing update renovate branch#17

Merged
kmannislands merged 10 commits intomainfrom
16-fix-failing-update-renovate-branch
Sep 9, 2025
Merged

chore: fix failing update renovate branch#17
kmannislands merged 10 commits intomainfrom
16-fix-failing-update-renovate-branch

Conversation

@janishorsts
Copy link

@janishorsts janishorsts commented Sep 6, 2025

The target update-dist-for-renovate is deleted due to the duplicated behaviour - checking out the source code a second time.

Solution

Simplify by using the source code checked out by GitHub Actions as the INPUT for the EarthBuild target, build it and push the changes back into the same branch.

Successful build 👉 https://github.com/EarthBuild/actions-setup/actions/runs/17518472597/job/49759109683

@janishorsts janishorsts self-assigned this Sep 6, 2025
@janishorsts janishorsts linked an issue Sep 6, 2025 that may be closed by this pull request
@janishorsts janishorsts marked this pull request as ready for review September 6, 2025 19:32
Copy link

@kmannislands kmannislands left a comment

Choose a reason for hiding this comment

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

Not aware of the context of why we update the dist/ for renovate but the change looks equivalent/cleaner to the actions code before.

LGTM

@kmannislands kmannislands merged commit 9ae1930 into main Sep 9, 2025
17 checks passed
@kmannislands kmannislands deleted the 16-fix-failing-update-renovate-branch branch September 9, 2025 17:17
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 failing update-renovate-branch

3 participants