Skip to content

Create scheduled workflow to create PR for language version updates #32

Description

@Cyberbeni

For languages that properly tag versions on github, using github.com/repoSlug/releases/latest redirect should be the best.
For example: https://github.com/apple/swift/releases/latest

Otherwise parsing the HTML of the download page seems to be the best option, for example the first <div class="toggleVisible" id="gox.y.z"> on https://golang.org/dl/ will give us the latest stable version.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions