Commit Graph

11189 Commits

Author SHA1 Message Date
Steven Allen
fe83c19cfd
Merge pull request #6988 from ipfs/chore/macos_sharness_fixes
Chore/macos sharness fixes
2020-03-11 21:58:39 -07:00
Peter Rabbitson
7b65c0703f Simplify grep in test to pass on MacOS 2020-03-12 04:42:53 +01:00
Peter Rabbitson
81cb535c52 Prevent go fmt check from failing under make -j10 test
Under high paralellism we would be regenerating the plugin source
while doing the initial `go fmt` read.

Instead simply exclude the generated file.
2020-03-12 04:41:09 +01:00
Peter Rabbitson
0819fe6f4a Require go 1.14
A dependency of ours now requires 1.14, let's be more explicit ourselves

../../go/pkg/mod/github.com/lucas-clemente/quic-go@v0.15.2/interface.go:54:2: duplicate method StreamID
../../go/pkg/mod/github.com/lucas-clemente/quic-go@v0.15.2/stream.go:44:2: duplicate method StreamID
note: module requires Go 1.14
2020-03-12 04:25:13 +01:00
Steven Allen
755d35992f
Merge pull request #6987 from ipfs/fix/provide-errors
chore(dep): update go-ipfs-provider
2020-03-11 19:42:41 -07:00
Steven Allen
a1b50c8ed8 chore(dep): update go-ipfs-provider 2020-03-11 19:29:31 -07:00
Steven Allen
bd088239c3
Merge pull request #6979 from ipfs/dependabot/go_modules/github.com/fsnotify/fsnotify-1.4.8
chore(deps): bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.8
2020-03-11 09:25:42 -07:00
Steven Allen
7003cd9831
Merge pull request #6980 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.3
chore(deps): bump github.com/multiformats/go-multiaddr-net from 0.1.2 to 0.1.3
2020-03-11 09:25:08 -07:00
dependabot-preview[bot]
855a0ea8a3
chore(deps): bump github.com/multiformats/go-multiaddr-net
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/multiformats/go-multiaddr-net/releases)
- [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.2...v0.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 11:28:19 +00:00
dependabot-preview[bot]
62ab7fc5c5
chore(deps): bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.8
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.7...v1.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-11 11:27:54 +00:00
Steven Allen
6ae79efc2f
Merge pull request #6914 from marten-seemann/generalize-private-network
Update to go-libp2p 0.6.0
2020-03-09 19:56:59 -07:00
Marten Seemann
53782d439c update to new private network interfaces 2020-03-09 19:39:06 -07:00
Steven Allen
77b634bd9d
Merge pull request #6968 from ipfs/dependabot/go_modules/github.com/ipfs/go-ds-leveldb-0.4.2
chore(deps): bump github.com/ipfs/go-ds-leveldb from 0.4.1 to 0.4.2
2020-03-09 07:26:56 -07:00
dependabot-preview[bot]
61a0023781
chore(deps): bump github.com/ipfs/go-ds-leveldb from 0.4.1 to 0.4.2
Bumps [github.com/ipfs/go-ds-leveldb](https://github.com/ipfs/go-ds-leveldb) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/ipfs/go-ds-leveldb/releases)
- [Commits](https://github.com/ipfs/go-ds-leveldb/compare/v0.4.1...v0.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 11:33:09 +00:00
Steven Allen
35378abfa5
Merge pull request #6961 from ipfs/ci/go-1.14
ci: update to go 1.14
2020-03-08 22:22:16 -07:00
Steven Allen
a68c1af938 ci: update to go 1.14 2020-03-08 22:00:26 -07:00
Steven Allen
1ae69862bc
Merge pull request #6602 from ipfs/feat/coreapi-mount
mount: switch over to the CoreAPI
2020-03-06 22:30:12 -08:00
Steven Allen
12892ff24c
Merge pull request #6957 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-kad-dht-0.5.1
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.5.0 to 0.5.1
2020-03-06 22:18:52 -08:00
Steven Allen
e91e983be8
Merge pull request #6960 from ipfs/fix/dht-put-docs
doc(commands): document that `dht put` takes a file
2020-03-06 22:18:38 -08:00
Steven Allen
fef5e8d780 doc(commands): document that dht put takes a file
Turns out that our CLI help text doesn't indicate whether or not a command takes
a file.
2020-03-06 13:49:57 -08:00
dependabot-preview[bot]
21ad5498f3
chore(deps): bump github.com/libp2p/go-libp2p-kad-dht
Bumps [github.com/libp2p/go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/libp2p/go-libp2p-kad-dht/releases)
- [Commits](https://github.com/libp2p/go-libp2p-kad-dht/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 21:48:04 +00:00
Steven Allen
f0959de1c0
Merge pull request #6958 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.4.0
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.1 to 0.4.0
2020-03-06 13:42:21 -08:00
dependabot-preview[bot]
aa61259787
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.1 to 0.4.0
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/libp2p/go-libp2p-core/releases)
- [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.3.1...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06 11:24:54 +00:00
Steven Allen
18ca5abf1c
Merge pull request #6948 from ipfs/dependabot/go_modules/github.com/prometheus/client_golang-1.5.0
chore(deps): bump github.com/prometheus/client_golang from 1.4.1 to 1.5.0
2020-03-04 22:32:26 -08:00
Steven Allen
49afb3b5bd
Merge pull request #6950 from ipfs/remove-jenkins-ci
chore: remove unused jenkins ci config
2020-03-04 10:08:18 -08:00
Oli Evans
9c232cc55a
chore: remove unused jenkins ci config
We use circle for ci. The old Jenkinsfile is stale and unused.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-03-04 16:43:19 +00:00
dependabot-preview[bot]
fb2a642b6a
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.4.1...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-04 11:26:13 +00:00
Steven Allen
97bc89d560 resolve: kill off buggy resolve function
This resolve function assumed that all paths were of the same type (ipfs, ipld,
etc.). The CoreAPI does a much better job.
2020-03-02 09:22:58 -08:00
Steven Allen
8643d949f3 cmds/tar: use the coreapi 2020-03-02 09:22:58 -08:00
Steven Allen
76b1546211 mount: switch over to the CoreAPI
1. Fix resolution of sharded directories.
2. Slowly kill off users of the IpfsNode object.
2020-03-02 09:22:58 -08:00
Steven Allen
083ef47ce8
Merge pull request #6942 from ipfs/docs/update-licence-info-in-readme
docs: update licence info in README
2020-03-02 09:21:49 -08:00
Steven Allen
9156cb083b
Merge pull request #6944 from ipfs/dependabot/go_modules/github.com/multiformats/go-multiaddr-0.2.1
chore(deps): bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
2020-03-02 09:20:46 -08:00
Steven Allen
76acc953e1
Merge pull request #6943 from ipfs/docs/fix-files-write-eg
docs: fix example for files.write
2020-03-02 09:20:15 -08:00
Alan Shaw
0ddc2751a4
docs: fix typo
Co-Authored-By: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2020-03-02 15:57:04 +00:00
dependabot-preview[bot]
65954b71cc
chore(deps): bump github.com/multiformats/go-multiaddr
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/multiformats/go-multiaddr/releases)
- [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.2.0...v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-02 11:25:50 +00:00
Alan Shaw
885e1125b8
docs: fix example for files.write
* Adds the `--parents` optiont to the first command so that it is runnable
* Updates the description to specifies the option to use if you _do_ want nonexistant intermediate directories created
2020-03-02 10:36:13 +00:00
Alan Shaw
3229c82ad8
docs: update licence info in README
Also tweaks "highly suggests" to "highly recommends". IMHO there are levels of recommendation but a suggestion is a boolean.
2020-03-02 10:11:42 +00:00
Steven Allen
8d89322b8f
Merge pull request #6941 from Ronsor/patch-1
Fix typo in 0.4.23 release date
2020-03-01 22:26:14 -08:00
Ronsor
861df14905
Fix typo in 0.4.23 release date
The year should be "2020," not "2019."
2020-03-01 22:49:17 -07:00
Steven Allen
a22dc826c5
Merge pull request #6892 from ipfs/feat/graphsync-server
feat(graphsync): mount the graphsync libp2p protocol
2020-02-26 10:19:33 -08:00
Steven Allen
585731074e test(graphsync): test server-side graphsync 2020-02-26 09:11:17 -08:00
Steven Allen
46d26af0b6 feat(graphsync): mount the graphsync libp2p protocol
This won't fetch files from graphsync but will serve them.

fixes #6830
2020-02-26 09:11:15 -08:00
Steven Allen
682989a9f4
Merge pull request #6933 from ipfs/feat/update-go
feat: update go in docker container
2020-02-25 19:13:02 -08:00
Steven Allen
c804a1638c
Merge pull request #6923 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-core-0.3.1
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.3.1
2020-02-25 19:04:09 -08:00
Steven Allen
956b8d1e75 feat: update go in docker container
Nice and fresh features & bugs.
2020-02-25 18:57:19 -08:00
Steven Allen
0e9c3317a7
Merge pull request #6931 from ipfs/bug/encryptedsecurityreports
remove expired GPG key from README
2020-02-25 14:22:11 -08:00
Will Scott
ca0ee36b8d
remove expired GPG key from README
Encourage initial bug reports to security@ to be unencrypted for faster triage
2020-02-25 12:30:29 -08:00
dependabot-preview[bot]
ab0d96c321
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.3.1
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/libp2p/go-libp2p-core/releases)
- [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 11:25:22 +00:00
Steven Allen
63d5fd7b99
Merge pull request #6918 from ipfs/fix/go-mod
fix: tidy go.mod
2020-02-21 18:33:36 -05:00
Steven Allen
5a191d9c89
Merge pull request #6919 from ipfs/chore/update-package-list
chore: update the package list
2020-02-21 17:08:42 -05:00