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

Java 21 #434

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Java 21 #434

wants to merge 11 commits into from

Commits on Jan 5, 2024

  1. Build container images too in simple-build-test

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    14683af View commit details
    Browse the repository at this point in the history
  2. Java 21

    Signed-off-by: Eric Deandrea <[email protected]>
    
    # Conflicts:
    #	.github/workflows/build-push-container-images.yml
    #	.github/workflows/simple-build-test.yml
    #	event-statistics/pom.xml
    #	grpc-locations/pom.xml
    #	rest-fights/pom.xml
    #	rest-heroes/pom.xml
    #	rest-narration/README.md
    #	rest-narration/pom.xml
    #	rest-villains/pom.xml
    #	scripts/generate-k8s-resources.sh
    #	ui-super-heroes/pom.xml
    
    # Conflicts:
    #	event-statistics/src/main/docker/Dockerfile.jvm
    #	event-statistics/src/main/docker/Dockerfile.legacy-jar
    #	event-statistics/src/main/resources/application.properties
    #	grpc-locations/src/main/docker/Dockerfile.jvm
    #	grpc-locations/src/main/docker/Dockerfile.legacy-jar
    #	grpc-locations/src/main/resources/application.yml
    #	rest-fights/src/main/docker/Dockerfile.jvm
    #	rest-fights/src/main/docker/Dockerfile.legacy-jar
    #	rest-fights/src/main/resources/application.properties
    #	rest-heroes/src/main/docker/Dockerfile.jvm
    #	rest-heroes/src/main/docker/Dockerfile.legacy-jar
    #	rest-heroes/src/main/resources/application.yml
    #	rest-narration/src/main/docker/Dockerfile.jvm
    #	rest-narration/src/main/docker/Dockerfile.legacy-jar
    #	rest-narration/src/main/resources/application.properties
    #	rest-villains/src/main/docker/Dockerfile.jvm
    #	rest-villains/src/main/docker/Dockerfile.legacy-jar
    #	rest-villains/src/main/resources/application.properties
    #	ui-super-heroes/src/main/docker/Dockerfile.jvm
    #	ui-super-heroes/src/main/docker/Dockerfile.legacy-jar
    #	ui-super-heroes/src/main/resources/application.properties
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1f4a155 View commit details
    Browse the repository at this point in the history
  3. Add container builds

    Signed-off-by: Eric Deandrea <[email protected]>
    
    # Conflicts:
    #	.github/workflows/simple-build-test.yml
    
    # Conflicts:
    #	.github/workflows/simple-build-test.yml
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ecc89fe View commit details
    Browse the repository at this point in the history
  4. Add container builds

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    dac13c9 View commit details
    Browse the repository at this point in the history
  5. Fix native

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f457b2e View commit details
    Browse the repository at this point in the history
  6. Virtual threads

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    c60a34e View commit details
    Browse the repository at this point in the history
  7. Virtual threads

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8d35561 View commit details
    Browse the repository at this point in the history
  8. Fix narration ITs to work in container

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d40c16c View commit details
    Browse the repository at this point in the history
  9. Fix

    Signed-off-by: Eric Deandrea <[email protected]>
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    eb5b5de View commit details
    Browse the repository at this point in the history
  10. Update simple-build-test.yml

    Fix build
    edeandrea committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3af3265 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e1182d View commit details
    Browse the repository at this point in the history