Skip to content

Align Base CI on one immutable base-bash-libs GA revision #1992

Description

@codeforester

Summary

Base's CI currently mixes the published base-bash-libs v2.0.0 GA commit with the older v2.0.0-rc.1 commit.

Evidence

Impact

Different jobs validate different base-bash-libs APIs, so a change can pass one CI path while exercising an obsolete dependency on another. That weakens release confidence and makes the source-checkout contract misleading.

Acceptance criteria

  • Every active base-bash-libs checkout in .github/workflows/tests.yml uses the exact GA commit.
  • A workflow-contract test or equivalent assertion prevents the RC commit from returning.
  • Full local and hosted validation passes, with the release evidence recorded in the issue.

Metadata

Metadata

Assignees

Labels

ciContinuous integration, tests, automation, or release workflows

Type

No type

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions