Commit Graph

10 Commits

Author SHA1 Message Date
techknowlogick
7fa0fa45a8
buildkite-agent: 3.87.0 -> 3.87.1 (#359617) 2024-11-28 14:20:26 +01:00
techknowlogick
2b6705529c buildkite-agent: 3.86.0 -> 3.87.0
Diff: https://github.com/buildkite/agent/compare/v3.86.0...v3.87.0
2024-11-18 15:35:48 -05:00
techknowlogick
1253fadac4 buildkite-agent: 3.85.1 -> 3.86.0
Diff: https://github.com/buildkite/agent/compare/v3.85.1...v3.86.0
2024-11-12 10:18:06 -05:00
techknowlogick
fafa05878d buildkite-agent: 3.82.1 -> 3.85.1
Diff: https://github.com/buildkite/agent/compare/v3.82.1...v3.85.1
2024-11-11 20:36:01 -05:00
techknowlogick
6339a64609
buildkite-agent: 3.77.0 -> 3.82.1 (#342847) 2024-10-02 16:54:43 +02:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Florian Klink
bccb2f7c84 buildkite-agent: 3.76.2 -> 3.77.0
We can also drop the workaround included in the bump to 3.76.1, as
upstream reverted that behavorial change.
2024-08-08 13:24:15 +03:00
R. Ryantm
9e3a3790f4 buildkite-agent: 3.76.1 -> 3.76.2 2024-08-06 04:00:27 +00:00
Florian Klink
129558261d
buildkite-agent: 3.59.0 -> 3.76.1 (#331340)
* buildkite-agent: 3.59.0 -> 3.76.1

* nixos/buildkite-agent: put each agent in its own private /tmp

Workaround for https://github.com/buildkite/agent/issues/2916, but
probably still a good idea.
2024-08-02 21:59:32 +02:00
zimbatm
7d7fd84248 buildkite-agent: move to by-name 2024-07-31 09:10:34 +02:00