|
|
Reported:
|
2024-08-21 09:12 CEST by Pierre Ossman
|
Modified:
|
2024-09-26 10:25 CEST
(History)
|
|
1
user
(show)
|
|
See Also:
|
|
Acceptance Criteria:
|
MUST:
* Developers should be able to still do all their current tasks after migration
* Commit history in bugzilla
* Commit notifications in Slack
* Code review
* Important non-obvious tasks for developers and sysadmins should be documented
* Both the repository and gitlab configuration should have automatic backups
SHOULD:
* Safety features that are inherent to subversion should have equivalent protection in git (e.g. no changing history on the master branch)
* A git centric workflow should be easy
* Dangerous git/gitlab features should be blocked
* Commits to the old subversion repository should be blocked
COULD:
* Unused gitlab features should be disabled
* Merge requests are automatically test built
* Bugzilla references should be usuable links
* Subversion revision references should be usable links
|
|
|