Граф коммитов

44 Коммитов

Автор SHA1 Сообщение Дата
cwanjau 9c945cf0d0 push index.js 2024-07-19 14:48:27 +03:00
cwanjau 940ed2afac add deprecation notice 2024-07-19 14:34:57 +03:00
cwanjau cad65b6b8c Deprecate action 2024-07-19 14:24:49 +03:00
ChristineWanjau 9767a4def1
Merge pull request #54 from Azure/cwanjau/RunTestOnCreatingPR
Add workflow to run tests on creating a pull request
2024-04-25 08:15:11 +03:00
cwanjau 3c3e08e841 run tests on creating a Pull request 2024-04-24 20:23:23 +03:00
ChristineWanjau befe6ea1c9
Merge pull request #52 from Azure/cwanjau/upgradeToNode20
Upgraded dependencies
2024-04-23 09:42:59 +03:00
cwanjau 42ac34530e update index.js 2024-04-23 09:17:55 +03:00
cwanjau 6248cba7bb updated package-lock.json 2024-04-23 09:14:47 +03:00
cwanjau 82ac5dbcba upgraded npm packages 2024-04-22 15:06:59 +03:00
cwanjau b86963f567 Upgraded node version to v20 2024-04-15 15:24:40 +03:00
dependabot[bot] 177a1e5cc4
Bump kind-of from 6.0.2 to 6.0.3 (#40)
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases)
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)

---
updated-dependencies:
- dependency-name: kind-of
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 01:35:50 -08:00
dependabot[bot] a26bb9dc7e
Bump minimatch from 3.0.4 to 3.1.2 (#34)
* Bump minimatch from 3.0.4 to 3.1.2

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update after rebuild

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ernest Tong <ernestt@microsoft.com>
2022-12-17 01:26:41 -08:00
dependabot[bot] c0514c4f23
Bump @actions/core from 1.2.6 to 1.9.1 (#30)
* Bump @actions/core from 1.2.6 to 1.9.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update after rebuild

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ernest Tong <ernestt@microsoft.com>
2022-12-17 01:14:12 -08:00
dependabot[bot] 644865e35b
Bump json-schema and jsprim (#35)
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-17 00:01:35 -08:00
dependabot[bot] 96d4be4a9b
Bump decode-uri-component from 0.2.0 to 0.2.2 (#32)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 23:44:37 -08:00
dependabot[bot] 34416b790e
Bump qs from 6.5.2 to 6.5.3 (#33)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 23:35:52 -08:00
dependabot[bot] d539c10f84
Bump node-fetch from 2.6.1 to 2.6.7 (#26)
* Bump node-fetch from 2.6.1 to 2.6.7

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update after rebuild

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ernest Tong <ernestt@microsoft.com>
2022-02-24 05:13:54 -08:00
dependabot[bot] 0a13c7c463
Bump tar from 4.4.8 to 4.4.19 (#28)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 04:57:20 -08:00
dependabot[bot] b6c2d27945
Bump ini from 1.3.5 to 1.3.8 (#27)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

---
updated-dependencies:
- dependency-name: ini
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 04:43:10 -08:00
dependabot[bot] 004923b9d3
Bump ajv from 6.10.2 to 6.12.6 (#25)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-24 01:49:22 -08:00
dependabot[bot] 12d1315452
Bump tmpl from 1.0.4 to 1.0.5 (#24)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 16:53:39 -07:00
dependabot[bot] 8c7f1f06e7
Bump path-parse from 1.0.6 to 1.0.7 (#23)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-17 12:46:47 -07:00
Balaga Gayatri 33d4121cc9
Steps for onboarding azure/AppConfiguration-Sync action to the healthdashboard (#20)
* Create defaultLabels.yml

* Create bug-report---feature-request.md
2021-07-12 15:06:42 -07:00
dependabot[bot] 98c187aa7e
Bump lodash from 4.17.19 to 4.17.21 (#17)
* Bump lodash from 4.17.19 to 4.17.21

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

* Update index.js after rebuild

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ernest Tong <ernestt@microsoft.com>
2021-07-07 04:50:00 -07:00
dependabot[bot] 8f690741b1
Bump ws from 5.2.2 to 5.2.3 (#21)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 04:30:54 -07:00
dependabot[bot] 57bf39ce0f
Bump y18n from 4.0.0 to 4.0.3 (#22)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

---
updated-dependencies:
- dependency-name: y18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 04:24:28 -07:00
dependabot[bot] 1894859b94
Bump handlebars from 4.5.3 to 4.7.7 (#16)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 04:15:44 -07:00
dependabot[bot] a539820312
Bump hosted-git-info from 2.8.5 to 2.8.9 (#18)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 04:02:51 -07:00
dependabot[bot] 6e6baa83e2
Bump glob-parent from 5.1.0 to 5.1.2 (#19)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-07 03:53:17 -07:00
aksm-ms 30bd511471
Updating @actions/core, lodash and node-fetch from dependabot (#14)
* Bump node-fetch from 2.6.0 to 2.6.1 (#3)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump lodash from 4.17.15 to 4.17.19 (#2)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @actions/core from 1.2.0 to 1.2.6 (#1)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* updated @actions/core, lodash and node-fetch from dependabot

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 12:56:16 -08:00
Ernest Tong d27de5c67d
Add support for specifying content type (#10) 2020-04-20 13:54:45 -07:00
dependabot[bot] 3293d26c81
Bump acorn from 5.7.3 to 5.7.4 (#8)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-16 13:25:26 -07:00
Ernest Tong bba8c3dcbf Rebuild index.js 2020-01-17 15:21:17 -08:00
Ernest Tong 0529ea33c3
Update to use the latest Azure SDK (#7)
Update to use the latest Azure SDK

Supply user agent prefix

Ensure that setting values passed to the SDK are strings as they expect
2020-01-14 10:26:47 -08:00
Ernest Tong 1086a531fd
Don't require strict and remove strict from the readme example (#5) 2020-01-08 16:08:58 -08:00
Ernest Tong d59b349e82
Update to use the latest Azure SDK (#4) 2019-12-11 11:06:19 -08:00
Ernest Tong 09e0e23d18
Remove extra quote (#3) 2019-12-05 13:16:12 -08:00
Ernest Tong e7d1400720
Initial readme content for the GitHub sync action (#2)
* Initial readme content for the GitHub sync action
2019-12-05 12:13:55 -08:00
Ernest Tong fb699f3817
Initial code for Github sync action (#1)
* Initial code to sync config in Github to a config store
2019-12-04 17:26:10 -08:00
Microsoft Open Source d5bd4761e7 Initial SECURITY.md commit 2019-11-14 19:58:51 -08:00
Microsoft Open Source 06afc118a9 Updating README.md to template content 2019-11-14 19:58:49 -08:00
Microsoft Open Source 2ba8af06e7 Updating LICENSE to template content 2019-11-14 19:58:48 -08:00
Microsoft Open Source 1cbc11b5f0 Initial CODE_OF_CONDUCT.md commit 2019-11-14 19:58:46 -08:00
Zhenlan Wang b0866660d9
Initial commit 2019-11-14 19:53:23 -08:00