Skip to content

workflows/lint: run all the static lints in same workflow#416365

Merged
Mic92 merged 1 commit intoNixOS:masterfrom
wolfgangwalther:ci-lint
Jun 13, 2025
Merged

workflows/lint: run all the static lints in same workflow#416365
Mic92 merged 1 commit intoNixOS:masterfrom
wolfgangwalther:ci-lint

Conversation

@wolfgangwalther
Copy link
Contributor

They still run in separate jobs, but they give us a nice consistent appearance in the check list: All of them are starting with "Lint / ...".

Split off from #415006 to make review and merge in steps possible. See that PR for rationale.

Things done


Add a 👍 reaction to pull requests you find important.

They still run in separate jobs, but they give us a nice consistent
appearance in the check list: All of them are starting with "Lint /
...".
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs backport release-24.11 labels Jun 13, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 13, 2025
@wolfgangwalther wolfgangwalther mentioned this pull request Jun 13, 2025
3 tasks
@Mic92 Mic92 merged commit adbd018 into NixOS:master Jun 13, 2025
15 of 18 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 13, 2025

Backport failed for release-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-24.11
git worktree add -d .worktree/backport-416365-to-release-24.11 origin/release-24.11
cd .worktree/backport-416365-to-release-24.11
git switch --create backport-416365-to-release-24.11
git cherry-pick -x 7de034555644ba323a89633d69ebbd887ba4dc03

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 13, 2025

Backport failed for release-25.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release-25.05
git worktree add -d .worktree/backport-416365-to-release-25.05 origin/release-25.05
cd .worktree/backport-416365-to-release-25.05
git switch --create backport-416365-to-release-25.05
git cherry-pick -x 7de034555644ba323a89633d69ebbd887ba4dc03

@wolfgangwalther
Copy link
Contributor Author

To backport this, I need to backport #415680 first. On my list.

@wolfgangwalther wolfgangwalther deleted the ci-lint branch June 13, 2025 09:52
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 13, 2025

Successfully created backport PR for release-24.11:

@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Jun 13, 2025

Successfully created backport PR for release-25.05:

@github-actions github-actions bot added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants