-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
securid: disabled by login requirements #170800
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SMillerDev
approved these changes
Apr 7, 2024
Now, recover the cask with fixed download url, remove livecheck and change sha256 for not check. |
The link is dead again, I think there is no way to fix the download link either and so disabled. |
Looking at the analytics this has been broken for at least 90 days, and this is the first time someone has tried to fix it, so I'm on board with disabling.
|
bevanjkay
reviewed
Apr 9, 2024
bevanjkay
approved these changes
Apr 9, 2024
github-actions bot
pushed a commit
to MPLew-is/homebrew-vscodium
that referenced
this pull request
Apr 10, 2024
…d-livecheck securid: disabled by login requirements
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci-syntax-only
Only run syntax checks on CI. Use only for bulk changes.
missing zap
Cask is missing a zap stanza, please add one.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Both download and livecheck url are not accessible by login process.
Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.
In the following questions
<cask>
is the token of the cask you're submitting.After making any changes to a cask, existing or new, verify:
brew audit --cask --online <cask>
is error-free.brew style --fix <cask>
reports no offenses.