Commit Graph

12 Commits

Author SHA1 Message Date
Christian Goll
2892781078 Update tested golang version
Signed-off-by: Christian Goll <cgoll@suse.de>
2023-08-21 16:19:13 -06:00
Jonathon Anderson
bf3995d6f5 Clean up test targets in Makefile
Most notably, replaces the test-it target with a more simply named test
target.

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2023-08-10 11:43:46 -06:00
Michael L. Young
792c3574b7 Add SRPM Artifact To Releases
* Upload SRPMs that are created
* Update actions/checkout to v3

Closes #614

Signed-off-by: Michael L. Young <myoung@ciq.co>
2022-12-22 22:21:50 -05:00
Michael L. Young
d217279a04 [CI/CD] Build Testing Improvement
We are pinning version 1.17 for the linting workflow. Go 1.16
has been EOL for almost two years and even EL7 releases have
1.17 available now. Removed 1.16 from our test matrix.

This commit does the following:

* Update the build testing workflow to run on development branch
* Remove go 1.16 and add 1.19 to test build workflow

Signed-off-by: Michael L. Young <myoung@ciq.co>
2022-10-06 00:55:38 -04:00
Brian Clemens
645fd16fde Use setup-go v3 with built-in cache 2022-06-02 15:27:50 +09:00
Christian Goll
86624a6980 install gpgme.h first 2022-04-09 13:59:05 +02:00
MatthewHink
9e459a7f69 vet is failing. see if test works. 2022-04-07 15:40:41 -04:00
MatthewHink
99f6ec8d2b Vet and test in CI. 2022-04-07 15:34:50 -04:00
Michael L. Young
cf03d7ef69 Attempt to fix the build testing error. 2022-03-17 16:28:09 +01:00
Brian Clemens
6105980642 cache go modules 2021-03-26 15:19:37 +09:00
Brian Clemens
c9d6e1ceca limit unnecessary testing 2021-03-03 22:37:29 +09:00
Brian Clemens
57957ed427 Add basic test workflow 2021-01-17 19:56:15 +09:00