Skip to content

fix: don't save store paths when skip-push is true#64

Open
vemek wants to merge 1 commit into
ryanccn:mainfrom
vemek:main
Open

fix: don't save store paths when skip-push is true#64
vemek wants to merge 1 commit into
ryanccn:mainfrom
vemek:main

Conversation

@vemek

@vemek vemek commented Jul 4, 2026

Copy link
Copy Markdown

Hi, thanks for your work on this action! I use hosted runners with a persistent store, and I also set skip-push and push build outputs directly. However, the store is still scanned when this action runs to create an inventory which, in this case, is not used. By optimising this step out, my run time for the attic-action step goes from >30s to <1s, and I expect the runtime without this optimisation will grow with the size of the nix store.

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.

1 participant