Skip to content

feat: Support for JSON data parsing in latest version #765

Description

@BradStaton

Some projects post their various release channels as a single JSON document. I'd like to be able to parse that JSON data for the latest version in the same way I can for deployed versions.

For example, the k3s project's releases are listed at https://update.k3s.io/v1-release/channels, and I'd like to only retrieve the .data from the id=stable element.

Currently I track k3s releases from their GitHub page, but the latest and stable releases are indistinguishable from that page.

Describe the solution you'd like
Support for parsing JSON in latest version config similar to deployed version config

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions