Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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/workflows/after-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-slim
steps:
- name: Propagate release on Jira
uses: Alfresco/alfresco-build-tools/.github/actions/jira-propagate-release@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/jira-propagate-release@v18.9.0
with:
jira-project-key: "OPSEXP"
jira-token: ${{ secrets.JIRA_TOKEN }}
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/bumpVersions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@ jobs:
token: ${{ secrets.BOT_GITHUB_TOKEN || github.token }}

- name: Install Updatecli
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatecli@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatecli@v18.9.0

- run: updatecli pipeline apply

- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.7.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.9.0

- name: Regenerate helm docs if necessary
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.9.0
with:
pre-commit-args: helm-docs || true
skip_checkout: "true"
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
token: ${{ secrets.BOT_GITHUB_TOKEN }}

- name: Install Updatecli
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatecli@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatecli@v18.9.0

- name: Checkout updatecli configs
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
Expand All @@ -114,9 +114,9 @@ jobs:
QUAY_PASSWORD: ${{ secrets.QUAY_PASSWORD }}
UPDATECLI_GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.7.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.9.0
- name: Regenerate helm docs if necessary
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.9.0
with:
pre-commit-args: helm-docs || true
skip_checkout: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@v18.9.0
with:
compose_file_path: docker-compose/community-compose.yaml
postman_path: test/postman/docker-compose
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-compose-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Verify docker-compose
uses: >-
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/verify-compose@v18.9.0
timeout-minutes: 10
with:
postman_path: test/postman/docker-compose
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/helm-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

- name: Setup cluster
id: setup-kind
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v18.9.0
with:
traefik-enabled: true
cloud-provider-kind-enabled: true
Expand Down Expand Up @@ -181,7 +181,7 @@ jobs:

- name: Upload pods logs
if: always() && steps.helm_install.outcome != 'skipped'
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@v18.9.0
with:
namespace: default
log_retention: 7
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/helm-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
matrix:
include: ${{ fromJSON(needs.build_vars.outputs.ver_json) }}
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.7.0
- uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v18.9.0

- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3

Expand All @@ -90,7 +90,7 @@ jobs:

- name: Setup cluster
id: setup-kind
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v18.9.0
with:
traefik-enabled: true
traefik-chart-version: v40.0.0-ea.1
Expand Down Expand Up @@ -140,20 +140,20 @@ jobs:
${{ steps.configurable-extra-values.outputs.helm_install_params }}

- name: Wait for deployments to be ready
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v18.9.0
with:
wait-resource: "deployments"
wait-condition: "Available"

- name: Wait for statefulsets to be ready
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v18.9.0
with:
wait-resource: "sts"
wait-for-what: "jsonpath"
wait-condition: "'{.status.readyReplicas}'=1"

- name: Wait for jobs to be completed
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v18.9.0
with:
wait-resource: "jobs"
wait-condition: "complete"
Expand Down Expand Up @@ -218,7 +218,7 @@ jobs:

- name: Upload pods logs
if: always() && steps.helm_install.outcome != 'skipped'
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@v18.7.0
uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-keep-nslogs@v18.9.0
with:
namespace: default
log_retention: 7
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Publish chart
uses: >-
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/publish-chart@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/dbp-charts/publish-chart@v18.9.0
with:
chart_name: alfresco-content-services
github_token: ${{ secrets.BOT_GITHUB_TOKEN }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/helm-static-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ jobs:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/helm-build-chart@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/helm-build-chart@v18.9.0
with:
chart-dir: helm/${{ matrix.charts.name }}
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/helm-plugin@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/helm-plugin@v18.9.0
with:
plugin_url: https://github.com/helm-unittest/helm-unittest
plugin_version: v1.0.0
Expand All @@ -64,11 +64,11 @@ jobs:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/helm-build-chart@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/helm-build-chart@v18.9.0
with:
chart-dir: helm/${{ matrix.charts.name }}
- uses: >-
Alfresco/alfresco-build-tools/.github/actions/helm-template-yamllint@v18.7.0
Alfresco/alfresco-build-tools/.github/actions/helm-template-yamllint@v18.9.0
with:
chart-dir: helm/${{ matrix.charts.name }}
helm-options: >-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
config_path: .github/kics.yml
- name: Upload SARIF file
if: github.actor != 'dependabot[bot]'
uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
with:
sarif_file: report-dir/results.sarif
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
name: Run pre-commit
runs-on: ubuntu-latest
steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.7.0
- uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v18.9.0
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # 6.0.3
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.7.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.9.0
- name: Add dependency chart repos
run: |
for repo in $(yq eval-all \
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-orchestrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
fetch-depth: 0

- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.7.0
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-helm-docs@v18.9.0

- name: Configure git
run: |
Expand Down
Loading