watchgha | Live display of current GitHub action runs
kandi X-RAY | watchgha Summary
kandi X-RAY | watchgha Summary
watchgha is a Python library. watchgha has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However watchgha build file is not available. You can install using 'pip install watchgha' or download it from GitHub, PyPI.
# Watch GitHub Action runs #. This package provides one command, watch_gha_runs. It takes a GitHub repo URL and a branch name, and displays the status of the latest GitHub Action runs on that branch. If any of the runs are in progress, it will refresh the display each second with the current status. If you like, the name can be pronounced, "Watching? Ha!".
# Watch GitHub Action runs #. This package provides one command, watch_gha_runs. It takes a GitHub repo URL and a branch name, and displays the status of the latest GitHub Action runs on that branch. If any of the runs are in progress, it will refresh the display each second with the current status. If you like, the name can be pronounced, "Watching? Ha!".
Support
Quality
Security
License
Reuse
Support
watchgha has a low active ecosystem.
It has 166 star(s) with 4 fork(s). There are 4 watchers for this library.
There were 2 major release(s) in the last 6 months.
There are 3 open issues and 4 have been closed. On average issues are closed in 1 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of watchgha is 2.3.2
Quality
watchgha has no bugs reported.
Security
watchgha has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
watchgha is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
watchgha releases are available to install and integrate.
Deployable package is available in PyPI.
watchgha has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of watchgha
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of watchgha
watchgha Key Features
No Key Features are available at this moment for watchgha.
watchgha Examples and Code Snippets
No Code Snippets are available at this moment for watchgha.
Community Discussions
No Community Discussions are available at this moment for watchgha.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install watchgha
I suggest installing with `pipx`_:.
code-block:: shell $ pipx install watchgha
code-block:: ini [alias] runs = "!f() { \ watch_gha_runs $@ \ \"$(git remote get-url origin)\" \ \"$(git rev-parse --abbrev-ref HEAD)\"; \ }; f"
code-block:: shell $ pipx install watchgha
code-block:: ini [alias] runs = "!f() { \ watch_gha_runs $@ \ \"$(git remote get-url origin)\" \ \"$(git rev-parse --abbrev-ref HEAD)\"; \ }; f"
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page