Skip to content

Conversation

@feiyangliu2023
Copy link
Contributor

Issue

D354258334

The GitHub Actions gh run download command behaves differently when downloading single artifacts, requiring updates to how we handle artifact file paths in the SageMaker workflow. Additionally, the AWS region configuration needed to be updated to us-east-1 for proper SageMaker integration.

Description of Changes

  • Simplified file paths to use direct filenames
  • Removed commit-sha prefixes from artifact operations
  • Updated AWS_REGION to us-east-1

Testing

Rerun testing workflow under sagemaker-e2e-test branch and succeeded
See Smoke Tests for SageMaker #6

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 a review from a team as a code owner December 5, 2025 12:45
@feiyangliu2023 feiyangliu2023 merged commit 9a6dea9 into main Dec 5, 2025
6 of 8 checks passed
@feiyangliu2023 feiyangliu2023 deleted the sagemaker-e2e-test branch December 5, 2025 12:52
feiyangliu2023 added a commit to feiyangliu2023/code-editorv2 that referenced this pull request Dec 10, 2025
…guration (aws#93)

* fix: use direct artifact filenames without commit-sha in SageMaker workflow

---------

Co-authored-by: Feiyang Liu <lfeiyang@amazon.nl>
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.

2 participants