Skip to content

Conversation

@2ynn
Copy link
Contributor

@2ynn 2ynn commented Oct 31, 2025

CS-275
RFC

Sample output for a single target (pr mode -> sdk_publish.yaml)

screenshot_2025-11-03_12:26:56

Sample output for a single target (direct mode -> sdk_generation.yaml)

screenshot_2025-11-03_12:25:35

Sample output for 2 targets in the same repo (typescript + mcp-typescript)

screenshot_2025-10-31_15:29:14

@linear
Copy link

linear bot commented Oct 31, 2025

var publishPaths, generationWorkflowFilePaths []string
workflowPaths := make(map[string]targetWorkflowPaths)

for _, name := range chosenTargets {
Copy link
Contributor Author

@2ynn 2ynn Oct 31, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ the chosenTargets variable is currently confusing. When multiple targets are set up in the same repository:
screenshot_2025-10-31_13:02:44

then selecting one or the other makes no difference since both workflow files will get updated:
screenshot_2025-10-31_13:03:48

@2ynn 2ynn force-pushed the cs-275/npm-trusted-publishing branch 4 times, most recently from abc171a to f10eb3f Compare November 3, 2025 16:53
@2ynn 2ynn force-pushed the cs-275/npm-trusted-publishing branch from f10eb3f to 31705ae Compare November 4, 2025 15:46
@mfbx9da4 mfbx9da4 merged commit dcea2bd into main Nov 5, 2025
4 checks passed
@mfbx9da4 mfbx9da4 deleted the cs-275/npm-trusted-publishing branch November 5, 2025 15:34
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.

3 participants