This reverts commit 61c6bd5ace
.
This commit is contained in:
parent
14f14152de
commit
058538ca08
13 changed files with 1 additions and 40 deletions
3
.github/workflows/aurora-delete.yml
vendored
3
.github/workflows/aurora-delete.yml
vendored
|
@ -12,9 +12,6 @@ on:
|
||||||
type: string
|
type: string
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
delete:
|
delete:
|
||||||
name: Delete Aurora DB
|
name: Delete Aurora DB
|
||||||
|
|
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -22,9 +22,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
conditional:
|
conditional:
|
||||||
|
|
3
.github/workflows/codeql-analysis.yml
vendored
3
.github/workflows/codeql-analysis.yml
vendored
|
@ -22,9 +22,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
conditional:
|
conditional:
|
||||||
|
|
5
.github/workflows/documentation.yml
vendored
5
.github/workflows/documentation.yml
vendored
|
@ -21,9 +21,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
conditional:
|
conditional:
|
||||||
|
@ -102,4 +99,4 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: ./.github/actions/status-check
|
- uses: ./.github/actions/status-check
|
||||||
with:
|
with:
|
||||||
jobs: ${{ toJSON(needs) }}
|
jobs: ${{ toJSON(needs) }}
|
3
.github/workflows/guides.yml
vendored
3
.github/workflows/guides.yml
vendored
|
@ -21,9 +21,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
conditional:
|
conditional:
|
||||||
|
|
3
.github/workflows/js-ci.yml
vendored
3
.github/workflows/js-ci.yml
vendored
|
@ -21,9 +21,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
conditional:
|
conditional:
|
||||||
name: Check conditional workflows and jobs
|
name: Check conditional workflows and jobs
|
||||||
|
|
3
.github/workflows/label.yml
vendored
3
.github/workflows/label.yml
vendored
|
@ -3,9 +3,6 @@ on:
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: closed
|
types: closed
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
label:
|
label:
|
||||||
|
|
||||||
|
|
3
.github/workflows/operator-ci.yml
vendored
3
.github/workflows/operator-ci.yml
vendored
|
@ -23,9 +23,6 @@ concurrency:
|
||||||
group: operator-ci-${{ github.ref }}
|
group: operator-ci-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
conditional:
|
conditional:
|
||||||
|
|
3
.github/workflows/quarkus-next.yml
vendored
3
.github/workflows/quarkus-next.yml
vendored
|
@ -14,9 +14,6 @@ concurrency:
|
||||||
group: quarkus-next-${{ github.ref }}
|
group: quarkus-next-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-quarkus-next-branch:
|
update-quarkus-next-branch:
|
||||||
name: Update quarkus-next branch
|
name: Update quarkus-next branch
|
||||||
|
|
3
.github/workflows/schedule-nightly.yml
vendored
3
.github/workflows/schedule-nightly.yml
vendored
|
@ -5,9 +5,6 @@ on:
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
setup:
|
setup:
|
||||||
|
|
3
.github/workflows/snyk-analysis.yml
vendored
3
.github/workflows/snyk-analysis.yml
vendored
|
@ -10,9 +10,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analysis:
|
analysis:
|
||||||
name: Analysis of Quarkus and Operator
|
name: Analysis of Quarkus and Operator
|
||||||
|
|
3
.github/workflows/trivy-analysis.yml
vendored
3
.github/workflows/trivy-analysis.yml
vendored
|
@ -7,9 +7,6 @@ defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
analysis:
|
analysis:
|
||||||
|
|
3
.github/workflows/weblate.yml
vendored
3
.github/workflows/weblate.yml
vendored
|
@ -22,9 +22,6 @@ concurrency:
|
||||||
group: weblate-${{ github.ref }}
|
group: weblate-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-weblate:
|
update-weblate:
|
||||||
name: Trigger Weblate to pull the latest changes
|
name: Trigger Weblate to pull the latest changes
|
||||||
|
|
Loading…
Reference in a new issue