You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have a CI pipeline using Github actions that at least builds the extension on every commit & PR. Eventually it would be also nice to have some tests, but I am not sure how feasible that is.
I'd prefer to avoid Travis, as their recent pricing changes made the usage as a non-paying customer quite inconvenient. Plus github actions involve a lot less magic.
It would be nice to have a CI pipeline using Github actions that at least builds the extension on every commit & PR. Eventually it would be also nice to have some tests, but I am not sure how feasible that is.
It should be possible to steal most of the CI pipeline from the open build service connector: https://github.com/SUSE/open-build-service-connector
The text was updated successfully, but these errors were encountered: