Skip to content

Store UID in env and run self-check with that UID#1413

Closed
cole-h wants to merge 1 commit intomainfrom
run-self-check-as-user
Closed

Store UID in env and run self-check with that UID#1413
cole-h wants to merge 1 commit intomainfrom
run-self-check-as-user

Conversation

@cole-h
Copy link
Member

@cole-h cole-h commented Feb 6, 2025

Description

Closes #1412.

Checklist
  • Formatted with cargo fmt
  • Built with nix build
  • Ran flake checks with nix flake check
  • Added or updated relevant tests (leave unchecked if not applicable)
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • Linked to related issues (leave unchecked if not applicable)
Validating with install.determinate.systems

If a maintainer has added the upload to s3 label to this PR, it will become available for installation via install.determinate.systems:

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/pr/$PR_NUMBER | sh -s -- install

@cole-h cole-h added the upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing label Feb 6, 2025
@cole-h cole-h removed the upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing label Feb 7, 2025
@cole-h cole-h closed this Feb 7, 2025
@cole-h cole-h deleted the run-self-check-as-user branch February 7, 2025 15:54
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.

Installation script modifies /dev/tty write permissions

1 participant