1
0
mirror of https://github.com/Jguer/yay synced 2024-07-08 20:36:24 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jo
fdcf6ef664
ci(yay): add integration test framework (#2178)
* add integration test framework

* fix integration tests

* fix integration tests
2023-05-22 21:38:02 +00:00
jguer
5e8d9ac846
add make to dockerfile 2022-11-16 00:54:21 +01:00
jguer
f24e21105e
ci(builder): update ci builder 2020-11-17 20:25:40 +01:00
jguer
feb2cea9e0
fix(ci): force update 2020-07-04 23:04:48 +02:00
Jguer
9795a36692
fix(yay): remove vendor and tweak ci 2020-02-29 18:50:33 +01:00
Jguer
85fc7c59c7
Remove testing CI used for 9.4.0 release. Return to using only core for 9.4.1 2019-10-22 21:12:28 +01:00
Jguer
d50ca0430b
Enable testing in ci builds 2019-10-22 10:41:53 +01:00
Jguer
c44f738ba8
Convert linting to Makefile action. Patch Dockerfile and CI script 2019-10-13 20:59:20 +01:00
Jguer
a591b33262
Add errguards throughout the code to enable golangci-lint 2019-10-13 20:56:27 +01:00
Jguer
d0705a6d6b Make makefile more targeted by refactoring. Add new multistage dockerfile
Remove separate targets for release.
Replace travis-ci with github-actions

Signed-off-by: Jguer <me@jguer.space>
2019-09-29 10:24:09 +01:00