This repository was archived by the owner on Mar 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 394
Cannot disable security-updates #1440
Labels
Bug
Something isn't working
Comments
Hm, I'm not able to reproduce this on BLT 8.8.3. I added this to project.yml:
Then ran
|
@leonk Do you have a custom target defined somewhere? Possibly one in the |
No I don't believe we have a custom target, we haven't modified BLT very much. If I run |
Ah, I see. Ok that makes more sense to me. This should actually be resolved already in 8.x-dev, and this gives me some more reason to cut a 8.8.4 sooner. |
grasmash
added a commit
to grasmash/bolt
that referenced
this issue
May 4, 2017
grasmash
added a commit
to grasmash/bolt
that referenced
this issue
May 4, 2017
grasmash
added a commit
to grasmash/bolt
that referenced
this issue
May 8, 2017
grasmash
added a commit
that referenced
this issue
May 8, 2017
grasmash
pushed a commit
that referenced
this issue
Feb 22, 2018
The error message says that `disable-targets.tests.security-updates` must be set to false if I want to disable security checks. This doesn't work. After searching around a bit, I found this comment: #1440 (comment). It seems that it should be set to true (and it makes sense, because the key name is `disable-targets`).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My system information:
Output of
blt doctor
:When I run this command:
I get the following output:
And I expected this to happen: I want to disable the security-updates check.
Here's what's in my project.yml:
The text was updated successfully, but these errors were encountered: