From 8627bd25691a0daf5f03391ec79a242733252c7a Mon Sep 17 00:00:00 2001 From: Joao Moreno Date: Wed, 20 Apr 2022 16:19:22 +0200 Subject: [PATCH] add policy admx/adml files --- build/filters.js | 2 +- resources/policies/codeoss.admx | 48 +++++++++++++++++++++++++++ resources/policies/en-US/codeoss.adml | 23 +++++++++++++ 3 files changed, 72 insertions(+), 1 deletion(-) create mode 100644 resources/policies/codeoss.admx create mode 100644 resources/policies/en-US/codeoss.adml diff --git a/build/filters.js b/build/filters.js index f462566d0f4..c2a0a52bdb9 100644 --- a/build/filters.js +++ b/build/filters.js @@ -112,7 +112,7 @@ module.exports.indentationFilter = [ '!src/vs/*/**/*.d.ts', '!src/typings/**/*.d.ts', '!extensions/**/*.d.ts', - '!**/*.{svg,exe,png,bmp,jpg,scpt,bat,cmd,cur,ttf,woff,eot,md,ps1,template,yaml,yml,d.ts.recipe,ico,icns,plist,opus}', + '!**/*.{svg,exe,png,bmp,jpg,scpt,bat,cmd,cur,ttf,woff,eot,md,ps1,template,yaml,yml,d.ts.recipe,ico,icns,plist,opus,admx,adml}', '!build/{lib,download,linux,darwin}/**/*.js', '!build/**/*.sh', '!build/azure-pipelines/**/*.js', diff --git a/resources/policies/codeoss.admx b/resources/policies/codeoss.admx new file mode 100644 index 00000000000..916f503b782 --- /dev/null +++ b/resources/policies/codeoss.admx @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + none + + + + + manual + + + + + start + + + + + default + + + + + + + diff --git a/resources/policies/en-US/codeoss.adml b/resources/policies/en-US/codeoss.adml new file mode 100644 index 00000000000..f79b1778ec4 --- /dev/null +++ b/resources/policies/en-US/codeoss.adml @@ -0,0 +1,23 @@ + + + + + + + Code - OSS 1.67 or later + Code - OSS + Update + Update Mode + Configure whether you receive automatic updates. Requires a restart after change. The updates are fetched from a Microsoft online service. + Disable updates. + Disable automatic background update checks. Updates will be available if you manually check for updates. + Check for updates only on startup. Disable automatic background update checks. + Enable automatic update checks. Code will check for updates automatically and periodically. + + + + + + + +