Skip to content

bug: github query for adoptium/temurin25-binaries fails to retrieve the version #813

@DemonicTutor

Description

@DemonicTutor

argus release used: https://github.com/release-argus/Argus/releases/tag/0.29.2

Describe the bug

Trying to use Argus for Adoptium JDK: https://github.com/adoptium/temurin25-binaries/releases
for maven the same setup works fine: https://github.com/apache/maven/releases

  runtime - OpenJDK:
    latest_version:
      type: github
      url: adoptium/temurin25-binaries
      url_commands:
        - type: regex
          regex: jdk-([0-9.]+)

error message:

Failed to refresh:
no releases were found matching the url_commands on page 2 of the API response

To Reproduce
above

Expected behavior
successfully fetch the version

Screenshots

Desktop (please complete the following information):
n/a

Smartphone (please complete the following information):
n/a

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions