Commit Graph

3579 Commits

Author SHA1 Message Date
Avgustin Marinov
3e35d0c5c1 Add customizable retry for SDK http client (#2523)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-07-02 09:28:15 +03:00
dependabot[bot]
2f2f947da0 Bump vaadin.version from 24.8.1 to 24.8.2 (#2522)
Bumps `vaadin.version` from 24.8.1 to 24.8.2.

Updates `com.vaadin:vaadin-bom` from 24.8.1 to 24.8.2

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

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-version: 24.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-version: 24.8.2
  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-07-02 08:33:29 +03:00
Avgustin Marinov
affae1026a Improve Spring Bus usage (remove stream direct use) (#2521)
* Improve Spring Bus usage (remove stream direct use)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>

* Remove getApplicaton when creating remote events

---------

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-07-02 08:32:55 +03:00
github-actions[bot]
65c81a3e90 [Release] Automated commit of .3rd-party/DEPENDENCIES changes 2025-07-02 02:36:21 +00:00
dependabot[bot]
831624c9f6 Bump vaadin.version from 24.8.0 to 24.8.1 (#2520)
* Bump vaadin.version from 24.8.0 to 24.8.1

Bumps `vaadin.version` from 24.8.0 to 24.8.1.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix version migration - add prepare-frontend goal

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-07-01 12:11:39 +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
f99de6aa92 Stale workflow only on hawkbit project (#2517)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-30 08:42:12 +03:00
Avgustin Marinov
a3261c181d Fix release workflow (#2516) 2025-06-27 17:02:18 +03:00
Avgustin Marinov
65a0ebfa4f Fix tag workflow (#2515) 2025-06-27 16:19:21 +03:00
Avgustin Marinov
e1eb6e8041 Fix reusable_workflow_tag (#2514)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 12:54:10 +03:00
Avgustin Marinov
e4cf69c742 Fix reusable_workflow_tag.yaml (#2513)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 12:47:52 +03:00
Avgustin Marinov
035466bd88 Fix reusable_workflow_tag.yaml (#2512)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 12:35:24 +03:00
Avgustin Marinov
d95e60280e Fix release tag (#2511)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 12:16:53 +03:00
Avgustin Marinov
bb70309a60 Fix/relese tag2 (#2510)
* Fix release_tag.yaml

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>

* Fix relase tag

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 12:05:34 +03:00
Avgustin Marinov
4bca6e8a77 Fix release_tag.yaml (#2509)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 11:48:11 +03:00
Avgustin Marinov
0d2c2c1878 Fix license scans (#2508)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 11:41:18 +03:00
Avgustin Marinov
6e2ba70dbe Fix license scan workflow (#2506) (#2507)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 11:35:03 +03:00
Avgustin Marinov
221f23fdf3 Fix license scan workflow (#2506)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 11:12:07 +03:00
Avgustin Marinov
0d49fa7bac Fix workflows (#2505)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-27 11:02:19 +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
Avgustin Marinov
4a6e862d57 Fix release of db_init docker image (#2502)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-26 13:27:00 +03:00
Avgustin Marinov
c894ac96dd Fix docker deploy (#2501) 2025-06-26 11:43:13 +03:00
Avgustin Marinov
90942642ea Add docker release workflow (#2500)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-26 10:39:32 +03:00
Avgustin Marinov
2f3e2ffcd0 Fix Docker files (#2499)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
2025-06-25 14:54:51 +03:00
Avgustin Marinov
29f5a84ab8 Fix skip tests 2025-06-25 13:22:02 +03:00
Avgustin Marinov
906ce1993f Enable publishing 2025-06-25 12:39:54 +03:00
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