Commit cdef221
authored
fix(safe-outputs): re-derive patch/bundle paths and stop double-writing infrastructure fields (#37299)
* fix patch/bindle file paths
* remove all mention of patch_path and bundle_path
* recompile workflow
* recompile workflow
* Update wasm golden files for GH_AW_TIMEOUT_MINUTES env var
PR #37262 (e76a712) added GH_AW_TIMEOUT_MINUTES to the agent step env
in copilot_engine_execution.go but did not refresh the wasm golden
fixtures. Regenerated via 'make update-wasm-golden'.
* docs: replace Effective Tokens terminology with AI Credits (AIC)
* docs: rename GH_AW_DEFAULT_MAX_EFFECTIVE_TOKENS → GH_AW_DEFAULT_MAX_AI_CREDITS
* clean old stuff1 parent 9f9af34 commit cdef221
214 files changed
Lines changed: 986 additions & 551 deletions
File tree
- .changeset
- .github
- aw
- workflows
- actions/setup
- js
- md
- docs
- adr
- src/content/docs
- experimental
- guides
- reference
- pkg
- actionpins/data
- workflow
- data
- testdata
- TestWasmGolden_AllEngines
- TestWasmGolden_CompileFixtures
- scratchpad
- specs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments