Skip to content

Phase 2 of the go port - generate-script#1501

Draft
offbyone wants to merge 1 commit intoo1/golang-port/1from
o1/golang-port/2
Draft

Phase 2 of the go port - generate-script#1501
offbyone wants to merge 1 commit intoo1/golang-port/1from
o1/golang-port/2

Conversation

@offbyone
Copy link
Copy Markdown
Contributor

@offbyone offbyone commented Jan 30, 2026

This phase is focused on getting generate-script working, as it's the primary interface.

  • introduce a validator to ensure that we do not break compatibility with the scripts generated by the dotnet CLI (for now ;) )

  • implement a template-based script generator in scriptgen

  • Did you write/update appropriate tests

  • Release notes updated (if appropriate) — not user-facing yet (parallel Go port)

  • Appropriate logging output

  • Issue linked — tracking via PR stack

  • Docs updated (or issue created)

  • New package licenses are added to ThirdPartyNotices.txt (if applicable)


PR Stack (Go port)

@offbyone offbyone changed the title Phase 2 of the go port Phase 2 of the go port - generate-script Jan 30, 2026
@offbyone offbyone force-pushed the o1/golang-port/2 branch 2 times, most recently from a1013ab to 37b5d6a Compare February 2, 2026 15:24
@offbyone offbyone force-pushed the o1/golang-port/1 branch 2 times, most recently from 127c99b to 2b8ac8a Compare February 2, 2026 15:38
@offbyone offbyone force-pushed the o1/golang-port/2 branch 2 times, most recently from 9ec846f to 916309f Compare February 2, 2026 19:39
@offbyone offbyone force-pushed the o1/golang-port/2 branch 2 times, most recently from 8d57f3a to 9630efd Compare April 16, 2026 17:13
@offbyone offbyone force-pushed the o1/golang-port/1 branch 2 times, most recently from 7cb6a6a to 44a0e25 Compare April 16, 2026 17:27
@offbyone offbyone force-pushed the o1/golang-port/2 branch 3 times, most recently from ff76e9c to a776c9b Compare April 16, 2026 17:46
This phase is focused on getting generate-script working, as it's the primary interface.

- introduce a validator to ensure that we do not break compatibility with the scripts generated by the dotnet CLI (for now ;) )
- implement a template-based script generator in scriptgen
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

Unit Test Results

    1 files      1 suites   27s ⏱️
1 036 tests 1 036 ✅ 0 💤 0 ❌
1 037 runs  1 037 ✅ 0 💤 0 ❌

Results for commit d245059.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
ado2gh 71% 69% 741
Octoshift 83% 73% 1849
gei 81% 73% 608
bbs2gh 83% 78% 667
Summary 81% (7969 / 9888) 73% (1972 / 2693) 3865

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant