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

Test --determinate in CI, and fix integration issues #1084

Merged
merged 24 commits into from
Aug 15, 2024
Merged

Test --determinate in CI, and fix integration issues #1084

merged 24 commits into from
Aug 15, 2024

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Aug 9, 2024

Description
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

grahamc and others added 16 commits August 9, 2024 14:46
@grahamc grahamc added the upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing label Aug 14, 2024
.github/workflows/ci.yml Outdated Show resolved Hide resolved
src/action/common/configure_init_service.rs Outdated Show resolved Hide resolved
src/action/common/configure_init_service.rs Show resolved Hide resolved
src/os/darwin/diskutil.rs Show resolved Hide resolved
src/action/macos/create_determinate_nix_volume.rs Outdated Show resolved Hide resolved
@grahamc grahamc marked this pull request as ready for review August 14, 2024 15:18
Copy link
Member

@cole-h cole-h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Else LGTM.

flake.nix Outdated Show resolved Hide resolved
@cole-h cole-h changed the title Dnixd test Test --determinate in CI, and fix integration issues Aug 15, 2024
@cole-h cole-h merged commit c0cd969 into main Aug 15, 2024
21 checks passed
@cole-h cole-h deleted the dnixd-test branch August 15, 2024 19:25
@cole-h cole-h added this to the 0.21.0 milestone Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants