Skip to content

fix(ci): disable archive for genesis-dump upload#3188

Open
BradLugo wants to merge 1 commit into
masterfrom
blugo/genesis-dump-archive-fix
Open

fix(ci): disable archive for genesis-dump upload#3188
BradLugo wants to merge 1 commit into
masterfrom
blugo/genesis-dump-archive-fix

Conversation

@BradLugo
Copy link
Copy Markdown
Contributor

Fixes the zip-of-zip problem for minor releases.

@BradLugo BradLugo requested a review from a team as a code owner May 27, 2026 19:05
@dcaravel dcaravel added the generate-dumps-on-pr Generates the image based on dumps from the PR label May 27, 2026
Copy link
Copy Markdown
Contributor

@dcaravel dcaravel left a comment

Choose a reason for hiding this comment

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

Added a label to the PR to generate the dumps, may need an empty commit or similar to trigger CI and verify.

Per https://github.com/actions/upload-artifact when the archive parameter is false:

The name of the file will be used as the artifact name (the 'name' parameter is ignored)

The instances of download-artifact may need the name updated to include the .zip: genesis-dump.zip

@BradLugo BradLugo force-pushed the blugo/genesis-dump-archive-fix branch 3 times, most recently from 550a225 to fdc9abb Compare May 28, 2026 15:17
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 1b24e8a3-b78e-425b-8c63-731d3935382e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch blugo/genesis-dump-archive-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@BradLugo BradLugo force-pushed the blugo/genesis-dump-archive-fix branch from fdc9abb to 3aff9f8 Compare May 28, 2026 16:07
@BradLugo BradLugo force-pushed the blugo/genesis-dump-archive-fix branch from 3aff9f8 to 6bd343f Compare May 28, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

generate-dumps-on-pr Generates the image based on dumps from the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants