Skip to content

DevOps: Remove unused s3-repo-sync-and-sign.sh script - #1893

Open
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:ci-remove-20260817
Open

DevOps: Remove unused s3-repo-sync-and-sign.sh script#1893
tuhaihe wants to merge 1 commit into
apache:mainfrom
tuhaihe:ci-remove-20260817

Conversation

@tuhaihe

Copy link
Copy Markdown
Member

This script managed a legacy self-hosted S3 RPM repository (sync, GPG-sign RPMs, update/sign repo metadata, upload back to S3). It was carried over as-is from the cloudberry-devops-release repo migration and has had no callers.

Removing it as dead code.

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


This script managed a legacy self-hosted S3 RPM repository (sync,
GPG-sign RPMs, update/sign repo metadata, upload back to S3). It was
carried over as-is from the cloudberry-devops-release repo migration
and has had no callers.
Removing it as dead code.

@leborchukleborchuk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, delete old code always good )

Sign up for freeto 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

@tuhaihe@leborchuk