Move the "new release" check to the nightly housekeeping task #5049

Closed
opened 2025-12-29 19:23:31 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Jul 7, 2021).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Currently, NetBox employs a Redis queue to control checking for new releases (if enabled). With #6590 in place for v3.0, we can move this function to the nightly housekeeping task.

Justification

Eliminates the need for a separate Redis queue solely for release checking.

Originally created by @jeremystretch on GitHub (Jul 7, 2021). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Currently, NetBox employs a Redis queue to control checking for new releases (if enabled). With #6590 in place for v3.0, we can move this function to the nightly housekeeping task. ### Justification Eliminates the need for a separate Redis queue solely for release checking.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:23:31 +01:00
adam closed this issue 2025-12-29 19:23:31 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 7, 2021):

Blocked by #6639 (removal of django-cacheops)

@jeremystretch commented on GitHub (Jul 7, 2021): Blocked by #6639 (removal of django-cacheops)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5049