Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

fix: use typescript to support other type of datastructures #2616

Merged
merged 10 commits into from
Jun 3, 2024

Conversation

v1v
Copy link
Member

@v1v v1v commented Jun 3, 2024

What does this PR do?

Support typescript

Why is it important?

Fixes:

/home/runner/work/_temp/252df3fb-73a5-45df-9c44-acb862991f65.sh: command substitution: line 53: syntax error near unexpected token `('

That happens since the needs contains the outputs and bash is not clever enough to parse it correctly if containing ' or similar special chars.

Related issues

Closes #ISSUE

@mergify mergify bot assigned v1v Jun 3, 2024
@v1v v1v marked this pull request as ready for review June 3, 2024 12:30
@v1v v1v requested a review from a team as a code owner June 3, 2024 12:30
@v1v v1v changed the title fix: use typescript fix: use typescript to support other type of datastructures Jun 3, 2024
@v1v v1v merged commit 2e90c86 into main Jun 3, 2024
12 checks passed
@v1v v1v deleted the feature/use-typescript branch June 3, 2024 12:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants