Commit Graph

61 Commits (509546ad521e97452bc2417286b1927546c5f3b9)

Author SHA1 Message Date
sundowndev 0a11684f79
chore: upgrade to go1.17 2022-01-13 17:59:38 +04:00
sundowndev 16b04ee447
ci: configure github-cli in circleci 2021-12-21 13:00:11 +04:00
Elie 93615e018f
Use docker executor for tests 2021-12-17 10:36:05 +01:00
Elie d0c5142f52
Improve go mod caching 2021-12-16 15:07:22 +01:00
Elie d25e69cb0e
Update go orb and remove cache workaround 2021-12-16 13:36:12 +01:00
Elie 3052da4155
Use large circleci executors 2021-12-16 12:28:27 +01:00
sundowndev 59a671815f
chore: add missing circleci context 2021-12-15 17:57:24 +04:00
p0tr3c 9e5aea8cb9
chore: enable oss & code scans for maintainers 2021-12-09 16:30:09 +00:00
Elie 94d7c397f7
Moved to @snyk legal stuff 2021-12-06 14:09:56 +01:00
Elie c0b607dd4f
Disable checks that cannot make PRs green 2021-11-25 19:21:57 +01:00
Elie 29e2e27f5e
Add snyk code test 2021-11-24 10:57:17 +01:00
Elie f5dab8d19f
Add snyk 2021-11-22 18:17:36 +01:00
Elie b7b0e1139f
Update AUR info after joining forces with snyk 2021-11-17 16:01:56 +01:00
Elie 688cf89909
use codecov orb 2021-10-04 17:41:02 +02:00
Elie aced32ff8b
Remove skip subscription for azure 2021-09-28 11:25:32 +02:00
Elie 74b9394294
Add support for azure 2021-09-08 11:48:46 +02:00
Elie d6a88f8d00
Add google acceptance test 2021-08-30 14:12:04 +02:00
Elie 87aeffd72f
Run test in machine executor 2021-08-10 16:21:50 +02:00
Martin Guibert 5e07bd1036 remove useless go mod download from make test 2021-07-30 17:58:46 +02:00
Elie 658c6333a1
Increase no output timeout for release step 2021-07-27 15:37:02 +02:00
Elie df25b2c801
Fix GPG signature cause git to be in dirty state
Gorelease stop build when git is in dirty state
2021-07-27 15:13:57 +02:00
Elie e39b980e2c
Fix release build did not checkout code 2021-07-27 15:03:13 +02:00
sundowndev fb529ddacc ci: persist checksum file across jobs 2021-07-22 17:33:49 +02:00
sundowndev 7bf8076a04 refactor: release workflow 2021-07-22 17:33:49 +02:00
sundowndev e82c684604 refactor: release workflow 2021-07-22 17:33:49 +02:00
sundowndev 8a963b7ecf chore: fix lint errors 2021-07-22 17:33:49 +02:00
sundowndev 4d5058f29c refactor: build script 2021-07-22 17:33:49 +02:00
sundowndev ae0f277986 ci: add goreleaser check 2021-07-22 17:33:49 +02:00
sundowndev e1fed82753 ci: use goreleaser orb 2021-07-22 17:33:49 +02:00
Martin Guibert 972837b3f1 Run acceptance tests in separate flow
- delete check for [RUN ACC] tests
- Add another flow with a hold to run test on demand
2021-06-23 10:23:38 +02:00
Elie 76608c0822
Fix AUR not publishing new releases 2021-06-17 10:42:45 +02:00
Elie 03b1208853
Fix GPG detached signature 2021-06-15 09:55:48 +02:00
Martin Guibert a693499c0d name acc test check step
& use parameter as force var env
2021-06-03 16:34:53 +02:00
Martin Guibert 66ad988342 [RUN ACC] add tags to be able to run acc test on pr 2021-06-03 16:34:53 +02:00
Raphaël d9278b309b
ci: remove terraform installation step 2021-05-31 10:30:35 +02:00
Elie 6e68f81ac7 Fix version check lambda version bump 2021-05-10 14:45:44 +02:00
William Beuil 8a111dc977
Add ignore-missing flag 2021-04-21 10:23:21 +02:00
William Beuil ab7fac16d4
Check codecov shasum before uploading test coverage 2021-04-20 11:00:27 +02:00
Elie 3e9cf74d73 Publish driftctl to Arch user repository 2021-04-13 17:34:38 +02:00
Elie d9a8298872 Update docker go version used for build in CI 2021-04-08 17:32:06 +02:00
Raphaël 172e51f53e
ci: remove make deps step for unit tests 2021-03-30 17:38:45 +02:00
Raphaël 23a134cde6
ci: add missing 'make deps' steps 2021-03-30 17:32:46 +02:00
Elie 3bf8fe65f9 Update go version and add make deps to fix Ci issues 2021-03-30 14:56:20 +02:00
Elie 36c9c512a7
Increase acceptance test no output timeout 2021-03-10 10:57:09 +01:00
Elie 87305682b4
Disable cache at it seem to broke go 1.16 installation 2021-02-24 09:41:57 +01:00
Elie d6b88fd602
use cache key to invalidate circleci go binary cache 2021-02-22 11:39:39 +01:00
Elie 89a81fdc91
Try to disable go binary cache in acc tests 2021-02-22 11:29:44 +01:00
Elie db3430921f
Update to go 1.16 2021-02-18 10:16:18 +01:00
Elie f8e9d4bc95
Improve acceptance test notifications 2021-02-16 10:35:11 +01:00
Elie 9674b09d5f
Merge branch 'main' into parallel_acc_tests 2021-02-15 17:35:28 +01:00