Skip to content
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

#deploy-tenor-search-service #3365

Merged
merged 72 commits into from
Jan 24, 2024
Merged

#deploy-tenor-search-service #3365

merged 72 commits into from
Jan 24, 2024

Conversation

krharum
Copy link
Contributor

@krharum krharum commented Jan 2, 2024

No description provided.

@krharum krharum requested a review from a team as a code owner January 2, 2024 13:38
@krharum krharum marked this pull request as draft January 2, 2024 13:44
krharum added 26 commits January 3, 2024 07:23
This commit addresses a bug in the method calls of TenorEksterneRelasjonerUtility.java. The `convertEnumWildcard` method calls have been replaced with `convertEnum` to properly handle 'stadie' and 'typeOppgjoer' enum types.
@krharum krharum marked this pull request as ready for review January 24, 2024 06:13
Copy link
Contributor

@stigus stigus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ser flott ut 😄

id 'java'
id "org.sonarqube" version "4.0.0.2929"
id 'org.springframework.boot' version "3.1.4"
id 'io.spring.dependency-management' version "1.1.3"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oppdaterer du disse i samme slengen? 👍

    id "org.sonarqube" version "4.4.1.3373"
    id 'org.springframework.boot' version "3.2.1"
    id 'io.spring.dependency-management' version "1.1.4"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutt

dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Denne også 😄 'org.springframework.cloud:spring-cloud-dependencies:2023.0.0'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ja


implementation 'io.micrometer:micrometer-registry-prometheus'

implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.0.4'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.3.0'

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@krharum krharum merged commit f3c0fea into master Jan 24, 2024
8 of 9 checks passed
@krharum krharum deleted the feature/tenor-serch-service branch January 24, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants