R. Ryantm
8a0bd174ac
buf: 1.13.1 -> 1.14.0
2023-02-14 10:45:32 +00:00
Aaron Jheng
2fa405ba9e
buf: 1.12.0 -> 1.13.1
2023-01-28 06:32:23 +00:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Aaron Jheng
107d556bb0
buf: 1.11.0 -> 1.12.0
2023-01-13 12:30:57 +00:00
Aaron Jheng
882ea7d516
buf: 1.9.0 -> 1.11.0
2022-12-28 03:11:31 +00:00
Arnout Engelen
5f588eb4a9
Merge pull request #200518 from avdv/buf-fix-cyclic-import-test
...
buf: Add patch to make TestCyclicImport deterministic
2022-11-10 14:40:32 +01:00
Bobby Rong
433cb7b6c2
Merge pull request #200520 from raboof/buf-remove-maintainer-raboof
...
buf: remove raboof as maintainer
2022-11-10 21:28:44 +08:00
Claudio Bley
f8cd032621
buf: Add patch to make TestDuplicateSyntheticOneofs deterministic
2022-11-10 13:39:27 +01:00
Arnout Engelen
054bdf8e9b
buf: remove raboof as maintainer
...
I don't currently use protobuf as heavily, and there are two
other maintainers listed.
2022-11-10 12:55:21 +01:00
Claudio Bley
7a45af06a2
buf: Add patch to make TestCyclicImport deterministic
...
The test were failing on hydra, and this was fixed upstream.
2022-11-10 12:39:01 +01:00
sternenseemann
ebb0a9b939
buf: remove reliance of tests on git file transport
...
A recent git security update disabled the file transport by default,
see https://github.blog/2022-10-18-git-security-vulnerabilities-announced/#cve-2022-39253
We can pick an upstream patch which needed to be rebased unfortunately,
so we can't fetch it directly from GitHub.
2022-11-01 21:19:42 +01:00
R. Ryantm
e00aa39f62
buf: 1.8.0 -> 1.9.0
2022-10-20 05:29:04 +00:00
Aaron Jheng
00e586af2d
buf: 1.7.0 -> 1.8.0
2022-09-20 07:38:09 +00:00
roblabla
dfd14bd589
buf: Patch out flakey test
2022-09-05 13:23:33 +02:00
R. Ryantm
c245ed1cc1
buf: 1.6.0 -> 1.7.0
2022-07-28 09:46:19 +00:00
Aaron Jheng
7aa9ce8d2b
buf: 1.5.0 -> 1.6.0
2022-06-25 02:09:42 +00:00
Aaron Jheng
a833aefc2a
buf: 1.4.0 -> 1.5.0
2022-06-02 10:09:10 +00:00
Artturin
f1c7f19e49
treewide: testVersion -> testers.testVersion
2022-04-22 16:24:27 +03:00
R. Ryantm
926ef37b80
buf: 1.3.0 -> 1.4.0
2022-04-22 07:01:59 +00:00
Luc Perkins
532e6eba75
buf: 1.1.1 -> 1.3.0
2022-03-25 11:28:10 -07:00
R. Ryantm
812c6acdfc
buf: 1.1.0 -> 1.1.1
2022-03-22 02:05:14 +00:00
R. Ryantm
24ac686e22
buf: 1.0.0 -> 1.1.0
2022-03-02 02:01:40 +00:00
Aaron Jheng
7d57438b80
buf: 1.0.0-rc12 -> 1.0.0
2022-02-18 07:01:27 +00:00
Aaron Jheng
7fbf10b519
buf: 1.0.0-rc11 -> 1.0.0-rc12
2022-02-03 05:43:04 +00:00
Luc Perkins
6749f353af
buf: 1.0.0-rc10 -> 1.0.0-rc11 ( #155518 )
2022-01-20 01:59:05 +01:00
Abin Simon
4ed62dd5c1
buf: 1.0.0-rc8 -> 1.0.0-rc10
2022-01-02 16:17:37 +00:00
Luke Rewega
a9252b2275
buf: 1.0.0-rc7 -> 1.0.0-rc8
2021-11-11 14:30:48 -05:00
Luke Rewega
383cbce57a
buf: 0.54.1 -> 1.0.0-rc7
2021-11-08 14:06:30 -05:00
Yusuf Bera Ertan
c8b03e23b4
buf: 0.52.0 -> 0.54.1
2021-09-03 23:00:59 +03:00
R. RyanTM
26deb4e378
buf: 0.51.1 -> 0.52.0
2021-08-20 17:47:22 +00:00
Sandro
8b31fa0567
Merge pull request #134465 from 06kellyjac/buf
...
buf: 0.50.0 -> 0.51.1
2021-08-18 13:08:15 +02:00
Sandro
3f3e055bcd
Merge pull request #133905 from raboof/buf-use-testVersion-utility
...
buf: use testVersion utility
2021-08-18 11:59:49 +02:00
06kellyjac
e45ef29b92
buf: 0.50.0 -> 0.51.1
2021-08-17 14:18:40 +01:00
Arnout Engelen
1a604de2e7
buf: use testVersion utility
...
`installCheckPhase` is mainly intended for checks that are part of the
upstream package, for our 'own' checks we prefer `passthru.tests`.
This loses running `buf --help`, but I'm not sure how much that adds
on top of `buf --version`?
2021-08-15 09:00:30 +02:00
Ilan Joselevich
7dd5362915
buf: 0.49.0 -> 0.50.0
2021-08-14 05:21:17 +03:00
06kellyjac
1560fde989
buf: 0.46.0 -> 0.49.0
...
Dropped leaveDotGit to avoid non-determinism issues
Skip test that requried .git
Slight cleanup
Add myself as a maintainer
2021-08-11 10:29:52 +01:00
06kellyjac
25fd71e281
buf: 0.44.0 -> 0.46.0
2021-07-28 12:23:06 +01:00
Robert Hensing
81e24d81e4
Merge pull request #130102 from raboof/buf-add-patch-comment
...
buf: add patch comment
2021-07-13 19:44:12 +02:00
Arnout Engelen
22812f4bec
buf: add patch comment
...
To satisfy https://github.com/jtojnar/nixpkgs-hammering/blob/master/explanations/missing-patch-comment.md
2021-07-13 17:06:06 +02:00
06kellyjac
852af2e84f
buf: 0.43.2 -> 0.44.0
2021-07-13 12:34:38 +01:00
06kellyjac
a178aba8ca
buf: 0.41.0 -> 0.43.2
...
Fix new git tests
Add ldflags to slightly reduce binary size
Only install required binaries
2021-06-19 09:43:46 +01:00
R. RyanTM
3b4d456465
buf: 0.40.0 -> 0.41.0
2021-04-28 00:03:12 -04:00
Arnout Engelen
675d5ba700
buf: init at 0.40.0
2021-03-25 12:03:54 +01:00