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

feat: change upgrade pester interval to 4 hours, for #5889 #5890

Merged
merged 2 commits into from Feb 26, 2024

Conversation

rfay
Copy link
Member

@rfay rfay commented Feb 23, 2024

The Issue

Related:

People are running old versions of DDEV, and they say that they don't get properly notified about that.

How This PR Solves The Issue

Pester them on 4-hour cycle instead of one-week cycle.

Here's the updated view of it (with the correct URL):

image

Manual Testing Instructions

Try using an out-of-date version. You should get notified every 4 hours.

You can change the time on ~/.ddev/.update to force this cycle. touch -d "5 hours ago" ~/.ddev/.update or touch -m -t 202402230500 ~/.ddev/.update

Automated Testing Overview

Related Issue Link(s)

Release/Deployment Notes

@rfay rfay changed the title feat: change upgrade pester interval to 4 hours, fixes #5889 feat: change upgrade pester interval to 4 hours, for #5889 Feb 23, 2024
Copy link

github-actions bot commented Feb 23, 2024

Copy link
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't even know about it because I install updates on my Arch-based system almost every day.

Tested, it works as expected.

@rfay rfay marked this pull request as ready for review February 26, 2024 03:18
@rfay rfay requested a review from a team as a code owner February 26, 2024 03:18
@rfay rfay merged commit cc84e74 into ddev:master Feb 26, 2024
19 of 22 checks passed
@rfay rfay deleted the 20240223_remind_daily branch February 26, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants