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

Convert action from Docker to composite #26

Merged

Conversation

koluckirafal
Copy link
Contributor

This PR converts this action from Docker-based system to composite action running on native Actions environment.
A new input is introduced, called verible_version, which allows for selecting Verible version to be used in the workflow (in format v0.0-number-commit) - by default the latest release from https://github.com/chipsalliance/verible/releases will be used.

Copy link
Member

@tgorochowik tgorochowik left a comment

Choose a reason for hiding this comment

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

Please make sure to update README with the new config options and add new samples

@koluckirafal koluckirafal force-pushed the rkol/verible-version-variable branch from a445993 to 9a85c09 Compare March 22, 2023 15:46
@koluckirafal koluckirafal force-pushed the rkol/verible-version-variable branch from 9a85c09 to 76aa931 Compare March 22, 2023 15:49
@tgorochowik tgorochowik merged commit 68df99c into chipsalliance:main Mar 22, 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