Skip to content

Revert extraction and builder default#61

Merged
AkihiroSuda merged 3 commits into
reproducible-containers:mainfrom
jackmisbach:revert-extraction-and-builder-default
Feb 27, 2026
Merged

Revert extraction and builder default#61
AkihiroSuda merged 3 commits into
reproducible-containers:mainfrom
jackmisbach:revert-extraction-and-builder-default

Conversation

@jackmisbach
Copy link
Copy Markdown
Contributor

@jackmisbach jackmisbach commented Feb 26, 2026

fixes issue #60 - reverts cache extraction that causes hanging
https://github.com/Monthly-Recurring-Revenue/pwndbg/actions/runs/22438724196
You can see my workflow file here, and it is now working on all architectures.
Also, maybe I could add more tests to CI so that it tests cross-arch, so these issues don't get introduced

Also fixes an issue I had with upgrading from v3.1.2 that was introduced in v3.2.0 PR #45
The builder input was defaulting to "default", so I corrected it to use the named builder created by docker/setup-buildx-action by default, as it should be, so that it is no longer necessary to pass the builder input unless you're actually using it.

Signed-off-by: jackmisbach <jmisbach01@gmail.com>
…ble-containers#59 back to v3.3.0 to fix hanging

Signed-off-by: jackmisbach <jmisbach01@gmail.com>
Signed-off-by: jackmisbach <jmisbach01@gmail.com>
@jackmisbach jackmisbach force-pushed the revert-extraction-and-builder-default branch from 7b5c6f0 to a7be0c2 Compare February 26, 2026 10:52
Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

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

Thanks

@AkihiroSuda AkihiroSuda merged commit 1b8ab18 into reproducible-containers:main Feb 27, 2026
3 checks passed
@AkihiroSuda AkihiroSuda linked an issue Feb 27, 2026 that may be closed by this pull request
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.

Post Job cleanup stuck with v3.3.1

2 participants