open-feature / killercoda

Killercoda Interactive Examples for OpenFeature
https://openfeature.dev
Apache License 2.0
5 stars 3 forks source link

feat: prevent outdated link with GitHub Action #28

Closed aepfli closed 10 months ago

aepfli commented 1 year ago

Added a GitHub Action and a makefile to prevent outdated links.

relates: #27

aepfli commented 1 year ago

@agardnerIT i hope this helps to prevent broken links in the future.

Additionally we might want to set those links to tags instead of branches, this way, we will always be uptodate and maybe renovate can help us with keeping those links at the latest release :)

aepfli commented 1 year ago

first iteration hardcoded. and manual. But i want to get renovate bot to provide automated prs for those urls

agardnerIT commented 1 year ago

The v0.6.3 link is also now outdated. Furthermore, the link in the playground readme is also broken.

See https://github.com/open-feature/playground/issues/233 for more