Skip to content

Commit

Permalink
chore(deps): absorb 24.10 dependabot GitHub Actions updates (#1745)
Browse files Browse the repository at this point in the history
* chore(deps): bump docker/build-push-action from 6.5.0 to 6.9.0 (#1734)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.5.0 to 6.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@5176d81...4f58ea7)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/checkout from 4.1.1 to 4.2.0 (#1724)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.1...d632683)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#1659)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@39cd149...f677139)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0 (#1658)

* chore(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...5076954)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* enh(clib):Remove basic/interruption_error (#1650)

* Add pb_neb_lib dependencies to centenginestats
* Add pb_bam_lib dependencies to engine_legacy_conf

REFS: MON-147186

* no engine_otl_endpoint parameter in telegraf config (#1676)

* fix(common/engine_conf): multiple inheritence broken because of a mis… (#1680)

* fix(common/engine_conf): multiple inheritence broken because of a missing flag enabled
* fix(common/log_v2): segfault in centengine fixed
* fix(engine/config/applier): bad use of std::equal
* fix(tests/engine): new test
* fix(broker/neb): cbmod was linked with not needed libraries
*  fix(broker/lua): a memory leak introduced with the new openssl md5 fixed
* fix(tests/engine): a new test to validate the good behavior of inheritance
* enh(cmake): new option LEGACY_ENGINE to compile the legacy engine instead of the new one
* fix(gh/alma8): maxscale repo is disabled on alma8
* fix(cmake): issues with dependencies
* enh(gha): new possibility to save packages as artifacts

REFS: MON-147499

* enh(ci): run promote job in dry-run mode on testing branches (#1691)

* MON 137835 cma windows robot tests (#1555)

* add wsl robot test

* fix(engine): host's name instead of template name as alias (#1690)

* (fix(engine): host's name instead of template name as alias
* fix(Engine): review code
REFS: MON-16261

* fix(ci): check PR status from head branch name (#1707)

* fix(broker/bbdo):grpc_stream.proto is bad generated (#1713)

* fix(broker/bbdo):grpc_stream.proto is bad generated
* fix(broker/bbdo): review code

REFS: MON- 147911

* fix(ci): legacy conf engine enabled

* enh(ci): detect automatically cloud versions (#1712)

* fix(broker/neb): fix bbdov2 hostgroup to correctly set enabled flag (#1720)

We were not looking for the correct nebtype for updates.

* MON-148688-telegraf-certificate-parameters-harmonization (#1716)

REFS:MON-148688

* Mon 131997 cma telegraf whitelist (#1723)

* telegraf conf_server sues conf_helper

* whitelist implementation

* add whitelist test

* add whitelist test

* installer (#1715)

dlg and files installer

agent is a windows service

add agent version resources

first version of installer

writer review

add installer to CMakeLists.txt

add comments

Apply suggestions from code review

Co-authored-by: sechkem <[email protected]>
Co-authored-by: cg-tw <[email protected]>

* chore(deps): bump actions/upload-artifact from 4.3.4 to 4.4.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@0b2256b...5076954)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sechkem <[email protected]>
Co-authored-by: jean-christophe81 <[email protected]>
Co-authored-by: David Boucher <[email protected]>
Co-authored-by: Kevin Duret <[email protected]>
Co-authored-by: Vincent Untz <[email protected]>
Co-authored-by: cg-tw <[email protected]>
Co-authored-by: Paul Oureib <[email protected]>

* remove excessive checkouts

* fix checkout that was needed after all

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sechkem <[email protected]>
Co-authored-by: jean-christophe81 <[email protected]>
Co-authored-by: David Boucher <[email protected]>
Co-authored-by: Kevin Duret <[email protected]>
Co-authored-by: Vincent Untz <[email protected]>
Co-authored-by: cg-tw <[email protected]>
  • Loading branch information
8 people authored Oct 10, 2024
1 parent c628651 commit ab623bb
Show file tree
Hide file tree
Showing 17 changed files with 56 additions and 52 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout sources
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Download actionlint
id: get_actionlint
Expand All @@ -47,9 +47,9 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout sources
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
python-version: '3.12'

Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/centreon-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- run: |
gh workflow run robot-nightly.yml -r "dev-24.04.x"
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Install sccache
run: |
Expand Down Expand Up @@ -370,7 +370,7 @@ jobs:
steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
path: centreon-collect

Expand Down Expand Up @@ -405,7 +405,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Publish RPM packages
uses: ./.github/actions/delivery
Expand Down Expand Up @@ -440,7 +440,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Publish DEB packages
uses: ./.github/actions/delivery
Expand Down Expand Up @@ -468,7 +468,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Promote ${{ matrix.distrib }} to stable
uses: ./.github/actions/promote-to-stable
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Login to Registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
Expand All @@ -111,7 +111,7 @@ jobs:
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

- name: Build image ${{ matrix.image }}:${{ matrix.tag }}
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
with:
file: .github/docker/Dockerfile.${{ matrix.dockerfile }}
context: .
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-gorgone-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
distrib: [alma8, alma9, bookworm, jammy]
steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Login to registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
Expand All @@ -42,7 +42,7 @@ jobs:

- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1

- uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
- uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
with:
file: .github/docker/Dockerfile.gorgone-testing-${{ matrix.distrib }}
context: .
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/get-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ jobs:
gorgone_docker_version: ${{ steps.get_version.outputs.gorgone_docker_version }}

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
ref: develop
path: centreon-collect-develop
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/gorgone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Set package version and paths according to distrib
run: |
Expand Down Expand Up @@ -183,10 +183,10 @@ jobs:
# shell: bash

# - name: Checkout sources
# uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
# uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

# - name: Checkout sources
# uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
# uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
# with:
# repository: centreon/centreon
# path: centreon
Expand Down Expand Up @@ -250,7 +250,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Deliver sources
uses: ./.github/actions/release-sources
Expand All @@ -273,7 +273,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Delivery
uses: ./.github/actions/rpm-delivery
Expand All @@ -298,7 +298,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Delivery
uses: ./.github/actions/deb-delivery
Expand Down Expand Up @@ -326,7 +326,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Promote ${{ matrix.distrib }} to stable
uses: ./.github/actions/promote-to-stable
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/libzmq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Parse distrib name
id: parse-distrib
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Publish RPM packages
uses: ./.github/actions/delivery
Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Publish DEB packages
uses: ./.github/actions/delivery
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Promote ${{ matrix.distrib }} to stable
uses: ./.github/actions/promote-to-stable
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/lua-curl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Checkout sources of lua-curl
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
repository: Lua-cURL/Lua-cURLv3
path: lua-curl-src
Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Publish RPM packages
uses: ./.github/actions/rpm-delivery
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Publish DEB packages
uses: ./.github/actions/deb-delivery
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Promote ${{ matrix.distrib }} to stable
uses: ./.github/actions/promote-to-stable
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/package-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Install sccache
run: |
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
# set condition to true if artifacts are needed
- if: inputs.packages_in_artifact == true
name: Upload package artifacts
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: packages-${{ inputs.distrib }}-${{ inputs.arch }}
path: ./*.${{ inputs.package_extension}}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rebase-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.event.pull_request.merged == true
steps:
- name: git checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0
token: ${{ secrets.CENTREON_TECHNIQUE_PAT }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rebase-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.event.pull_request.merged == true
steps:
- name: git checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0
token: ${{ secrets.CENTREON_TECHNIQUE_PAT }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-trigger-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
release-trigger-builds:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Install Github CLI
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
shell: bash

- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0

Expand Down
16 changes: 8 additions & 8 deletions .github/workflows/robot-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
runs-on: ${{ contains(inputs.image, 'arm') && fromJson('["self-hosted", "collect-arm64"]') || 'ubuntu-22.04' }}
steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Login to Registry
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
Expand Down Expand Up @@ -90,7 +90,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: List features
id: list-features
Expand All @@ -111,7 +111,7 @@ jobs:

steps:
- name: Checkout sources
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
with:
fetch-depth: 0

Expand Down Expand Up @@ -182,7 +182,7 @@ jobs:
- name: Upload Test Results
if: ${{ failure() }}
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: reports-${{inputs.test_group_name}}-${{ steps.feature-path.outputs.feature_name_with_dash }}
path: reports
Expand All @@ -194,7 +194,7 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- name: Download Artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
Expand All @@ -204,7 +204,7 @@ jobs:
merge-multiple: true

- name: Upload the regrouped artifact
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: reports-${{inputs.test_group_name}}
path: reports/
Expand Down Expand Up @@ -243,12 +243,12 @@ jobs:
shell: bash

# setup-python v5.0.0 relies on node20 which is not supported by el7 distributions
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
if: ${{ inputs.distrib == 'el7'}}
with:
python-version: "3.10"

- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
if: ${{ inputs.distrib != 'el7' }}
with:
python-version: "3.10"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/veracode-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
password: ${{ secrets.docker_registry_passwd }}

steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0

- if: ${{ inputs.module_name == 'centreon-collect' }}
name: Compiling Cpp sources
Expand Down
Loading

7 comments on commit ab623bb

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
6 1 0 7 85.71 3m22.455677999s

Failed Tests

Name Message ⏱️ Duration Suite
EBNHGU4_BBDO2 hostgroup_1 not found in /tmp/lua-engine.log 71.681 s Hostgroups

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
9 2 0 11 81.82 2m9.288072s

Failed Tests

Name Message ⏱️ Duration Suite
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.034 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.022 s Vault

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
9 2 0 11 81.82 2m19.913036s

Failed Tests

Name Message ⏱️ Duration Suite
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.057 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.041 s Vault

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
18 4 0 22 81.82 4m40.079561s

Failed Tests

Name Message ⏱️ Duration Suite
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.057 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.041 s Vault
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.059 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.042 s Vault

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
9 2 0 11 81.82 2m6.40092s

Failed Tests

Name Message ⏱️ Duration Suite
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.053 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.024 s Vault

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
9 2 0 11 81.82 2m6.644555s

Failed Tests

Name Message ⏱️ Duration Suite
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.074 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.061 s Vault

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
9 2 0 11 81.82 2m6.508861s

Failed Tests

Name Message ⏱️ Duration Suite
BWVC1 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.066 s Vault
BWVC2 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/etc/centreon-broker/central-module0.json' 0.024 s Vault

Please sign in to comment.