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

Delayer #18

Open
pauby opened this issue Oct 31, 2022 · 0 comments
Open

Delayer #18

pauby opened this issue Oct 31, 2022 · 0 comments
Labels
Improvement Issues that enhances existing functionality, or adds new features

Comments

@pauby
Copy link
Member

pauby commented Oct 31, 2022

#84 can be achieved if delay is introduced to package update (way of 'pending' status). If delay is set to 3 days, the new version can be checked on virus total on actual update.

This can happen as a plugin that runs aftereach update and records pending updates with the date first seen in a local file (or gist).

For this before/after plugins should be implemented (currently doable inside beforeEach scriprtblock.

The other useful purpose would be to delay update until specific event is met such as day of the week, existence of update of some other package, etc.

Issue migrated from majkinetor/au#94

@pauby pauby added the Improvement Issues that enhances existing functionality, or adds new features label Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

1 participant