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-24.05] buildkite-agent: 3.59.0 -> 3.77.0 #336755

Merged
merged 4 commits into from
Aug 30, 2024

Conversation

flokli
Copy link
Contributor

@flokli flokli commented Aug 23, 2024

Description of changes

This contains the bumps of buildkite-agent to 3.77.0, without the workaround we temporarily introduced in 1295582, as that behaviour got reverted in 3.77.0.

It includes a fix for the occasionally occuring open /dev/pts/0: permission denied bug by upstream downgrading the pty library buildkite-agent was using (buildkite/agent#2790).

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.11 Release Notes (or backporting 23.11 and 24.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

zimbatm and others added 4 commits August 23, 2024 14:10
(cherry picked from commit 7d7fd84)
This does not include the workaround we included in nixos unstable, as
the behaviour is fixed with 3.77.0.

(cherry picked from commit 1295582)
(cherry picked from commit 9e3a379)
(cherry picked from commit bccb2f7)
@flokli flokli changed the title buildkite-agent: 3.59.0 -> 3.77.0 [release-24.05] buildkite-agent: 3.59.0 -> 3.77.0 Aug 23, 2024
@flokli flokli merged commit 0e94df7 into NixOS:release-24.05 Aug 30, 2024
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants