Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
- [Test Configuration](./framework/test_configuration_overrides.md)
- [Exposing Components](framework/components/state.md)
- [Debugging Tests](framework/components/debug.md)
- [Debugging CI Runs](framework/components/debug_ci.md)
- [Analyzing CI Runs](framework/components/analyze_ci.md)
- [Debugging K8s Chaos Tests](framework/chaos/debug-k8s.md)
- [Components Cleanup](framework/components/cleanup.md)
- [Components Caching](framework/components/caching.md)
Expand Down
39 changes: 0 additions & 39 deletions book/src/framework/components/analyze_ci.md

This file was deleted.

29 changes: 0 additions & 29 deletions book/src/framework/components/debug_ci.md

This file was deleted.

3 changes: 3 additions & 0 deletions framework/.changeset/v0.10.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Expose observability stack functions to reuse in devenv repository
- Set all dashboard URLs to 15m/5s
- Add config functions compatible with devenv
46 changes: 0 additions & 46 deletions framework/cmd/blockscout.go

This file was deleted.

Loading
Loading