Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0
-
None
Description
We have tried several CI tools e.g. Travis, Circle CI, they can build Mnemonic project successfully but failed to test it since the testing will consume a lot of resources e.g. cpu time, storage that hit either limits of those CI tools.
The Github Actions looks promising for the testing task of Mnemonic project since it allows about 6 hrs' building/testing but the storage limit is unknown.
We can use the following materials to try it and hope we can got full CI cycle work on Github Actions
https://css-tricks.com/introducing-github-actions/
https://help.github.com/en/articles/workflow-syntax-for-github-actions
Attachments
Issue Links
- links to