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

gitignore: ignore upload-artefacts #30325

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Aug 19, 2024

Closes #30324

Our WriteArchive, used by ci builder, creates files in the repo root, in order to upload.

https://github.com/ethereum/go-ethereum/blob/master/internal/build/archive.go#L80

After we've built the amd64-builds, we go on building remaining architectures. The repo is now flagged as dirty.

There are more complicated ways to solve this, but the by far simplest is just to fix the gitignore.

@holiman holiman added this to the 1.14.9 milestone Aug 19, 2024
@holiman holiman merged commit 41b3b30 into ethereum:master Aug 19, 2024
2 of 3 checks passed
@holiman holiman mentioned this pull request Aug 23, 2024
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.

vcs.modified=true on downloadable artefacts
1 participant