Commit Graph

11163 Commits

Author SHA1 Message Date
Oli Evans
7c593bd84b
wip: add branch filter
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-03-04 15:23:44 +00:00
Oli Evans
8ff47e550c
chore: fix yaml indenting
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-03-04 12:34:09 +00:00
Oli Evans
80a7f1f1c1
chore: remove unused code
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-03-04 12:22:47 +00:00
Oli Evans
58c240033e
feat: docker build and tag from ci
- 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>
2020-03-04 12:12:20 +00: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
Steven Allen
0cd843ea68 chore: update the package list
It's not fully up-to-date but we're not going to keep this up-to-date without automation.
2020-02-21 13:50:20 -05:00
Steven Allen
e1af65600e fix: tidy go.mod
Dependabot needs to run go mod tidy...
2020-02-21 13:47:56 -05:00
Steven Allen
21f6e19f2f
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
2020-02-19 11:10:38 -05:00
Steven Allen
51362f31bd
Merge pull request #6910 from ipfs/dependabot/go_modules/github.com/ipfs/go-datastore-0.4.4
chore(deps): bump github.com/ipfs/go-datastore from 0.4.2 to 0.4.4
2020-02-19 11:07:31 -05:00
dependabot-preview[bot]
3eeb2688cf
chore(deps): bump github.com/ipfs/go-datastore from 0.4.2 to 0.4.4
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>
2020-02-19 11:24:06 +00:00
dependabot-preview[bot]
01659a2399
chore(deps): bump github.com/ipfs/interface-go-ipfs-core
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>
2020-02-19 11:23:42 +00:00
Steven Allen
25fbf19186
Merge pull request #6908 from ipfs/test/test-sharness-tests
test(sharness): test our tests
2020-02-18 16:34:30 -05:00
Steven Allen
6e8c25eaee test(sharness): test our tests
Make sure they:

1. Report that they're done. Otherwise, we'll silently succeed.
2. Have a description.
3. Make sure we cleanup IPFS.
2020-02-18 15:14:45 -05:00
Steven Allen
ff0feb42cd
Merge pull request #6905 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-pubsub-0.2.6
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.5 to 0.2.6
2020-02-18 11:55:45 -05:00
Steven Allen
3edf010d0c
Merge pull request #6903 from ipfs/dependabot/go_modules/github.com/libp2p/go-libp2p-0.5.2
chore(deps): bump github.com/libp2p/go-libp2p from 0.5.1 to 0.5.2
2020-02-18 11:54:22 -05:00
Steven Allen
1d88ca91e8
Merge pull request #6902 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-blockstore-0.1.4
chore(deps): bump github.com/ipfs/go-ipfs-blockstore from 0.1.1 to 0.1.4
2020-02-18 11:53:28 -05:00
Steven Allen
4b06e29b57
Merge pull request #6907 from ipfs/dependabot/go_modules/github.com/ipfs/go-ipfs-pinner-0.0.4
chore(deps): bump github.com/ipfs/go-ipfs-pinner from 0.0.3 to 0.0.4
2020-02-18 10:49:40 -05:00
dependabot-preview[bot]
8dbb153c38
chore(deps): bump github.com/ipfs/go-ipfs-pinner from 0.0.3 to 0.0.4
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>
2020-02-18 11:24:39 +00:00
dependabot-preview[bot]
6887514835
chore(deps): bump github.com/libp2p/go-libp2p-pubsub from 0.2.5 to 0.2.6
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>
2020-02-17 11:26:09 +00:00
dependabot-preview[bot]
8756487292
chore(deps): bump github.com/libp2p/go-libp2p from 0.5.1 to 0.5.2
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>
2020-02-17 11:24:59 +00:00
dependabot-preview[bot]
889ed71a44
chore(deps): bump github.com/ipfs/go-ipfs-blockstore from 0.1.1 to 0.1.4
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>
2020-02-17 11:24:29 +00:00
Steven Allen
87e19b48e7
Merge pull request #6900 from ipfs/chore/update-ds
chore(dep): update datastores for better prefix handling
2020-02-14 10:20:18 -08:00
Steven Allen
ce6c86ec0c chore(dep): update datastores for better prefix handling 2020-02-14 09:08:13 -08:00
Steven Allen
516eaa8a7a
Merge pull request #6899 from ipfs/fix/interop-tests
fix: broken interop tests
2020-02-13 14:32:50 -08:00
Steven Allen
6b9b8e60cd fix: broken interop tests
fixes https://github.com/ipfs/interop/issues/100
2020-02-13 09:41:09 -08:00
Steven Allen
ced9183e19
Merge pull request #6898 from ipfs/enable-plugins-in-docker
feat: pass IPFS_PLUGINS to docker build
2020-02-13 08:10:34 -08:00
Oli Evans
aa3ca14197
feat: pass IPFS_PLUGINS to docker build
- allow IPFS_PLUGINS build-arg to be passed to docker build command
- remove annoying logging from peerlog plugin that appears multiple times in docker logs

usage:

  docker build --build-arg IPFS_PLUGINS="foo bar baz"

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2020-02-13 14:39:58 +00:00
Steven Allen
adc4bb50a8
Merge pull request #6891 from ipfs/doc/hash-stability
doc(add): document hash stability
2020-02-11 13:03:43 -08:00
Steven Allen
bddd8287d4 doc(add): document hash stability
fixes #4318
2020-02-11 09:29:30 -08:00
Steven Allen
aae957a70d
Merge pull request #6887 from ipfs/peerlog-plugin
feat: add peerlog plugin
2020-02-10 14:53:06 -08:00
Steven Allen
3433076002
Merge pull request #6888 from ipfs/doc/document-internal-plugin
doc(plugin): document internal plugins
2020-02-10 13:14:22 -08:00