Skip to content

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

@Cyberbeni

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.

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