Commit Graph

59 Commits

Author SHA1 Message Date
Joonas Koivunen
c04e46ccb1 fix: try fixing ci on windows
copied openssl vcpkg magic from 53ff3ad099/.github/workflows/windows.yml
2020-03-12 16:30:36 +02:00
Joonas Koivunen
5fa57dd06a fix: ci stop using actions/checkout@v1
with the https://github.com/ipfs-rust/rust-ipfs/pull/85 there were first
some spurious failures on windows (probably transient gh infra issues)
and later we noticed that the checkout action on lint-rust and
readme-doctest was failing.

I noticed the checkout action on the failing jobs were using an older
version of the failing action than the matrix action which succeeded.
tried to upgrade that and it worked, didn't look further.
2020-03-11 13:07:57 +02:00
David Craven
b9e1444ef9 Enable android and ios in ci. 2020-03-06 17:38:37 +01:00
David Craven
8419fe8438 Test README on ci. 2020-03-06 17:38:37 +01:00
Mark Robert Henderson
00707dc45e Update issue templates 2020-03-06 11:59:14 +01:00
Mark Robert Henderson
7449cb60ce Update ci.yml 2020-03-05 09:50:22 +01:00
Mark Robert Henderson
05303beb03 CI running on push to master and PRs
I noticed that CI was running twice if I created a branch and made a PR. How do we feel about this new config?
2020-03-05 09:50:22 +01:00
David Craven
2d1f840180 Add ci. 2020-03-03 13:00:21 +01:00
Mark Robert Henderson
9cdab41ec6
Create FUNDING.yml 2020-02-23 13:32:08 -05:00