This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Releases: Azure/AppConfiguration-Sync
Releases · Azure/AppConfiguration-Sync
v1.1.7
What's Changed
- Update description action.yml by @ChristineWanjau in #57
- Update action.yml description by @ChristineWanjau in #58
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Add Deprecated message in action.yml by @ChristineWanjau in #56
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Add workflow to run tests on creating a pull request by @ChristineWanjau in #54
- Add deprecation notice to GitHub Action by @ChristineWanjau in #55
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #33
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #32
- Bump json-schema and jsprim by @dependabot in #35
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #30
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #34
- Bump kind-of from 6.0.2 to 6.0.3 by @dependabot in #40
- Upgraded dependencies by @ChristineWanjau in #52
New Contributors
- @ChristineWanjau made their first contribution in #52
Full Changelog: v1.1.3...v1.1.4
Dependency updates per dependabot
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>
Dependency updates per dependabot
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>
Import config files to Azure App Configuration
Added support for specifying content type
GitHub Action for Azure App Configuration Sync
This action syncs configuration files in the repository to an App Configuration instance. For details, see README.
License
GitHub Action for Azure App Configuration Sync is licensed under the MIT License.