Skip to content

Show binary releases details on resolc-bin GH Pages site#447

Merged
elle-j merged 15 commits intomainfrom
lj/resolc-bin
Jan 12, 2026
Merged

Show binary releases details on resolc-bin GH Pages site#447
elle-j merged 15 commits intomainfrom
lj/resolc-bin

Conversation

@elle-j
Copy link
Contributor

@elle-j elle-j commented Jan 8, 2026

Description

For more easily finding the details of the resolc binary releases for the various supported platforms, the plain JSON information will be displayed on resolc-bin's GitHub Pages website.

Changes:

  • Whenever there is a regular or nightly release:
    • The corresponding workflow files will run a script to update resolc-bin's index.md file (new file) with the updated JSON.
      • index.md will be the file GitHub Pages serves as HTML (by default it is built with Jekyll and the Markdown is processed by kramdown, hence the syntax seen in the script).
  • Documentation updates

Thus, this will run on the next nightly release after this PR is merged.

Resolved Issues

Closes #443

@elle-j elle-j requested review from kvpanch and xermicus January 8, 2026 16:11
Copy link
Member

@xermicus xermicus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basic idea LGTM

@elle-j elle-j merged commit 55c4e32 into main Jan 12, 2026
15 checks passed
@elle-j elle-j deleted the lj/resolc-bin branch January 12, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Easy access to nightly builds

3 participants