Perfection Loveday
401302128d
ci: update CodeQL Actions workflow from V1 to V2 ( #9266 )
2022-09-22 08:09:58 +02:00
Jorropo
196887cbe5
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
...
Fixes : #9225
2022-09-09 17:09:38 +02:00
Adin Schmahmann
199fa47e51
fix: rename job to sync-github-and-dist-ipfs-tech ( #9215 )
2022-08-22 22:07:13 -04:00
Marcin Rataj
837f6ee92b
chore: switch to dist.ipfs.tech
...
Part of https://github.com/protocol/bifrost-infra/issues/2018
ensures the domain used for fetching migrations is not
impacted by ipfs.io being blocked at DNS level by some ISPs.
2022-08-12 23:42:17 +02:00
Seungbae Yu
cb280cbf16
docs: replace docs.ipfs.io with docs.ipfs.tech ( #9158 )
...
* docs: fix redirecting URL in README.md
* all: replace `docs.ipfs.io` with `docs.ipfs.tech`
* apply suggestions from code review
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2022-08-05 19:01:10 +03:00
Marcin Rataj
7aced61a6e
refactor: kubo in .github/workflows
2022-07-06 23:08:31 +02:00
Marcin Rataj
b3808a278c
refactor: kubo in .github/ISSUE_TEMPLATE
2022-07-06 23:08:31 +02:00
Marcin Rataj
b9240fe432
refactor(docker): publish images under both names
...
This ensures we keep publishing the same image under both names:
$ ./bin/get-docker-tags.sh $(date -u +%F) 88d88158c master ...chore/rename-to-banana
ipfs/kubo:master-2022-06-21-88d8815
ipfs/go-ipfs:master-2022-06-21-88d8815
ipfs/kubo:master-latest
ipfs/go-ipfs:master-latest
2022-07-06 18:40:39 +02:00
GitHub
862ce6bb8f
Update .github/workflows/stale.yml
2022-06-27 10:45:42 +00:00
ipfs-mgmt-read-write[bot]
910451a7da
Add .github/workflows/stale.yml
2022-06-13 12:49:30 +00:00
galargh
4798777377
ci: disable workflows in forks
2022-05-09 07:01:08 -04:00
Adin Schmahmann
8ec5718c56
chore: build with go 1.18.1
2022-05-04 14:53:54 -04:00
Adin Schmahmann
6f4fc1ae8e
ci: add more golang strictness checks
2022-05-03 14:09:38 -04:00
Marcin Rataj
7162a63e96
chore: improve new issue links ( #8874 )
2022-04-22 08:38:47 -07:00
Piotr Galar
9470fa3271
Use testground-github-action from testground
2022-04-14 13:39:36 +02:00
Marcin Rataj
dd06dd0018
chore: add CODEOWNERS ( #8852 )
2022-04-06 09:14:15 -07:00
Piotr Galar
33423625c7
fix(ci): testground workflow hanging indefinitely ( #8741 )
...
* ci: set timeout on testground job
* ci: use testground action which exits early on scheduling failures
Note: this will be continued in https://github.com/ipfs/go-ipfs/issues/8731
2022-02-18 18:25:46 +01:00
odanado
0216bae307
docker: build for arm cpu ( #8633 )
...
ref: #4931
2022-02-15 16:54:47 -05:00
Piotr Galar
4d94e19019
chore: use common ipfs/*-actions in sync-release-assets ( #8609 )
2021-12-15 15:56:50 +01:00
Petar Maymounkov
8cfc88961d
chore: verify checksums during dist.ipfs.io sync ( #8587 )
...
* only copy files from dist.ipfs.io which have associated checksum files (also copy the checksum files)
* verify checksums before copying
* also, ignore path from sha512sum output, which sometimes has absolute path on dist.ipfs.io website
Co-authored-by: Marcin Rataj <lidel@lidel.org>
2021-12-07 16:45:42 -08:00
Marcin Rataj
7026952c71
fix(ci): dist.ipfs.io sync preserving binaries
...
tar.gz got mangled because of reasons known to github,
this does the correct upload every time by forcing github to interpret
payload as an opaque stream of bytes without anything fancy
2021-12-06 15:00:44 -05:00
Petar Maymounkov
2bb2f64c40
feat(ci): attach release assets from dist.ipfs.io ( #8494 )
...
Periodically compare release assets in dist.ipfs.io and github. Any assets found in dist.ipfs.io and not in github are copied over.
2021-10-15 08:38:42 -07:00
Cory Schwartz
84291d172a
add testground plans to bitswap on CI
...
- Add a basic testground plan for bitswap
- Showcases how to emit regressions stats from a testplan
- Add CI plumbing to run testplans on push
As a result of this PR, also:
- Created the ipfs/go-ipfs-regressions repo, which defines stats structures for the output of testplans and the input to regression analysis and tests
2021-09-29 13:22:33 -07:00
Marcin Rataj
c0f282f00f
ci: move Docker image build to Actions ( #8467 )
...
* ci: move docker image publishing to github
Closes #8330
* chore: remove dockerhub push from circleci
2021-09-28 22:30:36 +02: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
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
ff5e4fbb74
chore: label dependabot PRs
2021-03-24 15:03:55 -07:00
dependabot-preview[bot]
3502a78e33
Create Dependabot config file
2021-03-24 21:54:36 +00:00
Steven Allen
d1c4c90280
ci: remove python from codeql
2021-02-16 13:28:41 -08:00
Naveen
28fec95166
Create codeql-analysis.yml
2021-02-08 16:44:11 -05:00
Adin Schmahmann
08e058427f
Update GitHub documentation issue template
...
Uses the correct URL for the documentation repo
2020-12-07 17:06:29 -05:00
@RubenKelevra
32724b6e33
github issues: add info about the security email address
2020-07-02 15:57:48 +02:00
Jessica Schilling
e456462414
Change docs-beta link to its final path
2020-05-28 11:10:39 -06:00
Hector Sanjuan
9c7cdac16c
PR autocomment: Only comment for first-time contributors
2020-05-04 10:55:49 +02:00
Steven Allen
54a0da53bf
Merge pull request #7248 from ipfs/feat/pr-autocomment
...
Auto-comment on submitted PRs
2020-04-29 15:26:45 -07:00
Hector Sanjuan
a34f927eaf
Shorten
2020-04-29 22:58:30 +02:00
Hector Sanjuan
44b8bdb930
Mention that self-review is not a subtitute for code comments
2020-04-29 22:49:00 +02:00
Hector Sanjuan
593d33e217
Update .github/auto-comment.yml
...
Co-Authored-By: Steven Allen <steven@stebalien.com>
2020-04-29 22:41:48 +02:00
Hector Sanjuan
04dc111952
Update .github/auto-comment.yml
...
Co-Authored-By: Steven Allen <steven@stebalien.com>
2020-04-29 22:41:39 +02:00
Hector Sanjuan
5415d55c69
Update .github/config.yml
...
Improve language
2020-04-29 17:05:37 +02:00
Hector Sanjuan
99f9d343c3
Update .github/config.yml
...
Improve language
Co-Authored-By: Will <will.scott@protocol.ai>
2020-04-29 17:05:11 +02:00
Hector Sanjuan
07d474447c
Update .github/config.yml
...
Improve language
Co-Authored-By: Will <will.scott@protocol.ai>
2020-04-29 17:04:44 +02:00
Hector Sanjuan
e6049c889c
Update .github/config.yml
...
Improve language
Co-Authored-By: Will <will.scott@protocol.ai>
2020-04-29 17:04:22 +02:00
Hector Sanjuan
7a2a225118
Auto-comment on submitted PRs
...
* Give a few tips on linking relevant discussions, self reviews, additional
reviews and code contribution guidelines
* Be explicit about the next steps and what to expect.
2020-04-29 13:19:30 +02:00
Hector Sanjuan
214fa05e98
Welcome message for users opening their first issue.
2020-04-29 12:57:48 +02:00
Hector Sanjuan
35a5dd4f84
Add additional documentation links to new issues screen
2020-04-27 20:02:36 +02:00
Hector Sanjuan
06ee161c0c
Update issue templates
...
* Remove question template: links to help have been added
* Add need/triage labels
* Do not ask users to open issues in ipfs/ipfs (issues heavily discouraged there).
2020-04-27 12:10:46 +02:00
Hector Sanjuan
0c57175f07
Add standard issue template
2020-04-27 11:15:45 +02:00