Skip to content

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Jul 24, 2025

Issue

Internal JS-6078

Description

Uses ssh private key for git sync

Testing

Referred documentation https://github.com/wei/git-sync

Once this commit is merged, we'll verify that git-sync is successful.

On success, we'll delete the following:

  • Secret: GIT_SYNC_SOURCE_REPO
  • Secret: GIT_SYNC_SOURCE_SSH_PRIVATE_KEY
  • Secret: GIT_SYNC_DESTINATION_SSH_PRIVATE_KEY
  • Deploy key on this repo: git-sync-source-public-key
  • Deploy key on destination repo: git-sync-destination-public-key

The ssh key rotate instructions will be updated to populate private key in secret GIT_SYNC_SSH_PRIVATE_KEY


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@trivikr trivikr requested a review from a team as a code owner July 24, 2025 00:19
@trivikr trivikr merged commit dd06bc1 into main Jul 24, 2025
8 checks passed
@trivikr trivikr deleted the git-sync-ssh-key branch July 24, 2025 00:46
@trivikr
Copy link
Member Author

trivikr commented Jul 24, 2025

git sync was successful https://github.com/aws/aws-sdk-js-v3/actions/runs/16484986768/job/46607877522
Verified that commit was push on destination repo.

@github-actions
Copy link

github-actions bot commented Aug 8, 2025

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants