Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static page listing binaries available at solc-bin.ethereum.org #9934

Closed
cameel opened this issue Sep 30, 2020 · 4 comments
Closed

Static page listing binaries available at solc-bin.ethereum.org #9934

cameel opened this issue Sep 30, 2020 · 4 comments
Labels
closed due inactivity The issue/PR was automatically closed due to inactivity. low impact Changes are not very noticeable or potential benefits are limited. medium effort Default level of effort outsourceable Needs little knowledge about the code base and can be done by externals. should have We like the idea but it’s not important enough to be a part of the roadmap. solcbin stale The issue/PR was marked as stale because it has been open for too long.

Comments

@cameel
Copy link
Member

cameel commented Sep 30, 2020

Part of #9258.

Currently the main page at solc-bin.ethereum.org just serves a raw, unformatted Markdown file. We'd like to have a simple, static HTML page listing all the binaries available in solc-bin.ethereum.org instead. The information should come from the list.json files.

The page should list all the details but for readability they should be folded by default. The page should still work without JavaScript though. At worst, everything should be unfolded without JS but it would be best to use a semantic tag like <details> to make it completely static.

The page should also contain the content of README.md. We should also expand that file to include more information about the whole setup. In particular, what is the recommended URL to download them from and that they're also available via other means (Swarm, IPFS).

@cameel
Copy link
Member Author

cameel commented Sep 30, 2020

Description updated with details from today's call.

@axic
Copy link
Member

axic commented Mar 12, 2021

Today we discussed it would be nice to

  1. Improve the update script to populate the readme with a table of releases with links to each binary (and the github release page) -- which is basically this issue
  2. Run a "markdown to html" renderer in s3-sync.sh -- which was added by README.md -> README.html on S3 sync solc-bin#85

@cameel cameel added medium effort Default level of effort low impact Changes are not very noticeable or potential benefits are limited. should have We like the idea but it’s not important enough to be a part of the roadmap. labels Sep 12, 2022
@cameel cameel added the outsourceable Needs little knowledge about the code base and can be done by externals. label Oct 7, 2022
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

This issue has been marked as stale due to inactivity for the last 90 days.
It will be automatically closed in 7 days.

@github-actions github-actions bot added the stale The issue/PR was marked as stale because it has been open for too long. label Mar 9, 2023
@github-actions
Copy link

Hi everyone! This issue has been automatically closed due to inactivity.
If you think this issue is still relevant in the latest Solidity version and you have something to contribute, feel free to reopen.
However, unless the issue is a concrete proposal that can be implemented, we recommend starting a language discussion on the forum instead.

@github-actions github-actions bot added the closed due inactivity The issue/PR was automatically closed due to inactivity. label Mar 17, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed due inactivity The issue/PR was automatically closed due to inactivity. low impact Changes are not very noticeable or potential benefits are limited. medium effort Default level of effort outsourceable Needs little knowledge about the code base and can be done by externals. should have We like the idea but it’s not important enough to be a part of the roadmap. solcbin stale The issue/PR was marked as stale because it has been open for too long.
Projects
None yet
Development

No branches or pull requests

3 participants