Skip to content

Migrate use of upload-artifact-s3 action #6755

@zklaus

Description

@zklaus

With #6659, an updated version of the upload-artifact-s3 action gets added to the pytest/test-infra repo. To make full use of it, it needs to be integrated into the relevant workflows to replace the older seemethere/upload-artifact-s3 action.

This issue serves as a tracking, prioritizing, and phasing issue to manage that migration.
The following list shows all uses of the older action in the pytorch organization. To minimize possible interruptions, we should prioritize and group the list.

Step 1:

Step 2:

  • pytorch/pytorch .github/actions/linux-test/action.yml
  • pytorch/pytorch .github/actions/upload-sccache-stats/action.yml
  • pytorch/pytorch .github/actions/upload-test-artifacts/action.yml
  • pytorch/pytorch .github/templates/common.yml.j2
  • pytorch/pytorch .github/workflows/create_release.yml
  • pytorch/pytorch .github/workflows/_docs.yml
  • pytorch/pytorch .github/workflows/_linux-build.yml
  • pytorch/pytorch .github/workflows/_linux-test.yml
  • pytorch/pytorch .github/workflows/llm_td_retrieval.yml
  • pytorch/pytorch .github/workflows/target_determination.yml
  • pytorch/pytorch .github/workflows/trymerge.yml
  • pytorch/pytorch .github/workflows/_win-build.yml

Step 3:

  • pytorch/ao .github/workflows/doc_build.yml
  • pytorch/ao .github/workflows/trymerge.yml
  • pytorch/executorch .github/workflows/android-perf.yml
  • pytorch/executorch .github/workflows/apple-perf.yml
  • pytorch/executorch .github/workflows/apple.yml
  • pytorch/TensorRT .github/workflows/linux-test.yml
  • pytorch/torchrec .github/workflows/docs.yml
  • pytorch/torchtune .github/workflows/build_docs.yaml
  • pytorch/tutorials .github/workflows/build-tutorials.yml

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions