Adin Schmahmann
74bd44f0ea
Create PATCH_RELEASE_TEMPLATE.md
2021-07-20 17:00:16 -07:00
Steven Allen
e2bb85792b
Merge pull request #8279 from ipfs/feat/issue-forms
...
use issue forms
2021-07-20 12:40:35 -07:00
Steven Allen
cc70dcd0dc
chore(github): add a config section to the bug report template
2021-07-20 10:03:15 -07:00
Steven Allen
f0c9065504
chore(github): add issue search checklist item to all templates
2021-07-20 09:46:26 -07:00
Steven Allen
dae28b0272
chore(github): fix feature example in issue form
...
Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
2021-07-20 09:38:55 -07:00
Steven Allen
0eb50454db
Merge pull request #8270 from ipfs/update-libp2p
...
update go-libp2p to v0.14.4
2021-07-19 19:24:33 -07:00
Steven Allen
a757234149
chore(github): use issue forms
...
This change converts go-ipfs to the new issue forms.
Initial implementation by @RubenKelvera in
https://github.com/ipfs/go-ipfs/pull/7967 . The version here:
1. Converts all forms.
2. Asks fewer questions (for bug reports). We can expand the form later,
but I always hated bugzilla bug report forms.
2021-07-19 19:08:24 -07:00
Steven Allen
d2db8b4966
Merge pull request #8271 from godcongdev/master
...
fix document error
2021-07-19 11:22:32 -07:00
godcong
8c337160ac
fix document error
2021-07-17 17:20:58 +08:00
Marten Seemann
d2ec458e6f
update go-libp2p to v0.14.4
2021-07-17 09:41:04 +02:00
Adin Schmahmann
9599ad5d7d
chore: update deps
2021-07-16 09:35:06 -07:00
Marcin Rataj
c7444fb61a
feat: webui v2.12.4
2021-07-15 08:21:50 -07:00
Steven Allen
ae306994a5
Merge pull request #8043 from ipfs/feat/completions
...
programmatic shell completions
2021-07-01 17:27:18 -07:00
Steven Allen
79403716bf
doc(completion): suggest eval instead of writing a file
2021-07-01 08:46:52 -07:00
Steven Allen
0060d5f7c8
feat: programmatic shell completions
...
These are missing some of the features of the current hand-rolled
completions, but:
1. Are less buggy.
2. Cover _all_ commands.
3. Don't need to be manually maintained (which we never do anyways).
fixes #4551
fixes #8033
2021-07-01 08:46:49 -07:00
Marcin Rataj
fcfe79333c
test: gateway response for bafkqaaa
...
Context: https://github.com/ipfs/go-ipfs/issues/8230
2021-06-30 15:36:39 -07:00
Adin Schmahmann
ffe7578ddf
fix: downgrade mimetype dependency
2021-06-30 11:03:17 -07:00
Steven Allen
84c59847d6
Merge pull request #8222 from ipfs/fix/readme-chat
...
doc(README): update chat links (and misc fixes)
2021-06-28 11:40:56 -07:00
Steven Allen
885325dd19
doc(README): update chat links (and misc fixes)
...
- Remove ipn.io link...
- Remove chat "badges" and replace with a single link.
- Remove reference to weekly meetings that no longer exist.
fixes #8190
2021-06-28 11:35:57 -07:00
Michael Burns
bdead901da
link to the actual doc ( #8126 )
...
* doc: link to the actual fuse doc
2021-06-25 08:35:59 -07:00
Marten Seemann
9cc349a5b4
remove unneeded GOPATH and GO111MODULE from CircleCI config
2021-06-25 08:35:14 -07:00
Brian Strauch
5ad04176b1
Improve peer hints for pin remote add ( #8143 )
...
* improve peer hints in pin.origins
2021-06-25 08:10:04 -07:00
Steven Allen
d48d035317
Merge pull request #8124 from ipfs/dependabot/go_modules/github.com/coreos/go-systemd/v22-22.3.2
...
build(deps): bump github.com/coreos/go-systemd/v22 from 22.3.1 to 22.3.2
2021-06-24 17:37:44 -07:00
Steven Allen
0653862632
Merge pull request #8214 from ipfs/fix/mkreleaselog
...
fix(mkreleaselog): support multiple commit authors
2021-06-24 17:36:57 -07:00
Steven Allen
b4b10f5b98
Merge pull request #8121 from ipfs/fix/mkreleaselog-first-commit
...
fix(mkreleaselog): handle commit 0
2021-06-24 17:36:41 -07:00
Marten Seemann
df70cff96c
update go-libp2p to v0.14.3
2021-06-23 20:17:19 -07:00
Steven Allen
4be04bce4e
fix(mkreleaselog): support multiple commit authors
...
This will output one entry per commit author in the "stat" log, instead
of just crashing.
2021-06-23 15:04:17 -07:00
Adin Schmahmann
d9f28a2c60
bump snap to build with Go 1.16
2021-06-23 07:30:38 -07:00
Adin Schmahmann
222d005455
Merge branch 'release'
2021-06-22 19:38:40 -04:00
Adin Schmahmann
179d1d1507
Merge pull request #8208 from ipfs/release-v0.9.0
...
Release v0.9.0
2021-06-22 16:22:19 -07:00
Adin Schmahmann
e5b02b3de9
Release v0.9.0
2021-06-22 15:31:52 -07:00
Adin Schmahmann
de6a707472
chore: update CHANGELOG
...
(cherry picked from commit dc4505b48b )
2021-06-22 15:31:52 -07:00
Adin Schmahmann
c47fca7dac
chore: switch tar-utils dep to ipfs org
...
(cherry picked from commit f6641d1766 )
2021-06-22 15:31:52 -07:00
Adin Schmahmann
af5c189501
chore: update deps
...
(cherry picked from commit 95eebe4817 )
2021-06-22 15:31:52 -07:00
dependabot[bot]
698fdbf182
build(deps): bump github.com/libp2p/go-libp2p from 0.14.0 to 0.14.2
...
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p ) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases )
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.14.0...v0.14.2 )
---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8d3c9c3110 )
2021-06-22 15:31:52 -07:00
dependabot[bot]
508c11230d
build(deps): bump github.com/libp2p/go-libp2p-discovery
...
Bumps [github.com/libp2p/go-libp2p-discovery](https://github.com/libp2p/go-libp2p-discovery ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/libp2p/go-libp2p-discovery/releases )
- [Commits](https://github.com/libp2p/go-libp2p-discovery/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-discovery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 1ab632a00a )
2021-06-22 15:31:52 -07:00
Marten Seemann
54ee5e4434
update QUIC
...
(cherry picked from commit 58aa218b90 )
2021-06-22 15:31:52 -07:00
Marcin Rataj
7bba2a6434
refactor: warning when bootstrap disabled by user
...
https://github.com/ipfs/go-ipfs/pull/8166#discussion_r646711067
(cherry picked from commit 904cc73716 )
2021-06-22 15:31:52 -07:00
Marcin Rataj
4cae9ccf32
feat: print error on bootstrap failure
...
This will print ERROR to log if daemon running in online mode has no
peers after one minute since start.
(cherry picked from commit 039e12a2da )
2021-06-22 15:31:52 -07:00
Marcin Rataj
7c71c15498
fix: typo in migration error
...
(cherry picked from commit 041de2aed1 )
2021-06-22 15:31:52 -07:00
Adin Schmahmann
dc4505b48b
chore: update CHANGELOG
2021-06-22 15:21:40 -07:00
Adin Schmahmann
f6641d1766
chore: switch tar-utils dep to ipfs org
2021-06-22 14:35:55 -07:00
Adin Schmahmann
95eebe4817
chore: update deps
2021-06-21 10:18:39 -07:00
dependabot[bot]
8d3c9c3110
build(deps): bump github.com/libp2p/go-libp2p from 0.14.0 to 0.14.2
...
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p ) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases )
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.14.0...v0.14.2 )
---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 12:34:19 -07:00
dependabot[bot]
1ab632a00a
build(deps): bump github.com/libp2p/go-libp2p-discovery
...
Bumps [github.com/libp2p/go-libp2p-discovery](https://github.com/libp2p/go-libp2p-discovery ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/libp2p/go-libp2p-discovery/releases )
- [Commits](https://github.com/libp2p/go-libp2p-discovery/compare/v0.5.0...v0.5.1 )
---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-discovery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 12:33:03 -07:00
Marten Seemann
58aa218b90
update QUIC
2021-06-17 12:30:11 -07:00
Adin Schmahmann
f05f84a796
Merge pull request #8166 from ipfs/feat/bootstrap-error
...
feat: print error on bootstrap failure
2021-06-14 08:35:07 -07:00
Marcin Rataj
904cc73716
refactor: warning when bootstrap disabled by user
...
https://github.com/ipfs/go-ipfs/pull/8166#discussion_r646711067
2021-06-07 18:14:20 +02:00
Marcin Rataj
041de2aed1
fix: typo in migration error
2021-06-01 08:31:15 -07:00
Marcin Rataj
039e12a2da
feat: print error on bootstrap failure
...
This will print ERROR to log if daemon running in online mode has no
peers after one minute since start.
2021-05-31 15:33:21 +02:00