Compare commits
5 Commits
update
...
e2c3ca49ec
| Author | SHA1 | Date | |
|---|---|---|---|
| e2c3ca49ec | |||
| db4069100c | |||
|
|
19c48ac6f5 | ||
| bc0f0478c8 | |||
| 6ff054af2a |
@@ -12,8 +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`. The AWS Serverless Application
|
.NET Core has `DOTNET_CLI_TELEMETRY_OPTOUT`. Netlify's CLI has
|
||||||
Model CLI has `SAM_CLI_TELEMETRY=0`. The Microsoft Azure CLI has
|
`netlify --telemetry-disable`. The AWS Serverless Application 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). -->
|
||||||
@@ -48,6 +49,8 @@ users*:
|
|||||||
|
|
||||||
* netdata system monitor:
|
* netdata system monitor:
|
||||||
[netdata/netdata#7846](https://github.com/netdata/netdata/pull/7846)
|
[netdata/netdata#7846](https://github.com/netdata/netdata/pull/7846)
|
||||||
|
* tilt:
|
||||||
|
[windmilleng/tilt#2878](https://github.com/windmilleng/tilt/pull/2878)
|
||||||
|
|
||||||
# PRs and Status
|
# PRs and Status
|
||||||
|
|
||||||
@@ -55,6 +58,7 @@ users*:
|
|||||||
#6745](https://github.com/Homebrew/brew/pull/6745)
|
#6745](https://github.com/Homebrew/brew/pull/6745)
|
||||||
* gatsby: [gatsbyjs/gatsby
|
* gatsby: [gatsbyjs/gatsby
|
||||||
#19528](https://github.com/gatsbyjs/gatsby/pull/19528)
|
#19528](https://github.com/gatsbyjs/gatsby/pull/19528)
|
||||||
|
* netlify-cli: [netlify/cli#737](https://github.com/netlify/cli/issues/737)
|
||||||
* syncthing: [syncthing/syncthing
|
* syncthing: [syncthing/syncthing
|
||||||
#6158](https://github.com/syncthing/syncthing/pull/6158)
|
#6158](https://github.com/syncthing/syncthing/pull/6158)
|
||||||
* dotnet: [dotnet/sdk #3917](https://github.com/dotnet/sdk/issues/3917)
|
* dotnet: [dotnet/sdk #3917](https://github.com/dotnet/sdk/issues/3917)
|
||||||
|
|||||||
Reference in New Issue
Block a user