Commit Graph

21 Commits

Author SHA1 Message Date
Marten Seemann 11e3b9a879
increase the UDP receiver buffer size on CI (#1323) 2022-02-07 00:32:37 -08:00
Marten Seemann 47e363fcb1 add a release checklist item to update the examples 2022-01-10 11:00:11 +04:00
web3-bot 187f2db8be
sync: update CI config files (#1261) 2021-12-13 11:34:55 +00:00
web3-bot 1647caea69
sync: update CI config files (#1225) 2021-10-18 16:04:34 +00:00
web3-bot 0741d17496
sync: update CI config files (#1166) 2021-08-21 11:00:06 +00:00
web3-bot 39b92d7f7a update .github/workflows/go-check.yml 2021-06-01 16:53:38 +00:00
web3-bot a7f7b5a91e update .github/workflows/go-test.yml 2021-06-01 16:53:38 +00:00
web3-bot b2a79f3ef6 update .github/workflows/automerge.yml 2021-06-01 16:53:38 +00:00
Steven Allen 2dedcd0f22 test: disable flaky upstream testing 2021-05-17 10:38:34 -07:00
Steven Allen 209d901fd0 ci: only run upstream/interop tests on master/PRs
These are pretty expensive so there's no need to run them on push.
2021-05-17 10:19:11 -07:00
Steven Allen 911ef85959 ci: action names 2021-05-17 10:19:11 -07:00
Steven Allen 47ce6e52c4 feat: add upstream & interop tests
Add tests to link in new libp2p release in upstream repos and interop
tests. This way, we'll very quickly know if something is broken.
2021-05-17 10:19:11 -07:00
Steven Allen eee730bd80 doc: update the release process after running through it
1. Don't bother with making a release branch. We don't have enough
   changes being merged to master to need one.
2. Remove preload, hydra, filecoin, etc. infra testing. This really
   isn't necessary for a libp2p release.
3. Note that the release process should be updated post release.
2021-05-10 19:24:52 -07:00
Steven Allen 2deeabd72b
Merge pull request #1080 from libp2p/feat/release-process
doc: add a basic release process
2021-05-04 22:21:17 -07:00
Steven Allen 121cd00346 doc(release): update to reflect automated tests 2021-05-04 22:19:45 -07:00
Steven Allen 164a011f1d doc(release): document dep update process 2021-05-04 22:18:33 -07:00
web3-bot 2e491cb451 add .github/workflows/go-check.yml 2021-04-29 21:35:37 +00:00
web3-bot bc82ad32d0 add .github/workflows/go-test.yml 2021-04-29 21:35:37 +00:00
web3-bot cb9b5238e4 add .github/workflows/automerge.yml 2021-04-29 21:35:37 +00:00
Steven Allen 9d13654fbb doc: add a basic release process
1. A simple checklist.
2. A script to generate release notes.

I'm explicitly ignoring anything like a branching model for the moment.
We don't have a long RC process so that shouldn't be required (yet).
2021-04-29 11:13:02 -07:00
Steven Allen 0ae766d031 chore: port issue templates from go-ipfs 2019-07-26 09:35:08 -07:00