You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Techmino CI 工作流也会在每次 push 和 pull request 触发,创建可能不稳定的快照版本。
Workflow
The main branch is ONLY used for the main development for @MrZ626 (force push is possible at any time for hyperhotfix)
Other members may freely create branches off to contribute. We follow the github workflow. We impose no rule for these, and they can freely merge, cherrypick and rebase. But pull request with (or even without) untidy commit history will be squashed when merged into main.
When a release is scheduled, a tag with name pre[version name] is created on the main branch.
The Techmino Release CI workflow triggers on release tag creation v*. This creates all the necessary files ready for release and send the ipa file to Apple. It creates a github release with all the text descriptions.
Auxiliary information
The Techmino CI workflow triggers on every push and pull request. It creates unstable snapshot builds.