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

fix: Steps shouldn't need quoted #774

Open
1 task done
spydon opened this issue Oct 11, 2024 · 1 comment
Open
1 task done

fix: Steps shouldn't need quoted #774

spydon opened this issue Oct 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@spydon
Copy link
Collaborator

spydon commented Oct 11, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Version

6.2.0

Description

When using steps on in says that each steps need to have quotes, for this script for example, we're getting:

melos.yaml: The index 0 at scripts/doc-setup is expected to be a String but got {echo Checking python version: null}

Steps to reproduce

Don't use quotes in a steps script (only tried on linux).

Expected behavior

It should work like described in the docs, without quotes:
https://melos.invertase.dev/configuration/scripts#steps

Screenshots

No response

Additional context and comments

Discovered in: flame-engine/flame#3336

@spydon spydon added the bug Something isn't working label Oct 11, 2024
@spydon
Copy link
Collaborator Author

spydon commented Oct 11, 2024

Ping @jessicatarra, this used to work right? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant