Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 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
33ba94a
docs: align references with config-gated bootstrap
tonyredondo Jul 23, 2026
19cb29d
Align config-gated onboarding contracts
tonyredondo Jul 23, 2026
ab00143
Keep example Bazel configs synchronized
tonyredondo Jul 23, 2026
83cd4f7
go: build Orchestrion with a Bazel-managed SDK
tonyredondo Jul 24, 2026
99651d2
ci: verify Orchestrion bootstrap without host Go
tonyredondo Jul 24, 2026
8790dee
sync: add manifest-driven multi-service onboarding
tonyredondo Jul 27, 2026
9fd625b
manifest: map logical module groups to physical targets
tonyredondo Jul 27, 2026
4e1c2a9
manifest: harden snapshot and pin inheritance
tonyredondo Jul 28, 2026
766a5ef
orchestrion: rotate helper caches for pin inheritance
tonyredondo Jul 28, 2026
095d37d
orchestrion: invalidate prepared module cache
tonyredondo Jul 28, 2026
4781935
orchestrion: keep hermetic bootstrap on configured SDK
tonyredondo Jul 28, 2026
4944a9a
bootstrap: isolate Git configuration
tonyredondo Jul 28, 2026
518494b
bootstrap: honor configured Go module proxy
tonyredondo Jul 28, 2026
8f9be58
test: fix cross-platform manifest assertions
tonyredondo Jul 28, 2026
da1458c
orchestrion: validate bootstrap cache entries
tonyredondo Jul 29, 2026
6636e03
tests: expose the canonical metadata server
tonyredondo Jul 29, 2026
43757d6
Fix manifest tooling and jq compatibility
tonyredondo Jul 29, 2026
80ee967
rules_go: add v0.62.0 support line
tonyredondo Jul 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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