redhat-developer / mapt

Multi Architecture Provisioning Tool
Apache License 2.0
9 stars 7 forks source link

Create a gh worfkow for testing gh self hosted runner #256

Open adrianriobo opened 3 months ago

adrianriobo commented 3 months ago

This is a following for #211

Now we have the mechanism in place, we do not want to test it on every PR, as this is an specific feature but it would be great to create a gh workflow to run mapt as self hosted runner and then run some logic on it.

This flow should be triggered manually https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch

Also this could be used as an example to set the same strategy on other repos