Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: avm/res/app/container-app #833

Merged
merged 51 commits into from
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
0e62948
Initial copy from CARML
oZakari Dec 12, 2023
7575352
Initial workflow for AVM container app
oZakari Dec 12, 2023
7a7d6fa
Fix container app references
oZakari Dec 12, 2023
fcf14f6
Changed [[namePrefix]] to #_namePrefix_# to avoid Bicep compilation i…
oZakari Dec 13, 2023
64d686b
Align serviceShort param with AVM
oZakari Dec 13, 2023
400e1c0
Add diagnostic settings to containr app
oZakari Dec 14, 2023
a79d00f
Update api versions to latest
oZakari Dec 14, 2023
325e804
Merge branch 'main' of https://github.com/Azure/bicep-registry-module…
oZakari Dec 14, 2023
0d6fd9d
Update api version of rg
oZakari Jan 2, 2024
69fecc8
Merge branch 'main' of https://github.com/Azure/bicep-registry-module…
oZakari Jan 2, 2024
c89464e
Updating various api versions
oZakari Jan 2, 2024
9930503
Update readme.md and main.json
oZakari Jan 3, 2024
b043a0e
Change enableDefaultTelemetry to enableTelemetry
oZakari Jan 3, 2024
6b3e060
Fix serviceShort name for default test
oZakari Jan 3, 2024
4ab3582
Fix telemetry resource
oZakari Jan 3, 2024
d3127de
Fix telemetry resource
oZakari Jan 3, 2024
7ef9191
Merge branch 'container-apps' of https://github.com/oZakari/bicep-reg…
oZakari Jan 3, 2024
2cfc7d6
Merge branch 'main' of https://github.com/Azure/bicep-registry-module…
oZakari Jan 19, 2024
f7ed1a0
Update avm/res/app/container-app/version.json
oZakari Jan 19, 2024
ed2565a
Merge branch 'main' of https://github.com/Azure/bicep-registry-module…
oZakari Jan 19, 2024
fd518ab
Merge branch 'container-apps' of https://github.com/oZakari/bicep-reg…
oZakari Jan 19, 2024
dae8768
Update avm/res/app/container-app/main.bicep
oZakari Jan 19, 2024
908a432
Update avm/res/app/container-app/main.bicep
oZakari Jan 19, 2024
8a1af0d
Update avm/res/app/container-app/main.bicep
oZakari Jan 19, 2024
30dcf00
Undo unintentional change to batch account
oZakari Jan 19, 2024
6443274
Update avm/res/app/container-app/tests/e2e/defaults/main.test.bicep
oZakari Jan 19, 2024
a28f0e5
Update avm/res/app/container-app/tests/e2e/defaults/main.test.bicep
oZakari Jan 19, 2024
b2d8ded
Update avm/res/app/container-app/tests/e2e/max/main.test.bicep
oZakari Jan 19, 2024
ce170d9
Update avm/res/app/container-app/tests/e2e/max/main.test.bicep
oZakari Jan 19, 2024
d2aed9d
Update avm/res/app/container-app/tests/e2e/max/dependencies.bicep
oZakari Jan 19, 2024
cf49b4f
Update avm/res/app/container-app/tests/e2e/waf-aligned/main.test.bicep
oZakari Jan 19, 2024
908c939
Update avm/res/app/container-app/tests/e2e/waf-aligned/main.test.bicep
oZakari Jan 19, 2024
a6b19d5
Update avm/res/app/container-app/main.bicep
oZakari Jan 19, 2024
fd46424
Uncommented line for container-app within codeowners
oZakari Jan 19, 2024
dad0ff2
Merge branch 'container-apps' of https://github.com/oZakari/bicep-reg…
oZakari Jan 19, 2024
eda69e5
Switch pipeline agent to support latest ubuntu version
oZakari Jan 19, 2024
255d96c
Update readme and main.json
oZakari Jan 19, 2024
b78cba8
Update readme.md
oZakari Jan 19, 2024
e446ad5
Add additional WAF poperties for test
oZakari Jan 19, 2024
0ed8732
Update readme.md for waf additions
oZakari Jan 19, 2024
96817eb
Removed secrets as not applicable for WAF
oZakari Jan 19, 2024
1357cdf
Fix telemetry resource
oZakari Jan 19, 2024
d477e0e
Fixed role assignment udt
oZakari Jan 19, 2024
c4ede3e
Merge branch 'main' of https://github.com/Azure/bicep-registry-module…
oZakari Jan 22, 2024
000f11a
Attempt to fix readme.md
oZakari Jan 22, 2024
11f4509
Remove extra line
oZakari Jan 23, 2024
0fa64f0
Adjust allLogs capitalization
oZakari Jan 23, 2024
6113d9a
Remove diagnostic settings
oZakari Jan 23, 2024
094f24c
Update readme and main.json
oZakari Jan 23, 2024
a25aabe
Fix readme.md
oZakari Jan 23, 2024
4270fec
Merge branch 'main' into container-apps
oZakari Jan 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#/avm/res/aad/domain-service/ @Azure/avm-res-aad-domainservice-module-owners-bicep
/avm/res/analysis-services/server/ @Azure/avm-res-analysisservices-server-module-owners-bicep @Azure/avm-core-team-technical-bicep
/avm/res/api-management/service/ @Azure/avm-res-apimanagement-service-module-owners-bicep @Azure/avm-core-team-technical-bicep
#/avm/res/app/container-app/ @Azure/avm-res-app-containerapp-module-owners-bicep @Azure/avm-core-team-technical-bicep
/avm/res/app/container-app/ @Azure/avm-res-app-containerapp-module-owners-bicep @Azure/avm-core-team-technical-bicep
AlexanderSehr marked this conversation as resolved.
Show resolved Hide resolved
/avm/res/app/managed-environment/ @Azure/avm-res-app-managedenvironment-module-owners-bicep @Azure/avm-core-team-technical-bicep
#/avm/res/app-configuration/configuration-store/ @Azure/avm-res-appconfiguration-configurationstore-module-owners-bicep @Azure/avm-core-team-technical-bicep
#/avm/res/authorization/lock/ @Azure/avm-res-authorization-lock-module-owners-bicep @Azure/avm-core-team-technical-bicep
Expand Down
83 changes: 83 additions & 0 deletions .github/workflows/avm.res.app.container-app.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
name: "avm.res.app.container-app"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
type: boolean
description: "Execute static validation"
required: false
default: true
deploymentValidation:
type: boolean
description: "Execute deployment validation"
required: false
default: true
removeDeployment:
type: boolean
description: "Remove deployed module"
required: false
default: true

push:
branches:
- main
paths:
- ".github/actions/templates/avm-**"
- ".github/workflows/avm.template.module.yml"
- ".github/workflows/avm.res.app.container-app.yml"
- "avm/res/app/container-app/**"
- "avm/utilities/pipelines/**"
- "!*/**/README.md"

env:
modulePath: "avm/res/app/container-app"
workflowPath: ".github/workflows/avm.res.app.container-app.yml"

concurrency:
group: ${{ github.workflow }}

jobs:
###########################
# Initialize pipeline #
###########################
job_initialize_pipeline:
runs-on: ubuntu-latest
name: "Initialize pipeline"
steps:
- name: "Checkout"
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: "Set input parameters to output variables"
id: get-workflow-param
uses: ./.github/actions/templates/avm-getWorkflowInput
with:
workflowPath: "${{ env.workflowPath}}"
- name: "Get module test file paths"
id: get-module-test-file-paths
uses: ./.github/actions/templates/avm-getModuleTestFiles
with:
modulePath: "${{ env.modulePath }}"
outputs:
workflowInput: ${{ steps.get-workflow-param.outputs.workflowInput }}
moduleTestFilePaths: ${{ steps.get-module-test-file-paths.outputs.moduleTestFilePaths }}
psRuleModuleTestFilePaths: ${{ steps.get-module-test-file-paths.outputs.psRuleModuleTestFilePaths }}
modulePath: "${{ env.modulePath }}"

##############################
# Call reusable workflow #
##############################
call-workflow-passing-data:
name: "Module"
needs:
- job_initialize_pipeline
uses: ./.github/workflows/avm.template.module.yml
with:
workflowInput: "${{ needs.job_initialize_pipeline.outputs.workflowInput }}"
moduleTestFilePaths: "${{ needs.job_initialize_pipeline.outputs.moduleTestFilePaths }}"
psRuleModuleTestFilePaths: "${{ needs.job_initialize_pipeline.outputs.psRuleModuleTestFilePaths }}"
modulePath: "${{ needs.job_initialize_pipeline.outputs.modulePath}}"
secrets: inherit
Loading
Loading