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

Adding magma linux build #897

Merged
merged 9 commits into from
Nov 23, 2021
Merged

Adding magma linux build #897

merged 9 commits into from
Nov 23, 2021

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Nov 19, 2021

No description provided.

env:
DOCKER_REGISTRY: "docker.io"
DOCKER_BUILDKIT: 1
DOCKER_ID: ${{ secrets.DOCKER_ID }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these secrets properly set up?

Copy link
Contributor

Choose a reason for hiding this comment

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

If so, aren't we pushing to conda?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think secrets are properly setup. We can certainly push to conda. What username/password do we use for pushing to Conda ? Do we have a group level user/password ? If not perhaps I can go ahead and create the user that we can store in the secrets.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think the only credentials are our individual account username/password currently--we already have a pytorchbot anaconda user that we can perhaps give the permissions to if @seemethere also agrees?

.github/workflows/build-magma-linux.yml Outdated Show resolved Hide resolved
Co-authored-by: Jane (Yuan) Xu <31798555+janeyx99@users.noreply.github.com>
@atalman atalman merged commit 8802719 into pytorch:main Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants