- 04 Mar, 2020 3 commits
-
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
Oli Evans authored
- build in docker in ci so we can see failures. - tag and push to dockerhub from ci so we have more control and visibility on the process. Note, docker workflows run on all branches and no tags by default. You need to opt in to having builds trigger when a git tag is pushed. The filter definition to opt in to tags needs to be present on your job and all dependendent jobs, which is dull. See https://circleci.com/docs/2.0/workflows/#executing-workflows-for-a-git-tag I've recreated the dockerhub autobuild rules we have currently, but it is worthing taking a moment to review them. License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
-
- 02 Mar, 2020 9 commits
-
-
Steven Allen authored
docs: update licence info in README
-
Steven Allen authored
chore(deps): bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
-
Steven Allen authored
docs: fix example for files.write
-
Alan Shaw authored
Co-Authored-By: Johnny <9611008+johnnymatthews@users.noreply.github.com>
-
dependabot-preview[bot] authored
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>
-
Alan Shaw authored
* 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
-
Alan Shaw authored
Also tweaks "highly suggests" to "highly recommends". IMHO there are levels of recommendation but a suggestion is a boolean.
-
Steven Allen authored
Fix typo in 0.4.23 release date
-
Ronsor authored
The year should be "2020," not "2019."
-
- 26 Feb, 2020 6 commits
-
-
Steven Allen authored
feat(graphsync): mount the graphsync libp2p protocol
-
Steven Allen authored
-
Steven Allen authored
This won't fetch files from graphsync but will serve them. fixes #6830
-
Steven Allen authored
feat: update go in docker container
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p-core from 0.3.0 to 0.3.1
-
Steven Allen authored
Nice and fresh features & bugs.
-
- 25 Feb, 2020 2 commits
-
-
Steven Allen authored
remove expired GPG key from README
-
Will Scott authored
Encourage initial bug reports to security@ to be unencrypted for faster triage
-
- 24 Feb, 2020 1 commit
-
-
dependabot-preview[bot] authored
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>
-
- 21 Feb, 2020 4 commits
-
-
Steven Allen authored
fix: tidy go.mod
-
Steven Allen authored
chore: update the package list
-
Steven Allen authored
It's not fully up-to-date but we're not going to keep this up-to-date without automation.
-
Steven Allen authored
Dependabot needs to run go mod tidy...
-
- 19 Feb, 2020 4 commits
-
-
Steven Allen authored
Merge pull request #6909 from ipfs/dependabot/go_modules/github.com/ipfs/interface-go-ipfs-core-0.2.6 chore(deps): bump github.com/ipfs/interface-go-ipfs-core from 0.2.5 to 0.2.6
-
Steven Allen authored
chore(deps): bump github.com/ipfs/go-datastore from 0.4.2 to 0.4.4
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-datastore](https://github.com/ipfs/go-datastore) from 0.4.2 to 0.4.4. - [Release notes](https://github.com/ipfs/go-datastore/releases) - [Commits](https://github.com/ipfs/go-datastore/compare/v0.4.2...v0.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/interface-go-ipfs-core](https://github.com/ipfs/interface-go-ipfs-core) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/ipfs/interface-go-ipfs-core/releases) - [Commits](https://github.com/ipfs/interface-go-ipfs-core/compare/v0.2.5...v0.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 18 Feb, 2020 7 commits
-
-
Steven Allen authored
test(sharness): test our tests
-
Steven Allen authored
Make sure they: 1. Report that they're done. Otherwise, we'll silently succeed. 2. Have a description. 3. Make sure we cleanup IPFS.
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.5 to 0.2.6
-
Steven Allen authored
chore(deps): bump github.com/libp2p/go-libp2p from 0.5.1 to 0.5.2
-
Steven Allen authored
chore(deps): bump github.com/ipfs/go-ipfs-blockstore from 0.1.1 to 0.1.4
-
Steven Allen authored
chore(deps): bump github.com/ipfs/go-ipfs-pinner from 0.0.3 to 0.0.4
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-ipfs-pinner](https://github.com/ipfs/go-ipfs-pinner) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/ipfs/go-ipfs-pinner/releases) - [Commits](https://github.com/ipfs/go-ipfs-pinner/compare/v0.0.3...v0.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 17 Feb, 2020 3 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) from 0.2.5 to 0.2.6. - [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases) - [Commits](https://github.com/libp2p/go-libp2p-pubsub/compare/v0.2.5...v0.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/libp2p/go-libp2p/releases) - [Changelog](https://github.com/libp2p/go-libp2p/blob/master/NEWS.md) - [Commits](https://github.com/libp2p/go-libp2p/compare/v0.5.1...v0.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/ipfs/go-ipfs-blockstore](https://github.com/ipfs/go-ipfs-blockstore) from 0.1.1 to 0.1.4. - [Release notes](https://github.com/ipfs/go-ipfs-blockstore/releases) - [Commits](https://github.com/ipfs/go-ipfs-blockstore/compare/v0.1.1...v0.1.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 14 Feb, 2020 1 commit
-
-
Steven Allen authored
chore(dep): update datastores for better prefix handling
-