galargh
64d3c153cb
Revert "ci: rename gha workflow files to match workflow names"
...
This reverts commit d164129258f456fb70dc709b59d743a8aed57cc2.
2023-03-21 14:59:51 +01:00
galargh
a8f2c12f71
ci: rename gha workflow files to match workflow names
2023-03-21 14:59:32 +01:00
galargh
2d65120fd5
ci: standarise gha names
2023-03-21 14:57:36 +01:00
Piotr Galar
b21e819923
Apply suggestions from code review
2023-03-08 08:00:44 +01:00
Alex
0f65594d9e
Apply suggestions from code review
...
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
2023-03-07 23:01:49 +00:00
Piotr Galar
5c4ac6f7d8
Merge branch 'master' into patch-2
2023-03-06 16:00:28 +01:00
Piotr Galar
e1f38d7567
ci: set sensible timeouts on all gha jobs ( #9683 )
2023-03-02 10:51:57 +01:00
Alex
c9f944cd62
build: harden sync-release-assets.yml permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-11-30 23:56:23 +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
Marcin Rataj
7aced61a6e
refactor: kubo in .github/workflows
2022-07-06 23:08:31 +02:00
galargh
4798777377
ci: disable workflows in forks
2022-05-09 07:01:08 -04: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