Skip to content

Commit

Permalink
feat: Removing all schedules from all workflows (Azure#2259)
Browse files Browse the repository at this point in the history
## Description
- Removed all schedules from all workflows
- Will be followed by a PR to trigger modules centrally


## Type of Change

<!-- Use the checkboxes [x] on the options that are relevant. -->

- [x] Update to CI Environment or utilities (Non-module affecting
changes)
- [ ] Azure Verified Module updates:
- [ ] Bugfix containing backwards-compatible bug fixes, and I have NOT
bumped the MAJOR or MINOR version in `version.json`:
- [ ] Someone has opened a bug report issue, and I have included "Closes
#{bug_report_issue_number}" in the PR description.
- [ ] The bug was found by the module author, and no one has opened an
issue to report it yet.
- [ ] Feature update backwards compatible feature updates, and I have
bumped the MINOR version in `version.json`.
- [ ] Breaking changes and I have bumped the MAJOR version in
`version.json`.
  - [ ] Update to documentation
  • Loading branch information
AlexanderSehr authored Jun 7, 2024
1 parent d5ba296 commit c798066
Show file tree
Hide file tree
Showing 138 changed files with 0 additions and 276 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/avm.ptn.authorization.policy-assignment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.authorization.policy-assignment"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.authorization.resource-role-assignment"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.ptn.authorization.role-assignment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.authorization.role-assignment"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.ptn.finops-toolkit.finops-hub.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.finops-toolkit.finops-hub"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.ptn.policy-insights.remediation.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.policy-insights.remediation"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.ptn.security.security-center.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.ptn.security.security-center"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.aad.domain-service.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.aad.domain-service"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.alerts-management.action-rule.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.alerts-management.action-rule"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.analysis-services.server.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.analysis-services.server"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.api-management.service.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.api-management.service"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.app-configuration.configuration-store"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.app.container-app.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
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:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.app.job.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.app.job"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.app.managed-environment.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.app.managed-environment"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.automation.automation-account.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.automation.automation-account"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.batch.batch-account.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.batch.batch-account"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.cache.redis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.cache.redis"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.cdn.profile.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.cdn.profile"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.cognitive-services.account.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.cognitive-services.account"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.communication.communication-service"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.communication.email-service.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.communication.email-service"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.availability-set.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.availability-set"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.disk-encryption-set.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.disk-encryption-set"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.disk.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.disk"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.gallery.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.gallery"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.image.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.image"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.proximity-placement-group"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.ssh-public-key.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.ssh-public-key"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.virtual-machine-scale-set"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.compute.virtual-machine.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.compute.virtual-machine"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.consumption.budget.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.consumption.budget"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.container-instance.container-group"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.container-registry.registry.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.container-registry.registry"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.container-service.managed-cluster"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.data-factory.factory.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.data-factory.factory"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.data-protection.backup-vault.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.data-protection.backup-vault"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.databricks.access-connector.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.databricks.access-connector"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.databricks.workspace.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.databricks.workspace"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/avm.res.db-for-my-sql.flexible-server.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.db-for-my-sql.flexible-server"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.db-for-postgre-sql.flexible-server"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.desktop-virtualization.application-group"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.desktop-virtualization.host-pool"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.desktop-virtualization.scaling-plan"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: "avm.res.desktop-virtualization.workspace"

on:
schedule:
- cron: "0 12 1/15 * *" # Bi-Weekly Test (on 1st & 15th of month)
workflow_dispatch:
inputs:
staticValidation:
Expand Down
Loading

0 comments on commit c798066

Please sign in to comment.