Commit Graph

3552 Commits

Author SHA1 Message Date
Avgustin Marinov
6af2e1bdb7 Skip tests when deploy 2025-06-25 12:32:47 +03:00
Avgustin Marinov
fb65d4ca74 Fix .3rd-party readme 2025-06-25 11:45:45 +03:00
Avgustin Marinov
2233441fcd Add test report deploy to release (#2498)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-25 11:13:25 +03:00
Avgustin Marinov
569c9e1fac Fix release - javadoc packaging (#2497)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-25 10:56:42 +03:00
Avgustin Marinov
926765d1ee Add revision dump on release workflow (#2496)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-25 08:36:08 +03:00
dependabot[bot]
b43e5b36a5 Bump org.eclipse.persistence:org.eclipse.persistence.jpa (#2495)
Bumps [org.eclipse.persistence:org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](https://github.com/eclipse-ee4j/eclipselink/compare/4.0.6...4.0.7)

---
updated-dependencies:
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.jpa
  dependency-version: 4.0.7
  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>
2025-06-25 08:19:46 +03:00
dependabot[bot]
f0c90f6da8 Bump io.github.classgraph:classgraph from 4.8.179 to 4.8.180 (#2494)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.179 to 4.8.180.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.179...classgraph-4.8.180)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-version: 4.8.180
  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>
2025-06-25 08:18:30 +03:00
Stanislav Trailov
8ca563998d try to fix mvn deploy stage in release yml (#2493)
Signed-off-by: strailov <Stanislav.Trailov@bosch.io>
2025-06-24 16:20:08 +03:00
Avgustin Marinov
3ca5669869 Update release.yml 2025-06-24 15:35:05 +03:00
Avgustin Marinov
0547697ca3 Update release.yml 2025-06-24 15:05:19 +03:00
github-actions[bot]
7846b2b0f8 [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-06-24 09:14:14 +00:00
Avgustin Marinov
89346c3cba Update pom.xml 2025-06-24 11:08:51 +03:00
Avgustin Marinov
acd4ee4456 Improve sonar config 2025-06-24 11:02:01 +03:00
Avgustin Marinov
591d6389a1 Fix git ignoring of org/eclipse/hawkbit/mgmt/json/model/target 2025-06-24 09:29:44 +03:00
Avgustin Marinov
c838554214 Fail license scan (after DEPENDENCIES commit) if there are restricted 2025-06-24 09:16:02 +03:00
dependabot[bot]
3bd07295e8 Bump org.jsoup:jsoup from 1.20.1 to 1.21.1 (#2491)
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.20.1 to 1.21.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.20.1...jsoup-1.21.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 08:28:00 +03:00
dependabot[bot]
16c88c06a0 Bump org.codehaus.mojo:flatten-maven-plugin from 1.7.0 to 1.7.1 (#2492)
Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-version: 1.7.1
  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>
2025-06-24 08:27:30 +03:00
github-actions[bot]
d25cff3d74 [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-06-24 02:34:36 +00:00
Avgustin Marinov
fde4917c20 Fix integration test reporting (#2490)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-23 14:52:40 +03:00
Avgustin Marinov
5586e4b302 Fix Sonar findings (#2489)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-23 10:19:43 +03:00
Mohamed Zenadi
838e3e06f5 simple-ui: close the details panel when filtering (#2485) 2025-06-23 09:07:49 +03:00
Mohamed Zenadi
8262fc05c6 simple-ui: add poll-time to the TargetView's details (#2484) 2025-06-23 08:39:31 +03:00
dependabot[bot]
5a64bc6870 Bump org.springframework.boot:spring-boot-starter-parent (#2488)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.1...v3.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-version: 3.5.3
  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>
2025-06-23 08:34:50 +03:00
dependabot[bot]
6d89fc2f55 Bump spring.boot.version from 3.5.1 to 3.5.3 (#2487)
Bumps `spring.boot.version` from 3.5.1 to 3.5.3.

Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.1 to 3.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.1...v3.5.3)

Updates `org.springframework.boot:spring-boot-starter` from 3.5.1 to 3.5.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.1...v3.5.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-version: 3.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-version: 3.5.3
  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>
2025-06-23 08:34:27 +03:00
github-actions[bot]
ca5f5d6e95 [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-06-22 02:39:28 +00:00
github-actions[bot]
4881886047 [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-06-21 02:48:13 +00:00
Avgustin Marinov
ef25aa59f0 Fix new line after @Test (#2486)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-20 17:42:55 +03:00
Avgustin Marinov
cb7f1107fe Remove allure (phase2) (#2483)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-20 15:51:06 +03:00
Avgustin Marinov
39593fc6b6 Fix sonar xmlReportPaths (#2482)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-20 14:23:16 +03:00
Avgustin Marinov
ba23ae3fc2 Remove allure (phase 1) - switch to surefire reporting (#2478)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-20 13:41:26 +03:00
dependabot[bot]
f73128024c Bump vaadin.version from 24.7.6 to 24.8.0 (#2481)
Bumps `vaadin.version` from 24.7.6 to 24.8.0.

Updates `com.vaadin:vaadin-bom` from 24.7.6 to 24.8.0

Updates `com.vaadin:vaadin-maven-plugin` from 24.7.6 to 24.8.0
- [Release notes](https://github.com/vaadin/platform/releases)
- [Commits](https://github.com/vaadin/platform/compare/24.7.6...24.8.0)

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 24.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 24.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-20 08:56:27 +03:00
dependabot[bot]
2e91a93325 Bump org.springframework.boot:spring-boot-starter-parent (#2480)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-version: 3.5.1
  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>
2025-06-20 08:55:58 +03:00
dependabot[bot]
3b002b03dd Bump spring.boot.version from 3.5.0 to 3.5.1 (#2479)
Bumps `spring.boot.version` from 3.5.0 to 3.5.1.

Updates `org.springframework.boot:spring-boot-starter-web` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.0...v3.5.1)

Updates `org.springframework.boot:spring-boot-starter` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-version: 3.5.1
  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>
2025-06-20 08:55:33 +03:00
github-actions[bot]
a91fc61b8b [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-06-20 02:32:49 +00:00
Avgustin Marinov
592380a50c Fix indent in release workflow (#2477)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-19 14:08:48 +03:00
Avgustin Marinov
e3bf3c3016 Fix git config user (#2475)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-19 13:20:14 +03:00
Avgustin Marinov
b08033814c Add config reset to license-scan and release (#2474)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-19 11:44:35 +03:00
Avgustin Marinov
2bccd86265 Fix jacoco - pass args to failsafe and surefire plugins (#2473)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-19 11:30:52 +03:00
Avgustin Marinov
bcc5848162 Fix the jacoco aggregate dir config (#2472)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-19 10:30:57 +03:00
Avgustin Marinov
a8a04e77b0 Test and Jacoco config clean (2) (#2471)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-19 10:01:17 +03:00
Avgustin Marinov
a35a81334c Test and jacoco config cleanup (#2469)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-18 16:37:10 +03:00
Avgustin Marinov
651bd7df98 Deprecate PUT target tag multi-assignment (#2468)
* Deprecate PUT /rest/v1/targettags/{targetTagId}/assigned -> use new POST method with same endpoint and params
* Remove deprecated DS tag mulit-assigned PUT method /rest/v1/distributionsettags/{distributionsetTagId}/assigned -> use already existing POST method with same endpoint and params

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-18 15:13:25 +03:00
Avgustin Marinov
147f6b1443 Switch required maven version to 3.8.6 (#2467)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-18 10:02:29 +03:00
Avgustin Marinov
fbd150c0b1 Clean up and organize parent pom (#2466)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-18 09:50:24 +03:00
Avgustin Marinov
3833ad41e9 Allow easy use of enforcement plugin in child poms (#2465)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-18 09:13:29 +03:00
github-actions[bot]
9278c72929 [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-06-18 02:33:22 +00:00
Avgustin Marinov
7d79d5948e Fix trivy (2) 2025-06-17 16:24:52 +03:00
Avgustin Marinov
0475317c1b Fix docker build folder 2025-06-17 16:13:41 +03:00
Avgustin Marinov
abec6ddc75 Fix trivy scan (#2464)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-17 16:02:52 +03:00
Avgustin Marinov
d80e1e004d Fix G3 - deep attributes (#2462) 2025-06-17 15:44:55 +03:00