Skip to content

Conversation

@jnels124
Copy link
Contributor

@jnels124 jnels124 commented Oct 3, 2025

Description:

  • add gh action to copy stackgres cluster
  • move runbook scripts to tools module
  • fix bugs introduced by adding copy live environment script

Related issue(s):

Fixes #11988

Notes for reviewer:
Please review log output here to verify functionality and to provide suggestions if additional output should be supressed

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
Signed-off-by: Jesse Nelson <[email protected]>
@jnels124 jnels124 added this to the 0.141.0 milestone Oct 3, 2025
@jnels124 jnels124 self-assigned this Oct 3, 2025
@lfdt-bot
Copy link

lfdt-bot commented Oct 3, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@jnels124 jnels124 added the github actions Pull requests that update GitHub Actions code label Oct 3, 2025
@codacy-production
Copy link

codacy-production bot commented Oct 3, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-31.41% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d58a617) 36859 33569 91.07%
Head commit (1c9d555) 60911 (+24052) 36341 (+2772) 59.66% (-31.41%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#12119) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Signed-off-by: Jesse Nelson <[email protected]>
@jnels124 jnels124 marked this pull request as ready for review October 3, 2025 15:30
@jnels124 jnels124 requested review from a team as code owners October 3, 2025 15:30
@steven-sheehy steven-sheehy added the enhancement Type: New feature label Oct 3, 2025
Signed-off-by: Jesse Nelson <[email protected]>
steven-sheehy
steven-sheehy previously approved these changes Oct 7, 2025
xin-hedera
xin-hedera previously approved these changes Oct 7, 2025
Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

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

LGTM

@jnels124 jnels124 merged commit b2f7412 into main Oct 15, 2025
32 of 34 checks passed
@jnels124 jnels124 deleted the jtn-copy-live-env branch October 15, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Type: New feature github actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test github action for copying live environment

5 participants