Skip to content

Commit

Permalink
Add versions upgrade task
Browse files Browse the repository at this point in the history
  • Loading branch information
mneiferbag authored Sep 27, 2024
1 parent c9640ee commit dad79bc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,10 @@ Run `gradle wrapper --gradle-version 7.4.2` to update the project to 7.4.2.

## Tasks

- Add Jetty execution in check task before integration tests are run
- Compare generated openapi.yaml and api_v3.yaml
- Gradle integration tests
- [ ] Upgrade to latest versions of Java, Spring Boot, Gradle
- [ ] Add Jetty execution in check task before integration tests are run
- [ ] Compare generated openapi.yaml and api_v3.yaml
- [ ] Add Gradle integration tests
- https://docs.gradle.org/current/userguide/migrating_from_maven.html#migmvn:build_lifecycle
- https://docs.gradle.org/current/userguide/migrating_from_maven.html#migmvn:integration_tests
- https://docs.gradle.org/current/userguide/java_testing.html#sec:configuring_java_integration_tests

0 comments on commit dad79bc

Please sign in to comment.