TrueCloudLab repository mirrors¶
TrueCloudLab hosts FrostFS source code in multiple locations to minimize the risk of deplatforming and to become more approachable for new contributors. You may use any of the mirrors to fetch our repositories and to send your patches for review.
Primary mirror: git.frostfs.info ¶
git.frostfs.info is the source of truth for all FrostFS source code.
- New FrostFS code is published here first
- Pull requests will be automatically imported into Gerrit for code review
- All bug reports and issues are tracked only here
- FrostFS maintainers are not expected to participate in discussions outside of git.frostfs.info and review.frostfs.info
Secondary mirror: Codeberg ¶
- Synced with git.frostfs.info on schedule (may lag behind for less than a day)
- Pull requests will be automatically imported into Gerrit for code review
- Bug reports and issues are not tracked here
- You may use your Codeberg account to log into git.frostfs.info and Gerrit (via OAuth)