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: filter tags related to app releases #25

Merged
merged 1 commit into from
Aug 21, 2024
Merged

fix: filter tags related to app releases #25

merged 1 commit into from
Aug 21, 2024

Conversation

fortmarek
Copy link
Contributor

The tuist/tuist is moving to a monorepo setup with this PR with two projects: the CLI and the Tuist macOS app. The latter is being added in the attached PR.

The Tuist app releases are tagged with app@x.y.z whereas CLI releases stay without a prefix (x.y.z). To properly get the list of tags in this plugin, we need to filter out the app-related tags.

@fortmarek fortmarek requested a review from a team as a code owner August 21, 2024 15:11
@fortmarek fortmarek changed the title Filter tags related to app releases fix: filter tags related to app releases Aug 21, 2024
@fortmarek fortmarek merged commit 923b26a into main Aug 21, 2024
5 checks passed
@fortmarek fortmarek deleted the app/tags branch August 21, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants