Commit Graph

68 Commits (main)

Author SHA1 Message Date
Elie CHARRA 9f4aac9589
Update to go 1.18 2022-06-10 11:12:21 +02:00
Elie 8ca3fe45d3
chore: use jq to improve changelog script 2022-03-01 18:14:39 +01:00
Elie 5dd9162923
chore: add state reader acc test to CI 2022-02-22 14:51:15 +01:00
sundowndev 74f4e331cb feat: add issue-tagging script 2022-02-15 18:17:33 +04:00
Raphaël 20504b50e4
fix(ci): curl command
Fix bad variable string concatenation in cURL command
2022-01-26 10:50:19 +04:00
Raphaël c91f47b840
Merge pull request #1318 from snyk/ci/docs-dispatch
Add webhook for driftctl-docs dispatch event
2022-01-17 17:30:51 +04:00
sundowndev 0a11684f79
chore: upgrade to go1.17 2022-01-13 17:59:38 +04:00
sundowndev cf29370a4c
ci: add webhook for driftctl-docs 2022-01-12 13:26:18 +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