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

Pause Package Updates #3135

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

mrixner
Copy link
Contributor

@mrixner mrixner commented Dec 26, 2024

  • I have read the contributing guidelines, and I agree with the Code of Conduct.
  • Have you checked that there aren't other open pull requests for the same changes?
  • Have you tested that the committed code can be executed without errors?
  • This PR is not composed of garbage changes used to farm GitHub activity to enter potential Crypto AirDrops.
    Any user suspected of farming GitHub activity with crypto purposes will get banned. Submitting broken code wastes the contributors' time, who have to spend their free time reviewing, fixing, and testing code that does not even compile breaks other features, or does not introduce any useful changes. I appreciate your understanding.

This pull request allows the user to pause updates for a package.
It also changes CoreTools.FormatAsName for vcpkg packages, removing the triplet making something like curl:x64-mingw-dynamic show as Curl and not Curl: x64 Mingw Dynamic.

There should be the option. BetterMenu inherits from MenuFlyout.
On the WinUI3 Gallery they have the following example:

(P.S. I realized I didn't say thank you for helping me out here cause this week has been a little rough, so thank you!)


Closes #2538
Closes #2875

@mrixner mrixner changed the title Pause Packages Pause Package Updates Dec 26, 2024
@marticliment
Copy link
Owner

Thanks! I will test it out (once I have the operations redesign done) and merge it

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.

[FEATURE REQUEST] Delay update by a certain time [FEATURE REQUEST] Pause updates for a package
2 participants