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

Use composite actions to setup scarb in this action #6

Open
cptartur opened this issue Oct 25, 2023 · 0 comments
Open

Use composite actions to setup scarb in this action #6

cptartur opened this issue Oct 25, 2023 · 0 comments

Comments

@cptartur
Copy link
Member

We can convert this action to be a composite action: https://docs.github.com/en/actions/creating-actions/creating-a-composite-action and setup scarb by reusing the https://github.com/software-mansion/setup-scarb action.

Details of this should be discussed but we need to remember to handle the cases where:

  • User wants to configure scarb on their own - We should allow disabling installing scarb by an optional argument. Additionally we could do some automatic detection of scarb installation.
@Arcticae Arcticae closed this as not planned Won't fix, can't repro, duplicate, stale Jan 29, 2024
@Arcticae Arcticae reopened this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

2 participants