Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to pass secrets to Nova MacOS job #4626

Merged
merged 9 commits into from
Oct 10, 2023
Merged

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Oct 10, 2023

This allows passing secrets from the caller to the sharable workflow. Linux job has it, but this feature is not available on MacOS job.

Testing

https://github.com/pytorch/test-infra/actions/runs/6475743356

@vercel
Copy link

vercel bot commented Oct 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Oct 10, 2023 11:33pm

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 10, 2023
@huydhn huydhn changed the title Add secret env macos Add an option to pass secrets to Nova MacOS job Oct 10, 2023
@huydhn huydhn requested a review from a team October 10, 2023 23:08
@huydhn huydhn marked this pull request as ready for review October 10, 2023 23:08
@huydhn
Copy link
Contributor Author

huydhn commented Oct 10, 2023

The script is renamed and a check is added to run the script without docker if docker doesn't exist on path. The latter makes sense to me as MacOS doesn't have docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants