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

Merged
merged 6 commits into from
Nov 15, 2024
Merged

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: ef668e7

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
@DanDroryAu DanDroryAu requested a review from askoufis November 8, 2024 05:24
@DanDroryAu DanDroryAu enabled auto-merge (squash) November 15, 2024 00:10
@DanDroryAu DanDroryAu merged commit b54de90 into master Nov 15, 2024
4 checks passed
@DanDroryAu DanDroryAu deleted the feature/ignore-flag-push branch November 15, 2024 00:13
@seek-oss-ci seek-oss-ci mentioned this pull request Nov 15, 2024
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