debian-forge-composer/.github/workflows
Achilleas Koutsou 8070321169 github: run unit tests on Fedora and force dnf
Run unit tests in GitHub workflows in a Fedora container to enable the
dnf-json tests.  Run the tests alone with the `force-dnf` flag to make
sure the tests pass and are not skipped.

Install Go using dnf instead of the GH action.  The action seems to
cause issues with the $PATH.

Use the registry.fedoraproject.org container for both unit tests and
pylint on dnf-json.
Requires some reordering of the steps in each workflow and the addition
of `git-core` as a dependency.

Using Fedora 35 instead of latest because of changes in the go build
tool: The new -buildvcs flag causes issues on GitHub actions.
2022-06-01 11:36:52 +01:00
..
coverity_scan.yml build(deps): bump actions/checkout from 2.4.0 to 3 2022-04-06 08:56:58 +02:00
create-tag.yml create-tag: Set the release time to 13UTC 2022-03-23 13:57:56 +01:00
release.yml release-action: Send notification to our Slack channel 2021-12-13 09:48:34 +01:00
tests.yml github: run unit tests on Fedora and force dnf 2022-06-01 11:36:52 +01:00
trigger-gitlab.yml workflows/trigger-gitlab: run Gitlab CI in new image-builder project 2022-04-14 21:45:07 +02:00