Commit Graph

7 Commits

Author SHA1 Message Date
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
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
Steven Allen
ea3343cb29 chore: remove github auto assign
This was supposed to auto-assign reviewers to new PRs. However, it's really not all that helpful in practice.
2020-01-13 15:09:06 +01:00
Steven Allen
bc20d08b0f github: migrate actions 2019-09-26 14:16:49 -07:00