Giter Site home page Giter Site logo

Comments (10)

jerboaa avatar jerboaa commented on July 28, 2024 1

Last time we faced this issue with JDK 22 it was a matter of redeploying the API endpoint with -DLATEST_JAVA_VERSION=22

Yes. Probably needs a re-deploy with -DLATEST_JAVA_VERSION=23. /cc @sxa

from api.adoptium.net.

sxa avatar sxa commented on July 28, 2024 1

@johnoliver Can you clarify what was done to fix this? We should have this documented as part of https://github.com/adoptium/temurin-build/wiki/Setting-up-new-build-jobs,-mirrors,...-when-a-new-openjdk-version-is-branched-from-jdk(head)

from api.adoptium.net.

sxa avatar sxa commented on July 28, 2024

FYI @andrew-m-leonard

from api.adoptium.net.

andrew-m-leonard avatar andrew-m-leonard commented on July 28, 2024

@sxa @jerboaa @johnoliver I seem to remember the API does not currently support returning "tip" version assets, as I remember handling that condition on the daily Slack status code: https://github.com/adoptium/ci-jenkins-pipelines/blob/cb030764501de888c05ebbf6ac1a030731a3e72a/tools/nightly_build_and_test_stats.groovy#L245

from api.adoptium.net.

jerboaa avatar jerboaa commented on July 28, 2024

I'm not sure that's true. See the comments in #720 where we faced this last time. A redeploy of the API endpoint server with -DLATEST_JAVA_VERSION=23 should do the trick. At least it did it last time.

from api.adoptium.net.

johnoliver avatar johnoliver commented on July 28, 2024

should be there now

from api.adoptium.net.

jerboaa avatar jerboaa commented on July 28, 2024

@johnoliver Looks like we need the same fix for JDK 24 now. See #1077.

from api.adoptium.net.

andrew-m-leonard avatar andrew-m-leonard commented on July 28, 2024

@johnoliver Is there a way we can make this code dynamic?

eg.

  • by querying openjdk/jdk git "tags"
  • make Versions.version a dynamic list rather than a fixed Array
  • ditto Versions.ltsVersions

from api.adoptium.net.

jerboaa avatar jerboaa commented on July 28, 2024

@johnoliver Is there a way we can make this code dynamic?

eg.

* by querying openjdk/jdk git "tags"

* make Versions.version a dynamic list rather than a fixed Array

* ditto Versions.ltsVersions

I've created #1083 to track this work.

from api.adoptium.net.

jerboaa avatar jerboaa commented on July 28, 2024

I'm closing this. If we need some documentation, we should use the newest one, which is #1077.

from api.adoptium.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.