-
Notifications
You must be signed in to change notification settings - Fork 74
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
Use docker containers in workflows #8082
Comments
ttmchiou
added
infra-ci
infrastructure and/or CI changes
feature-request
External feature request
labels
May 2, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 3, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 6, 2024
ttmchiou
added a commit
that referenced
this issue
May 7, 2024
ttmchiou
added a commit
that referenced
this issue
May 7, 2024
ttmchiou
added a commit
that referenced
this issue
May 7, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
…runners using an old image Use the branch tagging strategy for the docker images Change the branch name to main before the release Remove Python user as that interferes with IRD Undo most changes in Docker container Change the folder since we are not setting the workdir anymore
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
…ests in All Post Commit against the wheel #8082: Add Graphviz and make Docker branch dependent upon requirements #8082: Allow the wheel to rely on the precompiled C++ packages #11257 as it is blocking the PR #8082: Move the ttnn cpp unit-tests to post-commit cpp tests #11132: Remove the yml file #8082: Move the Docker Image plus Wheel to the future release branch
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
…runners using an old image Use the branch tagging strategy for the docker images Change the branch name to main before the release Remove Python user as that interferes with IRD Undo most changes in Docker container Change the folder since we are not setting the workdir anymore
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
dimitri-tenstorrent
added a commit
that referenced
this issue
Sep 6, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
…ests in All Post Commit against the wheel #8082: Add Graphviz and make Docker branch dependent upon requirements #8082: Allow the wheel to rely on the precompiled C++ packages #11257 as it is blocking the PR #8082: Move the ttnn cpp unit-tests to post-commit cpp tests #11132: Remove the yml file #8082: Move the Docker Image plus Wheel to the future release branch
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
…runners using an old image Use the branch tagging strategy for the docker images Change the branch name to main before the release Remove Python user as that interferes with IRD Undo most changes in Docker container Change the folder since we are not setting the workdir anymore
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
TT-billteng
pushed a commit
that referenced
this issue
Sep 7, 2024
* #8082: Build wheels, docker images with wheels, and execute Python tests in All Post Commit against the wheel #8082: Add Graphviz and make Docker branch dependent upon requirements #8082: Allow the wheel to rely on the precompiled C++ packages #11257 as it is blocking the PR #8082: Move the ttnn cpp unit-tests to post-commit cpp tests #11132: Remove the yml file #8082: Move the Docker Image plus Wheel to the future release branch * #8082: Do nothing with the hosted folder! Copy the source * #8082: Split the combined C++ and Python tests into two separate ones * #8082: Delete the release image file from this PR * #8082: Fix the issue with the docker image not being pulled and the runners using an old image Use the branch tagging strategy for the docker images Change the branch name to main before the release Remove Python user as that interferes with IRD Undo most changes in Docker container Change the folder since we are not setting the workdir anymore * #8082: PR review * #8082: Run tests on an isolated machine * #8082: Add the most important line in the PR * #8082: Change all the jobs that use the wheel to now run on the different tag * #8082: Removed incorrectly - we do not want to rebuild all the time. * #8082: Do not limit the machines to the vms assigned to the test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: