Data
Home
GitHub Actions
1.
Copy the template repository
2.
Configure the Repository
3.
Connect to Zenodo (Coming Soon)
4.
Connect to GitHub Actions
5.
Allow Automated Updating
6.
Add data
7.
Add Data Code
8.
Add data checks
9.
Update data
10.
Keep Collecting Data!
Travis CI
1.
Copy the template repository
2.
Configure the Repository
3.
Connect to Zenodo
4.
Connect to Travis
5.
Allow Automated Updating
6.
Add data
7.
Add Data Code
8.
Add data checks
9.
Update data
10.
Keep Collecting Data!
Built with
from
Grav
and
Hugo
>
GitHub Actions
> Connect to GitHub Actions
Connect to GitHub Actions
Go to your version of the repo on GitHub and click the Actions tab
Under “All workflows” you should see your commit message with either:
A yellow spinning ball indicating a particular workflow is currently running. Your first commit should take a little over 6 minutes to complete.
A green checkmark indicating the workflow was successful.
A red X indicating the workflow failed
To get details of a particular workflow, click on the commit message -> R CMD CHECK