-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Discontinue support for draft workflow
As of gerrit 2.15 and later, draft workflow is replaced with work-in-progress and private workflow. See this CL: [1] and this issue upstream: [2]. Even though support for draft worklfow was removed, the drafts magic draft option was preserved, and is mapped to creation of the private change when pushed first time, or creation of change edit on subsequent pushes. These behaviour was alaways controvesial, but was kept in place because 2 major Gerrit clients: repo and git-review were still referencing drafts magic branch. In upcoming gerrit releases the support for drafts magic branch option is discontinued, and thus removed from both repo and git-review: [3]. [1] https://gerrit-review.googlesource.com/c/gerrit/+/97230 [2] https://crbug.com/gerrit/6880 [3] https://gerrit-review.googlesource.com/c/gerrit/+/238898 Sem-Ver: api-break Change-Id: I08a590d42e1ebaa230da960cd192c0b1df528332
- Loading branch information
1 parent
5afa906
commit 02491ca
Showing
3 changed files
with
1 addition
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters