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

Alternate workflow usage without affecting existing update workflow settings #216

Closed
tomb-github opened this issue May 6, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@tomb-github
Copy link

Can we have co-existing deferrals and configuration for multiple workflows, without affecting the existing update workflow?

Example scenario;

  • Update workflow settings delivered with a config profile, which includes types of updates, a time-based deferral setup with multiple deferral options, custom timeouts, etc.
  • We would like to use restart prompting from a script (once off).
  • We would like to use deferral prompting for app update policy (alternate deferral counts).
@Macjutsu Macjutsu added the enhancement New feature or request label May 17, 2024
@Macjutsu
Copy link
Owner

Not currently...

But it is a good idea for a feature.... something like "ignore config profile for this one run of super".

@Macjutsu Macjutsu added this to the v5.0.0 milestone Jul 26, 2024
@Macjutsu
Copy link
Owner

Macjutsu commented Jul 26, 2024

This is implemented via the new --workflow-reset-super-after-completion option in https://github.com/Macjutsu/super/releases/tag/v5.0.0-beta2

It would be entirely too complicated to have multiple simultaneous workflows... instead you can override your default workflow with a temporary workflow until complete.

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

2 participants