-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
99 service fr zugferd #203
Conversation
…f problems with quarkus configuration.
Updated `pom.xml` to correct dependencies, improving clarity and module resolution. Reformatted multiple Java files for readability, including adding/removing blank lines and organizing imports. Applied `@ApplicationScoped` annotation to `KafkaConnector` and corrected channel name to "invoices-in".
* fix auth and add settings page * add keycloak theme builder * re-implement base components * fix build * update after rebase --------- Co-authored-by: Kostya Zamurnyak <[email protected]>
Bumps `surefire-plugin.version` from 3.5.1 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.quarkiverse.openfga:quarkus-openfga-client](https://github.com/quarkiverse/quarkus-openfga-client) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/quarkiverse/quarkus-openfga-client/releases) - [Commits](quarkiverse/quarkus-openfga-client@2.0.0...2.1.0) --- updated-dependencies: - dependency-name: io.quarkiverse.openfga:quarkus-openfga-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps `quarkus.platform.version` from 3.15.1 to 3.16.1. Updates `io.quarkus.platform:quarkus-bom` from 3.15.1 to 3.16.1 - [Commits](quarkusio/quarkus-platform@3.15.1...3.16.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.15.1 to 3.16.1 - [Commits](quarkusio/quarkus-platform@3.15.1...3.16.1) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Dev-Service port is set for dev and test now - Disable explicitly the keycloak dev-service for prod
Bumps `quarkus.platform.version` from 3.16.1 to 3.16.3. Updates `io.quarkus.platform:quarkus-bom` from 3.16.1 to 3.16.3 - [Commits](quarkusio/quarkus-platform@3.16.1...3.16.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.16.1 to 3.16.3 - [Commits](quarkusio/quarkus-platform@3.16.1...3.16.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](SonarSource/sonar-scanner-maven@4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…tend Changed the Maven package-ecosystem update interval from weekly to daily for the backend. Also added a new configuration to check npm package updates daily for the frontend. This ensures that dependencies are kept up to date more frequently.
Bumps `quarkus.platform.version` from 3.16.3 to 3.16.4. Updates `io.quarkus.platform:quarkus-bom` from 3.16.3 to 3.16.4 - [Commits](quarkusio/quarkus-platform@3.16.3...3.16.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.16.3 to 3.16.4 - [Commits](quarkusio/quarkus-platform@3.16.3...3.16.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit d54b7a4.
…document url to the kafka source topic
Bitte rebase zuerst gegen Main, du willst mit diesem PR ganz viel von Main wieder rückgängig machen. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rebase or make new branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Warum ist diese Datei geändert?
99 Service für Zugferd
Erster Entwurf für die Pull Request um den Zugferd Service zu integrieren