Skip to content

ci: Bump pulp-platform/pulp-actions from v2 to v2.5.0#104

Merged
DanielKellerM merged 1 commit into
pulp-platform:develfrom
DanielKellerM:chore/bump-pulp-actions
May 20, 2026
Merged

ci: Bump pulp-platform/pulp-actions from v2 to v2.5.0#104
DanielKellerM merged 1 commit into
pulp-platform:develfrom
DanielKellerM:chore/bump-pulp-actions

Conversation

@DanielKellerM
Copy link
Copy Markdown
Collaborator

@DanielKellerM DanielKellerM commented May 18, 2026

Description

The @v2 tag in our workflows resolves to a 2+ year-old release. Pin to the explicit v2.5.0 tag (released 2026-03-31).

What changes

Bumps 7 references across 5 workflow files. No behavioral change beyond what the upstream actions release notes promise:

  • gitlab-ci: Python 3.9 → 3.12, pipuv for dependency management, removed redundant recursive checkout, added flush=True for live log output, added clickable pipeline link.
  • riscv-gcc-install: probe multiple asset name formats so recent compiler releases are found.
  • (New action available: slang, not used here.)

Test plan

  • CI passes on this PR with the new pinned action versions
  • No surprise behavior differences (action-side only changes)

Notes

The @v2 tag resolves to a 2+ year-old release. Pin to v2.5.0 which
bumps gitlab-ci Python to 3.12, switches to uv for deps, fixes
riscv-gcc-install asset detection, and improves gitlab-ci logging.
Copilot AI review requested due to automatic review settings May 18, 2026 14:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR pins pulp-platform/pulp-actions workflow action references from the moving @v2 tag to the explicit @v2.5.0 tag across CI-related workflows.

Changes:

  • Updates lint/license, GitLab CI mirroring, build, docs, and deploy workflow action references.
  • Keeps existing workflow inputs and job structure unchanged.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/lint.yml Pins the license lint action to v2.5.0.
.github/workflows/gitlab-ci.yml Pins the GitLab mirror/check action to v2.5.0.
.github/workflows/docs.yml Pins RISC-V GCC and Bender install actions to v2.5.0.
.github/workflows/deploy.yml Pins the Bender install action to v2.5.0.
.github/workflows/build.yml Pins RISC-V GCC and Bender install actions to v2.5.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DanielKellerM DanielKellerM merged commit 1cb384d into pulp-platform:devel May 20, 2026
28 of 29 checks passed
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.

2 participants