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

EdkRepo Sync Flow Change: When a manifest update is required abort the sync operations unless -o or -u is specified #191

Open
ashedesimone opened this issue Sep 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ashedesimone
Copy link
Contributor

Currently if the sync command detects that a manifest update is detected it will alert the user and proceed with the sync operations. This results in the user needing to immediately re-run the sync command with the -u flag and conduct an additional sync.

The sync command should be updated such that if a manifest change is detected the command will abort unless the -u or -o flags are used. When the command is aborted the user should be notified that a manifest update is available and that they can complete the sync and update their manifest by using the -u flag or they can bypass the update and complete the sync by passing the -o flag.

@ashedesimone ashedesimone added the enhancement New feature or request label Sep 29, 2023
@ashedesimone ashedesimone self-assigned this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant