dependabot[bot]
|
781a95f5bc
|
build(deps): bump actions/checkout from 5 to 6 (#1480)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-25 19:19:25 +01:00 |
|
dependabot[bot]
|
10a33e7b7d
|
build(deps): bump actions/setup-go from 5 to 6 (#1118)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JoannaaKL <joannaakl@github.com>
|
2025-09-26 11:54:50 +02:00 |
|
dependabot[bot]
|
7dd6c7f99f
|
build(deps): bump actions/checkout from 4 to 5 (#878)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-04 10:34:23 +02:00 |
|
JoannaaKL
|
6043bec223
|
Cleanup (#628)
* Remove unused function and add test script
* Call test from the workflow
|
2025-07-02 18:12:16 +02:00 |
|
JoannaaKL
|
5904a0365e
|
Fix linting flow (#614)
* Add issues type filter
* Add e2e test
* Update e2e/e2e_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Add lint script and update golangci config
* Add lint script
* Install if not installed
* Pass lint config
* Use action and rename workflow
* Back to reparate config
* Migrate config to v2
* Update config
* Lint code
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-30 15:14:45 +02:00 |
|
Javier Uruen Val
|
e426b6ebed
|
add ci build job
|
2025-03-24 14:17:39 +01:00 |
|