Skip to content

Add strict mode#53

Merged
lucperkins merged 28 commits intomainfrom
test-fail-mode
May 22, 2024
Merged

Add strict mode#53
lucperkins merged 28 commits intomainfrom
test-fail-mode

Conversation

@lucperkins
Copy link
Copy Markdown
Member

@lucperkins lucperkins commented May 17, 2024

In general, the magic-nix-cache-action handles errors very leniently because it needs to not take down your workflow with it. The problem with this, though, is that it's hard to know if the Action itself is working properly in our own CI suite. This PR addresses that by adding a strict mode toggle intended only for this environment.

@lucperkins lucperkins enabled auto-merge May 18, 2024 21:45
Comment thread src/index.ts Outdated
Comment thread src/index.ts Outdated
@lucperkins lucperkins requested a review from cole-h May 20, 2024 14:20
Comment thread src/index.ts
@lucperkins lucperkins requested a review from cole-h May 20, 2024 16:58
Comment thread action.yml Outdated
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml Outdated
@lucperkins lucperkins merged commit 6022588 into main May 22, 2024
@lucperkins lucperkins deleted the test-fail-mode branch May 22, 2024 20:37
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.

3 participants