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: expand glob before checking API count in join #1757

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

NeelChotai
Copy link
Contributor

@NeelChotai NeelChotai commented Oct 9, 2024

What/Why/How?

Fixes #1196.

Reference

Testing

Tested locally in /bin/sh env and works where it was previously failing.

Screenshots (optional)

Check yourself

  • Code changed? - Tested with redoc/reference-docs/workflows (internal)
  • All new/updated code is covered with tests

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

@NeelChotai NeelChotai requested review from a team as code owners October 9, 2024 22:37
Copy link

changeset-bot bot commented Oct 9, 2024

🦋 Changeset detected

Latest commit: 9f8b6b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@redocly/cli Patch
@redocly/openapi-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tatomyr
Copy link
Contributor

tatomyr commented Oct 21, 2024

Thanks @NeelChotai! I'll review your PR once I have time.

Copy link
Contributor

@tatomyr tatomyr left a comment

Choose a reason for hiding this comment

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

Nice fix, thanks! Your changes will be included in the next release.

@tatomyr tatomyr merged commit 7ba0d13 into Redocly:main Dec 6, 2024
37 checks passed
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.

join command with wildcard does not collect matching files
3 participants