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

get_nightly_version.sh script #9310

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Conversation

cameel
Copy link
Member

@cameel cameel commented Jul 3, 2020

Part of #9258.

Part of the Github action for building nightlies, extracted into a separate script as suggested by @ekpyron in ethereum/solc-bin#29 (comment).

@cameel cameel self-assigned this Jul 3, 2020
#
# The documentation for solidity is hosted at:
#
# https://solidity.readthedocs.org
Copy link
Member

Choose a reason for hiding this comment

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

I guess that's here because it's also in get_version.sh ? I'm not entirely sure why it's in there and why it should be in here - feels like a rather random piece of information to me...

Copy link
Member Author

@cameel cameel Jul 4, 2020

Choose a reason for hiding this comment

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

Seemed out of place to me too but I've seen it used in several other files (e.g. build_emscripten.sh or docs.sh) so I thought it was a deliberate convention. Should I remove it?

Docstrings and license comments are a mess in scripts anyway. Some have them like this, some do it differently, some do not have them at all.

Copy link
Member

@ekpyron ekpyron Jul 4, 2020

Choose a reason for hiding this comment

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

Yeah.. I'd say we can remove it here, since it seems rather weird - and maybe we should bring it up quickly in a meeting and decide on a convention for all the scripts and unify them in that regard... not that any of this is all that important, but still :-).
(we can do that independently of this pr, though, no need to stall)

Copy link
Member

@ekpyron ekpyron left a comment

Choose a reason for hiding this comment

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

Approving regardless of the comment.

@chriseth chriseth merged commit 6e70aaf into develop Jul 6, 2020
@chriseth chriseth deleted the get-nightly-version-script branch July 6, 2020 07:42
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.

3 participants