issues
search
tweag
/
skyscope
A tool for visualising and exploring Bazel Skyframe graphs.
MIT License
55
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Embed version string and git commit hash in binary
#130
benradf
opened
2 months ago
0
Update version to v0.4.3 in README.md
#129
benradf
closed
3 months ago
0
Import config after skyframe to avoid graph invalidation
#128
benradf
closed
3 months ago
0
Fix malformed edge id error when node id contains underscore
#127
benradf
closed
3 months ago
0
malformed edge id error when having node names with underscores
#126
AlexTereshenkov
closed
3 months ago
3
Update README.md
#125
benradf
closed
8 months ago
0
Minor tweaks to style
#124
benradf
closed
8 months ago
0
Update README.md
#123
benradf
closed
8 months ago
0
Fix build broken by purescript warnings.
#122
benradf
closed
8 months ago
0
Show diff when two configuration popups are pinned
#121
benradf
closed
8 months ago
0
Update README.md
#120
benradf
closed
8 months ago
0
Display node data as selectable text in popup window instead of tooltip
#119
benradf
closed
8 months ago
0
Fix macos build by removing unsupported flags.
#118
benradf
closed
8 months ago
0
Various improvements and additional features
#117
benradf
closed
8 months ago
0
Update README.md
#116
benradf
closed
11 months ago
0
Escape graphviz node names and handle `bazel version` parsing failure
#115
benradf
closed
11 months ago
0
Support bazel development with skyscope
#114
matts1
closed
11 months ago
1
Failure to handle nodes with certain non-alphanumeric characters
#113
AlexTereshenkov
closed
9 months ago
4
Update README.md
#112
benradf
closed
1 year ago
0
Update README.md with latest release
#111
benradf
closed
1 year ago
0
Fix a couple of performance issues
#110
benradf
closed
1 year ago
0
Update README.md
#109
benradf
closed
1 year ago
0
Remove old footnote that's no longer needed
#108
benradf
closed
1 year ago
0
Should not modify case of node types when displaying non-Skyframe graphs
#107
benradf
opened
1 year ago
0
Fix error caused by passing `String` where `Char` expected
#106
benradf
closed
1 year ago
0
Add section to README on general purpose usage.
#105
benradf
closed
1 year ago
0
Update instructions for downloading binary.
#104
benradf
closed
1 year ago
0
Update methods of getting Skyscope in README.
#103
benradf
closed
1 year ago
0
First pass at importing graphviz dot format
#102
benradf
closed
1 year ago
0
Reimplement entrypoint wrapper script in Haskell
#101
benradf
closed
1 year ago
0
Static wip
#100
benradf
closed
1 year ago
0
Fix CI
#99
benradf
closed
1 year ago
0
Support importing Skyframe from a previously dumped file
#98
benradf
opened
1 year ago
0
Simplify distribution by moving entrypoint.sh logic into Haskell code.
#97
benradf
closed
11 months ago
0
Set up proper CI infrastructure and a release process
#96
benradf
opened
1 year ago
1
Rewrite skyframe parser in C++ to fix space leak.
#95
benradf
closed
1 year ago
1
Fully statically linked skyscope binary
#94
aherrmann
closed
1 year ago
3
Terse crash while parsing skyframe graph
#93
layus
closed
1 year ago
1
Support importing graphs in JSON format
#92
benradf
closed
1 year ago
1
General Purpose Scope
#91
dwincort
closed
1 year ago
4
Closure missing some dynamic libraries on MacOS
#90
benradf
closed
11 months ago
1
Fails on MacOS because of `-P` option specific to GNU `grep`
#89
benradf
closed
11 months ago
1
Fix issues with find in wrapper scripts
#88
benradf
closed
1 year ago
1
Use find flags compatible with BSD find.
#87
benradf
closed
1 year ago
1
`find: -printf: unknown primary or operator` on macOS
#86
Strum355
closed
11 months ago
3
skyscope_linux/skyscope/import: line 4: /bin/skyscope: No such file or directory
#85
Strum355
closed
11 months ago
5
Use ld linux directly to avoid patchelf
#84
benradf
closed
1 year ago
0
Build a standalone statically linked binary for easier distribution
#83
benradf
closed
11 months ago
1
Fix interpreter on non nix systems
#82
benradf
closed
1 year ago
0
Update archive hashes for release v0.2.4.
#81
benradf
closed
1 year ago
0
Next