Skip to content

Auto-Update latest version (tagging) in GitHub Page (including CDN link) #395

Description

@amacado

When a new version is beeing released it should auto update the version number which is shown on the GitHub page. Currently it has to be updated manually. I would also suggest to update the CDN links for pointing to a specific version instead of the master branch. This is recommended as best practices because when someone uses the CDN it should not be "auto updated" in the background which could cause Incompatibility (see discussion #391).

image

I think it should be possible to use the GitHub REST API for that: https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#list-repository-tags

Activity

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

Metadata

Metadata

Assignees

Labels

devopsDevops/automation related enhancementsenhancement

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions