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

Make input not required #18

Closed
wants to merge 2 commits into from

Conversation

PaulRBerg
Copy link
Contributor

This PR makes the version input non-required, defaulting to nightly. I think that this is a sensible thing to do now, given that Foundry is in active development and only has nightly releases. We might revert back to this later on when Foundry starts releasing stable versions as well.

Full changelog:

  • refactor: make "version" input not required
  • chore: use double quotes in "action.yml"
  • docs: add brief description about Foundry in README
  • docs: fix typos in README
  • docs: remove optional input "version" from example script
  • refactor: set "nightly" as default value for "version"

chore: use double quotes in "action.yml"
docs: add brief description about Foundry in README
docs: fix typos in README
docs: remove optional input "version" from example script
refactor: set "nightly" as default value for "version"
Copy link
Member

@gakonst gakonst left a comment

Choose a reason for hiding this comment

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

LGTM just got merge conflict due to that other PR

@PaulRBerg
Copy link
Contributor Author

Thanks for accepting this PR - though we can close this because #19 made the input optional.

@PaulRBerg PaulRBerg closed this Jan 10, 2023
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.

2 participants