arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

Update the CI's use of the common Go reusable workflows #194

Closed webbnh closed 3 months ago

webbnh commented 3 months ago

Changes introduced with this PR

https://github.com/arcalot/arcaflow-reusable-workflows/pull/24 is updating the common Go reusable workflows to use limgo to manage the test coverage, to support mocks in the tests, and to make the release workflow registry-agnostic. This PR makes the requisite additions to the CI workflow for this repo in order to adapt to those changes.


By contributing to this repository, I agree to the contribution guidelines.