Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
6d15c09
rules_go: expose Orchestrion pin files to Stardoc
tonyredondo Jul 7, 2026
14d4964
bootstrap: add reusable opt-in consumer setup
tonyredondo Jul 14, 2026
90834b8
bootstrap: make Test Optimization config-driven
tonyredondo Jul 15, 2026
d1ed8a0
docs: clarify config-driven onboarding scope
tonyredondo Jul 16, 2026
fdee59f
docs: clarify language-specific activation
tonyredondo Jul 16, 2026
6eff36e
go: guard incomplete test optimization activation
tonyredondo Jul 16, 2026
d1bf524
ci: preserve Windows smoke test status
tonyredondo Jul 16, 2026
8518b12
ci: fix Go integration harness portability
tonyredondo Jul 16, 2026
d10076e
ci: preserve Bazel labels on Windows
tonyredondo Jul 16, 2026
af19618
ci: surface enabled Windows smoke failures
tonyredondo Jul 16, 2026
7677638
go: materialize target metadata for Windows wrappers
tonyredondo Jul 16, 2026
51bc18c
go: transition target metadata with wrapped tests
tonyredondo Jul 16, 2026
1bcdd52
ci: use portable grep in Go bootstrap smokes
tonyredondo Jul 16, 2026
eeeb514
go: materialize transitioned target metadata
tonyredondo Jul 16, 2026
6645096
ci: shard Windows Go bootstrap smoke
tonyredondo Jul 16, 2026
7b7a7dd
ci: parallelize remaining long-running checks
tonyredondo Jul 16, 2026
0c47807
ci: fix rules_go profile shard checkout
tonyredondo Jul 16, 2026
9ec5741
go: restore config-gated Bzlmod onboarding
tonyredondo Jul 17, 2026
9e12ada
onboarding: enforce config-gated bootstrap
tonyredondo Jul 17, 2026
2257988
tests: harden disabled bootstrap validation
tonyredondo Jul 17, 2026
91f96b4
go: make disabled instrumentation a true no-op
tonyredondo Jul 20, 2026
11a80f2
go: keep disabled Orchestrion bootstrap inert
tonyredondo Jul 21, 2026
499d888
tests: preserve Bazel labels on Windows
tonyredondo Jul 21, 2026
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: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Unified diff context lines contain a required single-space prefix.
third_party/rules_go_orchestrion/patches/**/0001-full-delta.patch whitespace=-blank-at-eol,-blank-at-eof
Loading
Loading