Zuehlke / zuehlke.github.io

Zühlke Github Page
http://zuehlke.github.io
10 stars 2 forks source link

Fix/data update action #48

Closed RFS-0 closed 3 years ago

RFS-0 commented 3 years ago

This resolves the issues of the update workflow by executing the update script as part of the CI workflow. Furthermore, this makes using a custom action and custom docker image obsolete. Since a custom docker image is no longer needed, the path to the csv file with external contributions can be relative again. It also reduces the delay between API requests since there is no obvious reason to delay them for an entire second and it increases build time significantly.