Commit Graph

13988 Commits

Author SHA1 Message Date
Gus Eggert
fdbe363eb1 test: parallelize more of rcmgr Go tests 2023-03-09 08:18:14 -05:00
Gus Eggert
ad5a0fea0e test: port legacy DHT tests to Go 2023-03-09 08:18:14 -05:00
Jorropo
40d7f2fecc chore: bump go-libipfs v0.6.1
This does nothing, just move from an untagged commit to a tagged commit but contain the same things.
2023-03-08 12:00:58 +01:00
Piotr Galar
eb8a72d919
Merge pull request #9696 from ipfs/galargh-patch-2
fix: t0116-gateway-cache.sh
2023-03-08 10:19:28 +01:00
Piotr Galar
c1dcff9325
Merge pull request #9384 from sashashura/patch-2
GitHub Workflows security hardening
2023-03-08 08:28:20 +01:00
Piotr Galar
b21e819923
Apply suggestions from code review 2023-03-08 08:00:44 +01:00
Alex
0f65594d9e
Apply suggestions from code review
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2023-03-07 23:01:49 +00:00
Piotr Galar
8f638dcbcd
Merge pull request #9699 from ipfs/early-testers
docs: add bifrost to early testers
2023-03-06 20:19:34 +01:00
Piotr Galar
41af538a47
Merge pull request #9689 from ipfs/no-testground
ci: remove disabled testground workflow
2023-03-06 20:03:19 +01:00
Piotr Galar
4400db6ce4
docs: add bifrost to early testers 2023-03-06 19:48:39 +01:00
Piotr Galar
0ee879ec69
docs: sort early testers list alphabetically 2023-03-06 19:45:23 +01:00
Piotr Galar
5c4ac6f7d8
Merge branch 'master' into patch-2 2023-03-06 16:00:28 +01:00
Will Hawkins
6d7ad61747 fix: typo in documentation for install path
By default, `go install` will install go $GOBIN and not $GOPATH/bin. In
most cases there is no functional difference -- `go install` falls
back to $GOPATH/bin when $GOBIN is empty.
2023-03-06 15:50:39 +01:00
omahs
698166bf2a
docs: fix typos 2023-03-06 09:42:54 -05:00
Piotr Galar
80826d0480
Merge pull request #9698 from ipfs/version-update-v0.19
Update Version: v0.19
2023-03-06 13:45:09 +01:00
galargh
5e8fb41151 chore: update version 2023-03-06 12:30:37 +00:00
Jorropo
7986196414 feat: Reduce RM code footprint
Co-Authored-By: Antonio Navarro Perez <antnavper@gmail.com>
2023-03-06 12:46:58 +01:00
Piotr Galar
7aed2163d3
fix: t0116-gateway-cache.sh 2023-03-06 12:30:04 +01:00
Piotr Galar
d1541e1d30
Merge pull request #9666 from ipfs/galargh-patch-1
ci: ensure new interop suites are executed
2023-03-03 17:50:56 +01:00
Jorropo
fea25f7ab1 chore: update golang.org/x/net to v0.7.0
Include fix for https://pkg.go.dev/vuln/GO-2023-1571 (this impact us in the DOH handler).
2023-03-03 12:54:20 +01:00
Jorropo
23379d8d60 chore: update go-unixfs v0.4.4
Include missing error handling.
2023-03-03 12:54:20 +01:00
Steve Loeppky
f84ad6d627 Doc updates/additions 2023-03-03 12:39:25 +01:00
Piotr Galar
0cea5be411
Merge branch 'master' into galargh-patch-1 2023-03-02 11:31:04 +01:00
galargh
fe8f72e707 ci: replace junit html generation with gh action 2023-03-02 10:52:23 +01:00
Piotr Galar
e1f38d7567
ci: set sensible timeouts on all gha jobs (#9683) 2023-03-02 10:51:57 +01:00
galargh
74cfddc39e ci: remove disabled testground workflow 2023-03-02 10:34:38 +01:00
Marten Seemann
68f4dd4427 chore: update go-libp2p to v0.26.2 2023-03-02 08:48:23 +01:00
Gus Eggert
145795b148 test: port rcmgr sharness tests to Go 2023-02-28 15:34:23 +01:00
Marcin Rataj
cf9276db02
Merge pull request #9657 from laurentsenta/test/sharness-with-car-fixtures
test(gateway): use deterministic CAR fixtures
2023-02-28 14:22:40 +01:00
Marten Seemann
56b9962103 chore: update go-libp2p to v0.26.1 2023-02-28 02:48:17 +01:00
Henrique Dias
1794649bf2
feat(gateway): error handling improvements (500, 502, 504) (#9660)
* fix(gateway): return 500 for all /ip[nf]s/id failures
* fix: replace deprecated structs
* chore: bump go-libipfs to version from main
2023-02-28 02:21:50 +01:00
Gabe
e3b17a4fe6
docs: be clear about swarm.addrfilters (#9661) 2023-02-27 15:43:20 +01:00
Piotr Galar
baa9d609ec
ci: get rid of interop matrix 2023-02-27 13:18:11 +01:00
Laurent Senta
92a068a82b fix: remove leftover fixtures & notes 2023-02-27 12:16:44 +01:00
Laurent Senta
42132f1dfc fix: add versions 2023-02-27 12:16:33 +01:00
Laurent Senta
3ed8f394e0 test: use car fixtures in sharness t0400 2023-02-27 12:16:33 +01:00
Laurent Senta
7f3c0baa5d test: use car fixtures in sharness t0123 2023-02-27 12:16:33 +01:00
Laurent Senta
a57ca965c1 test: use car fixtures in sharness t0122 2023-02-27 12:16:33 +01:00
Laurent Senta
26b493d3c5 test: use car fixtures in sharness t0118 2023-02-27 12:16:33 +01:00
Laurent Senta
284bb8c819 test: use car fixtures in sharness t0116 2023-02-27 12:16:33 +01:00
Laurent Senta
8a3591b860 test: fix prometheus test folder path 2023-02-27 12:16:33 +01:00
Laurent Senta
8641d16a2b test: use car fixtures in sharness t0115 2023-02-27 12:16:33 +01:00
Laurent Senta
771d62c8f4 test: use car fixtures in sharness t0114 2023-02-27 12:16:33 +01:00
Laurent Senta
64ccdbd6f2 test: use car fixtures in sharness t0113 2023-02-27 12:16:33 +01:00
Laurent Senta
0d7c892cec test: use car fixtures in sharness t0117 2023-02-27 12:16:33 +01:00
Piotr Galar
7cd7c67fb3
ci: fix test extraction in interop workflow 2023-02-27 11:10:28 +01:00
Piotr Galar
5d60453326
ci: ensure new interop suites are executed 2023-02-27 10:49:21 +01:00
Henrique Dias
4283b9d98f
chore: bump go-libp2p-kad-dht to v0.21.1 (#9663) 2023-02-24 11:49:31 +01:00
Marten Seemann
a3366c522a
chore: update go-libp2p to v0.26 (#9656)
Co-authored-by: Henrique Dias <hacdias@gmail.com>
2023-02-24 10:34:10 +01:00
Jorropo
f73cd19220
chore: bump go-unixfs to v0.4.3 (#9643)
Co-authored-by: Henrique Dias <hacdias@gmail.com>
2023-02-23 09:17:01 +01:00