Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v23.2.x] gha: update to use aws sm #19472

Merged
merged 13 commits into from
Jun 11, 2024
Merged

Conversation

andrewhsu
Copy link
Member

@andrewhsu andrewhsu commented Jun 11, 2024

Backport of PR #18857

manual cherry-pick because #18857 (comment) had error

all git commits from the PR cherry-picked clean except for:

these files don't exist in v23.2.x branch so i did not backport the patches that update them:

  • comment_added.yml
  • jira_issue_manage.yml
  • transform-sdk-release.yml

i also cherry-picked from PR #15594 because .github/workflows/kics-iac.yml uses a github secrets that no longer exists.

related issue: https://redpandadata.atlassian.net/browse/PESDLC-1345

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.1.x
  • v23.3.x
  • v23.2.x

Release Notes

  • none

andrewhsu and others added 13 commits June 10, 2024 19:22
to resolve warning:
> Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.

(cherry picked from commit d79b2f0)

Conflicts:
	.github/workflows/lint-cpp.yml
	.github/workflows/lint-includes.yml
	.github/workflows/lint-python.yml
	.github/workflows/lint-sh.yml

resolved conflict by deleting these files because they do not exist in
v23.2.x branch
Looks like this worklfow is not needed because it has been disabled for over 1 year:
https://github.com/redpanda-data/redpanda/actions/workflows/old-backports.yml

(cherry picked from commit 4573b58)
It does not look like this worklfow is used because no history of it
running:
https://github.com/redpanda-data/redpanda/actions/workflows/packages-created.yml

(cherry picked from commit d548a72)
(cherry picked from commit 7fdafd8)
To address warning message:
> Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: actions/labeler@v4.

(cherry picked from commit d7f2c13)
(cherry picked from commit f0533f8)
@andrewhsu andrewhsu requested a review from a team as a code owner June 11, 2024 00:26
@andrewhsu andrewhsu requested review from rpdevmp and removed request for a team June 11, 2024 00:26
@andrewhsu andrewhsu requested review from clee and ivotron June 11, 2024 00:27
@andrewhsu andrewhsu merged commit b0ed98c into v23.2.x Jun 11, 2024
38 checks passed
@andrewhsu andrewhsu deleted the PESDLC-1345-v23.2.x-gha-aws-sm branch June 11, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants