GDSC-Delft-Dev / apa

Precision agriculture image processing suite for UAS-acquired multipsectral imagery on GCP
MIT License
4 stars 0 forks source link

Add manual pipeline triggers #107

Closed mirceatlx closed 1 year ago

mirceatlx commented 1 year ago

Add manual pipeline triggers using gcloud CLI. You can trigger the latest pipeline build from the artifact registry with local data or data from Cloud Storage.

Closes #68, #106

paulmis commented 1 year ago

Also one of the tests is failing 👀

paulmis commented 1 year ago

The pipeline also seems to save files locally in ./pipeline/data/ in the cloud mode, but this directory isn't in .gitignore.

paulmis commented 1 year ago

Added GCP connection to CI/CD and tests, but the .npy test is still failing. Let's also unskip the other big-file test?