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

Add action to push to codecommit mirror repository #160

Merged

Conversation

hozkaya2000
Copy link
Contributor

@hozkaya2000 hozkaya2000 commented Nov 6, 2023

Summary

This pull request includes Github workflow additions. The added Github Action is intended to mirror the ecs-ami repository to an internal CodeCommit repository.

Testing

The action was run a few times in personal forked repository for testing purposes and verified to work.

  • File changes were seen reflected in the codecommit repository.
  • File deletions, file additions were reflected in the codecommit.
  • Only changes from shinkansen branch were updated to the codecommit shinkansen branch.
  • All of commit history is seen on mirrored branch up to the present.

Description for the changelog

Added the new action file under .github/workflows/ and populated with workflow steps.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hozkaya2000 hozkaya2000 changed the title Add action to push to codecommit mirror ripository Add action to push to codecommit mirror repository Nov 6, 2023
Copy link
Contributor

@mye956 mye956 left a comment

Choose a reason for hiding this comment

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

Did we do any manual testing? If we did, could we add what we tested, how we did it, and what was the output?

@hozkaya2000 hozkaya2000 merged commit ec89cce into aws:feature/shinkansen Nov 8, 2023
2 checks passed
Sign up for free to 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.

4 participants