Skip to content

Commit

Permalink
Version Packages (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dx-pagopa-bot and github-actions[bot] authored Jan 15, 2025
1 parent a09f86b commit ee11f17
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 25 deletions.
6 changes: 0 additions & 6 deletions .changeset/big-fans-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-owls-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-seals-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-eels-cross.md

This file was deleted.

7 changes: 7 additions & 0 deletions infra/modules/azure_app_service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# azure_app_service

## 0.0.6

### Patch Changes

- 5c46e66: Set app command line for java applications
- 3b9baf7: Adding to outputs the recordsets pointing to app services' private endpoint

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion infra/modules/azure_app_service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure_app_service",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"provider": "azurerm"
}
6 changes: 6 additions & 0 deletions infra/modules/azure_app_service_exposed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# azure_app_service_exposed

## 0.0.6

### Patch Changes

- 5c46e66: Set app command line for java applications

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion infra/modules/azure_app_service_exposed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure_app_service_exposed",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"provider": "azurerm"
}
6 changes: 6 additions & 0 deletions infra/modules/azure_core_infra/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# azure_core_infra

## 0.0.2

### Patch Changes

- a39432e: Added GitHub Runner and Log Analytics configuration

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion infra/modules/azure_core_infra/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "azure_core_infra",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"provider": "azurerm"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# github_selfhosted_runner_on_container_app_jobs

## 1.0.1

### Patch Changes

- 8582e8c: Allow override of gh runner labels to support multi env multi subscription cases

## 0.0.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "github_selfhosted_runner_on_container_app_jobs",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"provider": "azurerm"
}

0 comments on commit ee11f17

Please sign in to comment.