flake-checker-action

A GitHub Action that performs health checks for your Nix flake.lock files

MIT License

Stars
38
Committers
4

Bot releases are hidden (Show)

flake-checker-action - v9

Published by colemickens about 1 month ago

What's Changed

Try again on the auto-pr by @detsys-pr-bot in https://github.com/DeterminateSystems/flake-checker-action/pull/28

  • Update detsys-ts: Merge pull request #51 from DeterminateSystems/add-missing-actions-to-update-matrix

Add missing Actions to update matrix by @detsys-pr-bot in https://github.com/DeterminateSystems/flake-checker-action/pull/29

New Contributors

Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v8...v9

flake-checker-action - v8 Latest Release

Published by lucperkins 5 months ago

flake-checker-action - v7

Published by grahamc 5 months ago

What's Changed

Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v6...v7

flake-checker-action - v6

Published by grahamc 5 months ago

What's Changed

Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v5...v6

flake-checker-action - v5

Published by lucperkins over 1 year ago

flake-checker-action - v4

Published by lucperkins over 1 year ago

In this release, the Action is made fallible to accommodate cases where fail-mode is set to true and the Nix Flake Checker discovers issues.

What's Changed

Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v3...v4

flake-checker-action - v3

Published by grahamc over 1 year ago

flake-checker-action - v2

Published by lucperkins over 1 year ago

This release primarily adds a fail-mode option to the Action. If set to true, the Flake Checker Action fails if Flake Checker encounters any issues.

What's Changed

Full Changelog: https://github.com/DeterminateSystems/flake-checker-action/compare/v1...v2

flake-checker-action - v1

Published by lucperkins over 1 year ago

The initial release of Determinate Systems' flake checker Action 🎉

This Action checks the health of your Nix flakes and adds a health report to your Actions' job summary (as a Markdown document).