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

sync: fix precedence of tag options #557

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ecraig12345
Copy link
Member

We discovered in Fluent UI that the sync command was not respecting per-package tag options. Fix is in the helper function which fetches the versions, each package info's combinedOptions already contains the tag option with the appropriate order of precedence, so use that instead of overriding with the global option.

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.

None yet

2 participants