Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge upstream #15

Merged
merged 5 commits into from
Feb 7, 2025
Merged

Merge upstream #15

merged 5 commits into from
Feb 7, 2025

Conversation

RossComputerGuy
Copy link
Owner

Motivation

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

roberth and others added 5 commits February 7, 2025 10:56
Note that this is just a script that is meant to run outside a
derivation (but also can be called by a derivation builder).
`touch $out` does not belong in it.

`touch $out` worked accidentally in the derivation-based check,
and also in the dev shell, but if pre-commit is invoked without
the dev shell it would fail.
This seems to be the way to do it now, even though I can't run them
without setting at least one env var.
I'll only fix shellcheck for now. Don't shoot the messenger.

It isn't quite clear to me why the previous commit masked this problem,
but I'm glad shellcheck has an effect or more effect now.
This way shellcheck is ok with it, and it conveys that a significant
chunk of the test is skipped.
pre-commit/check-merge-conflicts-2: fix use outside dev shell
@RossComputerGuy RossComputerGuy merged commit 5862be3 into master Feb 7, 2025
7 of 11 checks passed
@RossComputerGuy RossComputerGuy deleted the feat/bump-upstream branch February 7, 2025 18:50
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.

2 participants