Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 0 additions & 142 deletions .github/workflows/codecommit-mirror.yml

This file was deleted.

5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ All future user interfaces at Topcoder will be implemented here. Pre-existing us
# Source Control & CI/CD

- [Deployments](#deployments)
- [Repository Backup](#repository-backup)
- [Pull Requests](#pull-requests)
- [Branching](#branching)
- [Commits](#commits)
Expand All @@ -30,10 +29,6 @@ The `dev` branch is auto-deployed to the dev environment: https://platform-mvp.t

The `master` branch is auto-deployed to the production environment: https://platform-ui.topcoder.com.

## Repository Backup

Git branches, tags, and their reachable history can be mirrored from GitHub to AWS CodeCommit by the `Mirror GitHub to AWS CodeCommit` workflow. See the [CodeCommit mirror setup and operations guide](docs/github-codecommit-mirror.md) for its behavior, limitations, and the one-time AWS and GitHub administrator setup.

## Pull Requests

If a Jira ticket requires any code changes, it should have its own pull request.
Expand Down
184 changes: 0 additions & 184 deletions docs/github-codecommit-mirror.md

This file was deleted.

Loading