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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

NeelChotai
Copy link

@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: 4f98ea0

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.

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
2 participants