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

Release v0.26.0 #1163

Merged
merged 4 commits into from
Sep 12, 2024
Merged

Release v0.26.0 #1163

merged 4 commits into from
Sep 12, 2024

Conversation

cole-h
Copy link
Member

@cole-h cole-h commented Sep 12, 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

@cole-h cole-h added this to the 0.26.0 milestone Sep 12, 2024
@colemickens
Copy link
Member

Why are we cargo update --aggressive or really cargo update ing at all for a release bump? I guess it's a separate commit, but are we sure we want that in the release?

@cole-h
Copy link
Member Author

cole-h commented Sep 12, 2024

Why are we cargo update --aggressive or really cargo update ing at all for a release bump? I guess it's a separate commit, but are we sure we want that in the release?

Because we always have. I'm following our CONTRIBUTING document on how we do releases, which includes that step: https://github.com/DeterminateSystems/nix-installer/blob/main/CONTRIBUTING.md#releases

Feel free to open a separate PR where we can discuss that point, if you have concerns.

@cole-h cole-h added upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing and removed upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing labels Sep 12, 2024
Flake lock file updates:

• Updated input 'determinate':
    'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.93%2Brev-9f210e6a8d0d0465dd70d14d0d80bcfefea0cddc/0191e780-480e-74fd-b6d5-a737ac399aff/source.tar.gz?narHash=sha256-FSKbT3I6ldMowJ4cazPzOa3fIez8a85zpDPWE8WCnN8%3D' (2024-09-12)
  → 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.95%2Brev-3cdac9d388760cc6e8ea005808b028f68016e9b4/0191e80e-2871-7a06-a134-fa007cc372b5/source.tar.gz?narHash=sha256-QAf9dov9rcP7Rzogc6rv3nkBs/j9QfSCXjD28PzAuD8%3D' (2024-09-12)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
    'https://install.determinate.systems/determinate-nixd/rev/22f4c6a94ca253849571df4f16cc1aef3f489816/macOS?narHash=sha256-1SsjyQHWUzKV44hZhNOAZVZqlh2mm2ngWIU9nr951XQ%3D'
  → 'https://install.determinate.systems/determinate-nixd/rev/f2736d599673dbd3ee6100c4042ad1b06d04dfed/macOS?narHash=sha256-sCNJGrBWfapUw0Dq0Qqzv9e2piL6Wj7RfF7f7jVs7ww%3D'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
    'https://install.determinate.systems/determinate-nixd/rev/22f4c6a94ca253849571df4f16cc1aef3f489816/aarch64-linux?narHash=sha256-wmKwEgmsbcPWWCpGBksYjdsrx3YKrf6uIBl4ZUXmkJI%3D'
  → 'https://install.determinate.systems/determinate-nixd/rev/f2736d599673dbd3ee6100c4042ad1b06d04dfed/aarch64-linux?narHash=sha256-Bw1JmMvDbMHzCLrexRpesJOA4xK8wDWQmumo9jTpk8s%3D'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
    'https://install.determinate.systems/determinate-nixd/rev/22f4c6a94ca253849571df4f16cc1aef3f489816/x86_64-linux?narHash=sha256-xaB/sQk2eJRZriHVd/TRiLncqmhoEItapTqvFuJqxIw%3D'
  → 'https://install.determinate.systems/determinate-nixd/rev/f2736d599673dbd3ee6100c4042ad1b06d04dfed/x86_64-linux?narHash=sha256-bT85O%2Bf9Uxl9%2Bzkjbe7nSRuLog6EAv2r8X5vfP9gENw%3D'
@cole-h cole-h added the upload to s3 The labeled PR is allowed to upload its artifacts to S3 for easy testing label Sep 12, 2024
@cole-h cole-h merged commit 5f1489f into main Sep 12, 2024
26 checks passed
@cole-h cole-h deleted the release-v0.26.0 branch September 12, 2024 21:39
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.

3 participants