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

ci: Add build automation, add optional rustls compilation #13

Merged
merged 40 commits into from
Jun 6, 2024
Merged

Conversation

pavelzw
Copy link
Member

@pavelzw pavelzw commented Jun 5, 2024

Motivation

Automatically build targets

Changes

Create build.yml

.github/workflows/build.yml Outdated Show resolved Hide resolved
@@ -39,8 +45,10 @@ jobs:
fetch-depth: 0
- name: Set up pixi
uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659
with:
activate-environment: true
Copy link
Member Author

Choose a reason for hiding this comment

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

Swatinem/rust-cache prints some warnings/errors when the rust toolchain is not available

@pavelzw pavelzw changed the title ci: Add build automation ci: Add build automation, add optional rustls compilation Jun 5, 2024
@pavelzw
Copy link
Member Author

pavelzw commented Jun 5, 2024

@0xbe7a @delsner this is ready for review

.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
activate-openssl.sh Outdated Show resolved Hide resolved
@github-actions github-actions bot added the ci label Jun 6, 2024
@pavelzw pavelzw merged commit a4b1ed8 into main Jun 6, 2024
16 checks passed
@pavelzw pavelzw deleted the build-ci branch June 6, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants