Stanislav Trailov
f2edc36e11
Add verify with Postgre ( #3005 )
...
* Add verify with Postgre
Signed-off-by: strailov <Stanislav.Trailov@bosch.io >
* make them only on trigger manually
Signed-off-by: strailov <Stanislav.Trailov@bosch.io >
---------
Signed-off-by: strailov <Stanislav.Trailov@bosch.io >
2026-04-20 10:04:12 +03:00
dependabot[bot]
23cd368e00
Bump actions/cache from 5.0.4 to 5.0.5 ( #3012 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v5.0.4...v5.0.5 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 5.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-14 11:01:13 +03:00
Stanislav Trailov
273abebf9b
Migrate trivy scan to trivy-action ( #2992 )
...
* Migrate trivy scan to trivy-action
* Revert to hard versions approach, but not only with major ref
Signed-off-by: strailov <Stanislav.Trailov@bosch.io >
---------
Signed-off-by: strailov <Stanislav.Trailov@bosch.io >
2026-04-03 10:44:46 +03:00
dependabot[bot]
556bad652f
Bump actions/cache from 4 to 5 ( #2854 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
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-12-15 15:17:40 +02:00
dependabot[bot]
32f1eab745
Bump actions/checkout from 5 to 6 ( #2830 )
...
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-24 08:30:57 +02:00
Avgustin Marinov
018a18850c
Restrict permissions to github token for workflows ( #2821 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-11-18 16:23:30 +02:00
Avgustin Marinov
cc36ca8801
Fix EntityMatcher when for Identifiable.getId ( #2724 )
...
* Fix EntityMatcher to process properly filters of type targetType.id - to resolve correctly the getter return type Long not T
* Add AutoAsssignTest access control test
* Simplify rest of the ACM tests
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-10-07 15:26:04 +03:00
Florian BEZANNIER
a6d94919e9
Add Spotless for Code Formatting ( #2613 )
...
* style: format from cli
* ci: add style check
2025-10-06 11:50:22 +03:00
Avgustin Marinov
53e30dd180
Upgrade github actions versions ( #2622 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-08-25 16:45:59 +03:00
Avgustin Marinov
b5a2d39518
Bump Spring Boot to 3.5.5 ( #2621 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-08-25 15:50:15 +03:00
Avgustin Marinov
cd2c68081f
Refactor RabbitMQ configuration ( #2519 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-06-30 15:50:30 +03:00
Avgustin Marinov
2a5f47df3f
Fix/verfy pr ( #2518 )
...
* Stale workflow only on hawkbit project
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
* Fix verifying PR - checkout from the repo
---------
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-06-30 09:02:31 +03:00
Avgustin Marinov
a35201ac1c
Refactor workflows - user reusable workflows ( #2504 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-06-27 10:51:20 +03:00