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

Distributed CI #740

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Distributed CI #740

merged 2 commits into from
Mar 18, 2024

Conversation

antoniupop
Copy link
Contributor

Add the distributed CI workflow and test target.

@antoniupop antoniupop merged commit 312f505 into main Mar 18, 2024
27 of 29 checks passed
@antoniupop antoniupop deleted the distributed_ci branch March 18, 2024 13:39
echo "Request ID: ${{ inputs.request_id }}"
echo "Matrix item: ${{ inputs.matrix_item }}"

# SSH private key is required as some dependencies are from private repos
Copy link
Member

Choose a reason for hiding this comment

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

should not be the case anymore you can remove the ssh step

submodules: recursive
token: ${{ secrets.CONCRETE_ACTIONS_TOKEN }}

- name: Setup rust toolchain for concrete-cpu
Copy link
Member

Choose a reason for hiding this comment

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

should not be necessary as it's built on docker

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