ZGIS / semantique

Semantic Querying in Earth Observation Data Cubes
https://zgis.github.io/semantique/
Apache License 2.0
16 stars 6 forks source link

Continuous integration #5

Closed luukvdmeer closed 2 years ago

luukvdmeer commented 2 years ago

When a package website (see #3) and an automated testing workflow (see #4) are ready, we should use GitHub actions to setup continuous integration workflows. This should at least run all test and rebuild the website at each push to main.

luukvdmeer commented 2 years ago

This seems to work good now. Website is build and tests are run at each push