RADAR-base / RADAR-Appserver

General purpose application server for the radar platform currently with capability to schedule push notifications
Apache License 2.0
10 stars 1 forks source link

Downstream testing for managementportal #450

Closed Bdegraaf1234 closed 10 months ago

Bdegraaf1234 commented 10 months ago

Github actions setup where pushing to dev branch on managementportal triggers downstream projects to build and run tests against the newly pushed docker image

Bdegraaf1234 commented 10 months ago

https://medium.com/@husnainsiddique581/trigger-github-action-from-another-repo-using-trigger-workflow-and-wait-api-f2e572cb22b7 could be a start

Bdegraaf1234 commented 10 months ago

downstream testing runs after a push to dev for MP, and if the PR is marked ready for review

Let me know if the altered docker setup is a problem, I did not want to copy the configurations every time.