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

feat: added ignore flag to vocab push #282

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

DanDroryAu
Copy link
Contributor

Added a new --ignore flag to the push command in the cli
Added a new ignore option to the push function in the @vocab/phrase package.

This ignore function is a list of glob strings that can be used to ignore folders/paths when doing the push command.

@DanDroryAu DanDroryAu requested a review from a team as a code owner October 14, 2024 06:07
Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: 3d11e39

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

This PR includes changesets to release 2 packages
Name Type
@vocab/phrase Minor
@vocab/cli Minor

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

.changeset/late-trainers-sparkle.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
packages/cli/src/index.ts Outdated Show resolved Hide resolved
packages/phrase/src/pull-translations.test.ts Show resolved Hide resolved
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.

2 participants