debian-forge-composer/.github
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
..
ISSUE_TEMPLATE github: create issue template 2021-05-24 12:04:36 +03:00
workflows github: run unit tests on Fedora and force dnf 2022-06-01 11:36:52 +01:00
dependabot.yml schedule depandabot checks 2021-09-03 15:32:36 +02:00
PULL_REQUEST_TEMPLATE.md ci: skip CI for draft and WIP PRs 2022-03-08 11:53:09 +01:00