Commit Graph

143 Commits

Author SHA1 Message Date
Anderson Valério 5e57984cb1
try to remove linter change 2025-05-09 06:00:11 -03:00
Anderson Valério 67e218c6b4
try to remove linter change 2025-05-09 05:57:22 -03:00
Anderson Valério 64be9956ed
anderson/fix golint 2025-05-07 09:17:35 -03:00
Anderson Valério 67b8fd0061
bump golanci-lint 2024-12-09 22:00:53 -03:00
Anderson Valério 262f01e313
Merge remote-tracking branch 'upstream/release/v7.7.1' into merge_7.7.1 2024-12-09 21:03:44 -03:00
tuunit 07230ead91
fix(ci): testing full release cycle before release branches can be merged 2024-10-02 16:03:13 +02:00
tuunit 715995843c
fix golangci-lint version in pipelines 2024-10-01 11:15:47 +02:00
tuunit 41c8d5bfce chore(deps): update all golang dependencies 2024-09-23 16:38:40 +02:00
renovate[bot] 1ba2353685 chore(deps): update dependency golangci/golangci-lint to v1.60.3 2024-08-28 23:34:14 +02:00
renovate[bot] ecfa2ca83f chore(deps): update dependency golangci/golangci-lint to v1.60.2 2024-08-21 11:59:39 +02:00
tuunit 49aa69b162 revert: ignoring non-code paths 2024-07-18 23:29:08 +02:00
Jan Larwig 0e4962a9e8 chore(ci): ignore markdown files for ci 2024-07-18 23:11:20 +02:00
Jan Larwig f60b7f321f
chore(ci): add paths-ignore for none code related directories (#2695)
* add paths-ignore for none code related directories

* add missing pipe
2024-07-18 22:56:57 +02:00
Leandro Lafin 7a32e57d89
chore(deps): update actions/setup-go action to v5 2024-07-15 09:58:33 -03:00
Leandro Lafin 6502eb24be
chore(deps): update actions/checkout action to v4 2024-07-15 09:57:56 -03:00
Leandro Lafin e684125ca7
upgrading to go 1.21 2024-07-15 09:54:57 -03:00
Jan Larwig 70057d3056
strip v off of version for generating the correct download url 2024-06-23 19:54:01 +02:00
Jan Larwig 7508c62c1f
fix version scheme for download url 2024-06-23 18:43:39 +02:00
renovate[bot] 02a272340f
chore(deps): update dependency codeclimate/test-reporter to v1 2024-06-23 16:36:21 +00:00
renovate[bot] ca9c0fbe7d
chore(deps): update dependency golang to v1.22.4 2024-06-10 15:16:34 +00:00
kvanzuijlen 47388f4b62
chore: Added codeclimate version 2024-01-27 10:11:09 +01:00
kvanzuijlen dd5576f2b2
chore: Added renovate configuration 2024-01-27 09:57:42 +01:00
renovate[bot] 84e1cc24e3
chore(deps): update docker/setup-qemu-action action to v3 (#2450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 13:00:31 +00:00
renovate[bot] d2b37d813b
chore(deps): update docker/setup-buildx-action action to v3 (#2449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-26 13:00:18 +00:00
renovate[bot] 5123910071
chore(deps): update dependency ubuntu to v22 (#2447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 11:38:15 +00:00
renovate[bot] 327345250a
chore(deps): update actions/setup-go action to v5 (#2433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 10:10:54 +00:00
renovate[bot] d5c0dc4d53
chore(deps): update actions/checkout action to v4 (#2430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-23 10:10:31 +00:00
Jan Larwig 5e68dad636
upgrading to go 1.21 (#2235)
* chore: bump go to version 1.21

update all depedencies as well

* fix linting issues based on golang 1.20 deprecations

* cleanup go depedencies

* add custom gomega matcher for option intefaces

* revert and upgrade golangci-lint to 1.55.2

* fix lint issues for v1.55.2 of golangci-lint

* fix toml loading test

* remove second runspecs call

* update go.sum

* revert testutil package
2024-01-22 13:39:53 +00:00
Lucas Fraguas 5f47af88e7
Rollback Go version to 1.19 2024-01-09 11:07:56 -03:00
Eduardo Vozniak 8d0d71473a
Adding publish pipeline 2023-10-02 15:24:50 -03:00
Eduardo Vozniak a1b3f3ca3f
Finishing CI 2023-10-02 15:16:02 -03:00
Eduardo Vozniak b4cc192cd6
Adding checkout 2023-10-02 14:41:22 -03:00
Eduardo Vozniak 01681cf194
Moving bump version to local code 2023-10-02 14:31:05 -03:00
Eduardo Vozniak 863c126067
Updating image tag and login 2023-10-02 14:04:25 -03:00
Eduardo Vozniak 792d7cd0b8
Bumping version and building the image 2023-10-02 13:35:03 -03:00
Eduardo Vozniak f16d64ee67
Removing lint from make test, running in parallel 2023-10-02 12:09:25 -03:00
Eduardo Vozniak 8ab7b0b164
Adding lint as a separeted job 2023-10-02 12:02:01 -03:00
Eduardo Vozniak 62a9586a9d
Bumping golang 2023-10-02 11:53:11 -03:00
Eduardo Vozniak dee0cf77c6
Downloading mods 2023-10-02 11:45:37 -03:00
Eduardo Vozniak b18295e200
Removing philips runners 2023-10-02 11:40:49 -03:00
Eduardo Vozniak d0e6e71f59
Testing CI pipeline 2023-10-02 11:37:14 -03:00
Mark Iannucci cbe9dccbc0
Update setup-buildx-action to supported version 2023-08-23 00:36:41 -06:00
Danilo Mendes Rocha 24ac6ac4ee
disabling workflow temporarily 2023-07-03 15:52:19 -03:00
aswin-in-philips 42a9a99f26 adding blackduck docker image scan 2023-03-29 14:33:44 +05:30
aswin-in-philips 14a4721bca adding blackduck docker image scan 2023-03-29 14:30:55 +05:30
aswin-in-philips 3a7e192c97 test 2023-03-29 14:18:49 +05:30
aswin-in-philips 417cbf194b test 2023-03-29 13:45:51 +05:30
aswin-in-philips b823816c5b test 2023-03-29 13:40:38 +05:30
aswin-in-philips 5e63c2a38d docker image scan check 2023-03-29 13:34:31 +05:30
aswin-in-philips 5eae837332 adding blackduck docker image scan 2023-03-29 13:21:37 +05:30