This repository is dedicated for testing Github Actions for specific usecase:
- Run the action each day or on-demand.
- Download the data from the web.
- Read in the data, changed it and commit to the repository.
- Render the data in a simple HTML.
- Commit the rendered document and deploy it.
Everything is done in R.
- Test dedicated R actions.
- Try using rverse container and without it.
- Try add styling and linting