Skip to content

Conversation

@feiyangliu2023
Copy link
Contributor

Issue

D356975867

Enhanced the release workflow to support dual versioning by introducing a separate SageMaker Code Editor version alongside the Code Editor version. This allows independent version tracking for SageMaker-specific releases.

Description of Changes

Removed automatic tag-based triggers, now exclusively using workflow_dispatch with input of code-editor version and sagemaker-code-editor version

Added sagemakerCodeEditorVersion field alongside existing codeEditorVersion in product.json in compiled file

Added patches to allow sagemakerCodeEditorVersion to be displayed in about

Testing

Tested locally by:
Creating tag 1.0.6 on branch 1.0
Running workflow with both version inputs: https://github.com/feiyangliu2023/code-editorv2/actions/runs/20133933342
Check artifact uploaded in local release: https://github.com/feiyangliu2023/code-editorv2/releases/tag/1.0.6
Extracting tarballs and verifying both version fields appear correctly in product.json


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@feiyangliu2023 feiyangliu2023 requested review from a team as code owners December 11, 2025 13:20
Copy link

@aakashmandavilli96 aakashmandavilli96 left a comment

Choose a reason for hiding this comment

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

LGTM

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