Support for following Mozc's official stable channel.#81
Open
phoepsilonix wants to merge 1 commit intofcitx:fcitxfrom
Open
Support for following Mozc's official stable channel.#81phoepsilonix wants to merge 1 commit intofcitx:fcitxfrom
phoepsilonix wants to merge 1 commit intofcitx:fcitxfrom
Conversation
d98aeb0 to
493a0b6
Compare
493a0b6 to
d64c82a
Compare
Member
|
I prefer to not touch any file that's only added by us if possible. Also since now it's default to dev again we might want to keep as is. |
d64c82a to
0737451
Compare
Author
|
The workflow can probably remain on the dev channel. At present, the difference between the dev and stable channels is mainly the log output, I suppose? |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Support for following Mozc's official stable channel.
For dev_channel and stable_channel, build outputs—including debugging information—are expected to be separated going forward.
By default, it is advisable to follow the stable_channel.
This is also likely to affect the Flatpak version of Mozc.
Issue IDs
Steps to test new behaviors (if any)
Additional context
google#1429