issues Search Results · repo:RyanSiu1995/gcb-visualizer language:Go
Filter by
12 results
(58 ms)12 results
inRyanSiu1995/gcb-visualizer (press backspace or delete to remove)It is better to have the code linted and other checking during the CI
enhancement
good first issue
RyanSiu1995
- Opened on Jun 2, 2020
- #21
As requested by some folks, it is better if we can set the default command as alias for visualize. i.e.
gcb-visualizer visualize cloudbuild.yaml == gcb-visualizer cloudbuild.yaml
good first issue
RyanSiu1995
- 1
- Opened on May 13, 2020
- #18
Use this library, https://github.com/fabioberger/chrome to serve the gcb-visualizer as a chrome extension.
RyanSiu1995
- Opened on Apr 25, 2020
- #17
We can call the cloud build API and get the object from GCP. Then, visualize the cloud build pipeline locally.
RyanSiu1995
- Opened on Apr 25, 2020
- #16
The issue for cross compiling may not be resolved soon. We may need to create a docker image for those who are
using 32bits.
RyanSiu1995
- Opened on Apr 19, 2020
- #14
Currently, the comparison between YAML and DOT files is using the string comparison. This will be hard to maintain the
test cases. The library github.com/goccy/go-graphviz is not compatible to the EqualValues ...
bug
enhancement
RyanSiu1995
- Opened on Apr 18, 2020
- #12
We can create a quick installation script so that the user can quickly use curl to get the latest release. It can be a
shell script and a powershell script for windows user. For the time being, we may ...
enhancement
RyanSiu1995
- Opened on Apr 17, 2020
- #10
We need to integrate with different package managers in order to have a better release management. On stage one, the
list in the following is the target release platform.
- [ ] brew
- [ ] chocolatey ...
enhancement
RyanSiu1995
- Opened on Apr 17, 2020
- #9
Currently, we build the binary on the fixed OS provided by GitHub Action. The cross compiling from Golang raised the
following error during compiling the graphviz C library binding.
../../../../pkg/mod/github.com/goccy/go-graphviz@v0.0.5/cdt/cdt.go:6:2: ...
bug
RyanSiu1995
- Opened on Apr 17, 2020
- #8
We can provide the developers with a linting function so they can lint their cloud build pipeline before committing the
code. We have a couple of milestones on this issue.
- [ ] Define the linting rules ...
enhancement
RyanSiu1995
- Opened on Apr 17, 2020
- #7

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.