Compare commits
1 Commits
bc0f0478c8
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29f984f85b |
@@ -221,7 +221,7 @@ GEM
|
|||||||
jekyll-seo-tag (~> 2.1)
|
jekyll-seo-tag (~> 2.1)
|
||||||
minitest (5.13.0)
|
minitest (5.13.0)
|
||||||
multipart-post (2.1.1)
|
multipart-post (2.1.1)
|
||||||
nokogiri (1.10.5)
|
nokogiri (1.10.8)
|
||||||
mini_portile2 (~> 2.4.0)
|
mini_portile2 (~> 2.4.0)
|
||||||
octokit (4.14.0)
|
octokit (4.14.0)
|
||||||
sawyer (~> 0.8.0, >= 0.5.3)
|
sawyer (~> 0.8.0, >= 0.5.3)
|
||||||
|
|||||||
@@ -12,9 +12,9 @@ base: .
|
|||||||
[Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting
|
[Syncthing](https://syncthing.net/) has `STNOUPGRADE`, a config file setting
|
||||||
for disabling crash reporting, and a GUI prompt for usage reporting. Google
|
for disabling crash reporting, and a GUI prompt for usage reporting. Google
|
||||||
Cloud SDK CLI tools has `gcloud config set disable_usage_reporting true`.
|
Cloud SDK CLI tools has `gcloud config set disable_usage_reporting true`.
|
||||||
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has
|
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has `netlify --telemetry-disable`.
|
||||||
`netlify --telemetry-disable`. The AWS Serverless Application Model
|
The AWS Serverless Application
|
||||||
CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
|
Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
|
||||||
`AZURE_CORE_COLLECT_TELEMETRY=0`. You get the idea.<!--
|
`AZURE_CORE_COLLECT_TELEMETRY=0`. You get the idea.<!--
|
||||||
Etcher has... well,
|
Etcher has... well,
|
||||||
[nothing](https://github.com/balena-io/etcher/issues/2057). -->
|
[nothing](https://github.com/balena-io/etcher/issues/2057). -->
|
||||||
|
|||||||
Reference in New Issue
Block a user