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

Duplicates of Peter's changes for CI #556

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

trvachov
Copy link
Collaborator

Duplicate of Peter's PR (#553) for CI testing.

@trvachov
Copy link
Collaborator Author

/build-ci

1 similar comment
@trvachov
Copy link
Collaborator Author

/build-ci

@trvachov
Copy link
Collaborator Author

/build-ci

RUN --mount=type=bind,source=./.git,target=./.git \
--mount=type=bind,source=./requirements-test.txt,target=/requirements-test.txt \
--mount=type=bind,source=./requirements-cve.txt,target=/requirements-cve.txt \
pip install --use-deprecated=legacy-resolver --no-build-isolation --break-system-packages \
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How to pull correct wheel? @pstjohn

# RUN source /usr/local/nvm/nvm.sh && \
# NODE_VER=$(nvm current) && \
# nvm deactivate && \
# nvm uninstall $NODE_VER && \
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@trvachov remove comments

@@ -246,6 +248,7 @@ COPY --from=rust-env /usr/local/rustup /usr/local/rustup


# RUN rm -rf /usr/local/cargo /usr/local/rustup
RUN rm -rf /root/.cache/bazel
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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