-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
File
git browse-ci is that the command browses the repository of the CI page which comes from gitlab, github or bitbucket.
Testcases
- If the repository comes from gitlab, open a url like
https://gitlab.com/<user_or_group>/<repo>/-/pipelines - If the repository comes from github, open a url like
https://github.com/<user_or_org>/<repo>/actions - If the repository comes from bitbucket, open a url like
https://bitbucket.org/<user_or_org>/<repo>/addon/pipelines/home - If the OS is mac, open via command
open - If the OS is Git-Bash on windows, open via command
start - If the OS is WSL on windows, open via commnd
start - If the OS is linux, open via command
xdg-open - If the OS is unknown, open via command
xdg-open
PS: it is simalir with git-browse but for different purposes.
hyperupcall
Metadata
Metadata
Assignees
Labels
No labels