Skip to content

Remove flakehub api call in nix cache action in CI - #1798

Merged
spacebear21 merged 2 commits into
payjoin:masterfrom
benalleng:nix-no-cache-test
Aug 12, 2026
Merged

Remove flakehub api call in nix cache action in CI#1798
spacebear21 merged 2 commits into
payjoin:masterfrom
benalleng:nix-no-cache-test

Conversation

@benalleng

@benalleng benalleng commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

The magic-nix-cache-action was calling the flakehub api when we do not have an account for it. This keeps the action and just uses the standard github cache storage space.

As a note the github cache space is limited at our current tier. Perhaps it is worth exploring whether or not this job is totally worth it if our repo immediately fills the cache space.

Pull Request Checklist

Please confirm the following before requesting review:

@coveralls

coveralls commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 31516697017

Coverage remained the same at 86.718%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 16458
Covered Lines: 14272
Line Coverage: 86.72%
Coverage Strength: 343.34 hits per line

💛 - Coveralls

@benalleng benalleng changed the title Remove nix cache action in CI Remove flakehub api call in nix cache action in CI Aug 11, 2026
@benalleng
benalleng requested a review from spacebear21 August 11, 2026 17:29
@benalleng
benalleng marked this pull request as ready for review August 11, 2026 20:57

@spacebear21 spacebear21 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

cACK/utACK, we should really investigate whether we are making effective use of github cache as it stands currently.

@caarloshenriq caarloshenriq left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

utACK

@spacebear21
spacebear21 merged commit c3b27a4 into payjoin:master Aug 12, 2026
13 checks passed
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.

4 participants