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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions