Skip to content

chore(ci): pin cicd-workflows reusable workflows to commit SHA#6

Merged
antonkri merged 1 commit into
mainfrom
chore/pin-cicd-workflows
May 7, 2026
Merged

chore(ci): pin cicd-workflows reusable workflows to commit SHA#6
antonkri merged 1 commit into
mainfrom
chore/pin-cicd-workflows

Conversation

@AlexanderLanin
Copy link
Copy Markdown
Member

This PR is part of a large-scale CI refactoring across all S-CORE repositories.

See the tracking issue:
eclipse-score/cicd-workflows#75

It updates reusable workflow references from eclipse-score/cicd-workflows
to the pinned commit SHA (tagged as v0.0.0):

c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0

Only the @ref part of workflow calls is changed, for workflows under:

eclipse-score/cicd-workflows/.github/workflows/*

Pinning reusable workflows to a commit SHA ensures stable and reproducible CI
behavior instead of relying on a moving branch reference.

Part of eclipse-score/cicd-workflows#75

@github-actions
Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
2026/03/11 18:34:10 Downloading https://releases.bazel.build/8.4.2/release/bazel-8.4.2-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.4.2) and connecting to it...
INFO: Invocation ID: 8caa3685-83cf-4f36-b2d0-735067d2e8e3
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

Analyzing: target //:license-check (55 packages loaded, 9 targets configured)

Analyzing: target //:license-check (67 packages loaded, 9 targets configured)

Analyzing: target //:license-check (72 packages loaded, 9 targets configured)

Analyzing: target //:license-check (121 packages loaded, 1510 targets configured)

Analyzing: target //:license-check (130 packages loaded, 2281 targets configured)

Analyzing: target //:license-check (130 packages loaded, 2281 targets configured)

Analyzing: target //:license-check (130 packages loaded, 2281 targets configured)

Analyzing: target //:license-check (132 packages loaded, 4288 targets configured)

Analyzing: target //:license-check (132 packages loaded, 4288 targets configured)

Analyzing: target //:license-check (133 packages loaded, 4411 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

Analyzing: target //:license-check (134 packages loaded, 4535 targets configured)

INFO: Analyzed target //:license-check (135 packages loaded, 6039 targets configured).
[9 / 13] [Prepa] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes ... (2 actions, 0 running)
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 121.422s, Critical Path: 2.53s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@antonkri antonkri self-requested a review May 6, 2026 10:55
@antonkri antonkri merged commit 1fac3dd into main May 7, 2026
5 of 6 checks passed
@antonkri antonkri deleted the chore/pin-cicd-workflows branch May 7, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants