mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🚀 Feature: Disable Update check with environment variable #308
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kmendell on GitHub.
Feature description
Create Env Var: DISABLE_UPDATE_CHECK and if its set to true the update check on startup should not run.
Pitch
Create Env Var: DISABLE_UPDATE_CHECK and if its set to true the update check on startup should not run.
@stonith404 commented on GitHub:
Added in
v0.38.0:)@nebula-it commented on GitHub:
Thank you again for the quick turnaround, really appreciate it ❤
Suggestion: When doing a commit that solves/fixes an issue please mention the Issue (just drop the link to issue) in commit message. Makes it easy to track what changes resulted from which issue.
e.g Commit message: https://github.com/cilium/cilium/pull/37995
and it shows up in the issue like: https://github.com/cilium/cilium/issues/37982