Wang, Gang created MNEMONIC-534:
-----------------------------------
Summary: Deploy workflows of Github Actions
Key: MNEMONIC-534
URL: https://issues.apache.org/jira/browse/MNEMONIC-534
Project: Mnemonic
Issue Type: Task
Components: Continuous-Integration
Affects Versions: 0.13.0
Reporter: Wang, Gang
Assignee: Wang, Gang
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]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)