Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

chore: Remove deprecated scripts after helm-charts workflow migration

Open
#49 0 comments 0 reactions 1 assignee View on GitHub

@aRustyDev is already working on this.

Since Jan 27, 2026.

Assessment

This issue has not been assessed yet.

Description

Context

The helm-charts repository has completed migrating from inline bash scripts to reusable composite actions from this repo. The following scripts are now deprecated and can be removed after successful E2E testing:

Scripts to Remove
  • .github/scripts/attestation-lib.sh - Functions replaced by:

    • attestation/generate-digest
    • attestation/create
    • attestation/extract-map
    • attestation/update-pr-map
  • .github/scripts/version-bump.sh - Functions replaced by:

    • version-bump/determine-bump
    • version-bump/calculate-version
    • version-bump/update-manifest
    • changelog/generate
    • changelog/update
Acceptance Criteria
  • E2E tests pass in helm-charts with actions-only workflows
  • Remove attestation-lib.sh from helm-charts
  • Remove version-bump.sh from helm-charts
  • Update any documentation referencing these scripts
Related
  • helm-charts workflow migration: Phases 1-6 complete
  • Migration plan: .claude/plans/workflow-migration/
Dominant language
Shell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aRustyDev/gh

All issues in aRustyDev/gh

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.