Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weecology/livedat-github-actions
https://github.com/weecology/livedat-github-actions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/weecology/livedat-github-actions
- Owner: weecology
- License: mit
- Created: 2021-04-19T12:41:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T15:28:58.000Z (over 3 years ago)
- Last Synced: 2024-06-25T20:54:13.367Z (4 months ago)
- Language: R
- Homepage: https://www.updatingdata.org/githubactions/
- Size: 523 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License](http://i.creativecommons.org/p/zero/1.0/88x31.png)](https://raw.githubusercontent.com/weecology/livedat/master/LICENSE)
# livedat with GitHub Actions
This is a **Template Repo** designed to assist in setting up a repository for regularly-updated data
(new data are regularly added and need cleaning and curating) **using GitHub Actions** for continuous integration. This was forked from the original [Template Repo](https://github.com/weecology/livedat) **using Travis CI** for continuous integration at version 0.11.2. Read [our PLOS Biology paper](https://doi.org/10.1371/journal.pbio.3000125) for more details.Instructions for creating an updating data workflow can be found at our companion website:
## [UpdatingData.org/githubactions](https://www.updatingdata.org/githubactions/).The basic steps are:
1. Clone the repository
2. Configure the repository for your project
3. Connect to Zenodo
4. Connect to Travis
5. Allow automated updating
6. Add data code
7. Add data
8. Add data checks
9. Update data