Phase 2 of the go port - generate-script#1501
Draft
offbyone wants to merge 1 commit intoo1/golang-port/1from
Draft
Phase 2 of the go port - generate-script#1501offbyone wants to merge 1 commit intoo1/golang-port/1from
offbyone wants to merge 1 commit intoo1/golang-port/1from
Conversation
89c40a2 to
5d2db9a
Compare
8eee164 to
d8a241f
Compare
5d2db9a to
765b62b
Compare
a1013ab to
37b5d6a
Compare
765b62b to
a4ff2fa
Compare
37b5d6a to
74c0e8e
Compare
127c99b to
2b8ac8a
Compare
74c0e8e to
1ffa277
Compare
2b8ac8a to
9c0ce9d
Compare
9ec846f to
916309f
Compare
9c0ce9d to
c0759d9
Compare
This was referenced Mar 31, 2026
c0759d9 to
2859640
Compare
916309f to
6ec826e
Compare
This was referenced Mar 31, 2026
6ec826e to
e070b3e
Compare
2859640 to
b7a33e4
Compare
6 tasks
b7a33e4 to
973fc83
Compare
e070b3e to
b64f0e9
Compare
973fc83 to
dac45d8
Compare
b64f0e9 to
d99bbe1
Compare
dac45d8 to
c8baa79
Compare
d99bbe1 to
a2176e6
Compare
c8baa79 to
a082d99
Compare
a2176e6 to
2b6282d
Compare
a082d99 to
49ab5a6
Compare
8d57f3a to
9630efd
Compare
7cb6a6a to
44a0e25
Compare
ff76e9c to
a776c9b
Compare
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
a776c9b to
d245059
Compare
44a0e25 to
b21e206
Compare
Unit Test Results 1 files 1 suites 27s ⏱️ Results for commit d245059. ♻️ This comment has been updated with latest results. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 stackDocs updated (or issue created)
New package licenses are added to
ThirdPartyNotices.txt(if applicable)PR Stack (Go port)