You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transition from using README.md files for version tracking
to a dynamically updated website that displays release tags, their images, and the versions.
Convert version information from Markdown to JSON format.
Create and push a static index.html to the gh-pages branch.
Implement JavaScript to load and display data from versions.json.
Ensure versions.json lists the filenames of the JSON files with version data.
Update versions.json post-image build to include the new tag-specific JSON file.
Ensure each tag-specific JSON file (e.g., version-tag.json) includes repository version tags, image tags, and version data.
The version overview is currently a long list with a lot of noise (several mentions of "version").
docker run --rm -v $(pwd)/output:/output show-tool-versions.sh
The text was updated successfully, but these errors were encountered: