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

Buildkite integration for Rust project #12

Closed
5 tasks done
oguzkocer opened this issue Feb 29, 2024 · 3 comments
Closed
5 tasks done

Buildkite integration for Rust project #12

oguzkocer opened this issue Feb 29, 2024 · 3 comments
Milestone

Comments

@oguzkocer
Copy link
Contributor

oguzkocer commented Feb 29, 2024

Tasks

Preview Give feedback
@oguzkocer oguzkocer added this to the 0.1 milestone Feb 29, 2024
@jkmassel
Copy link
Contributor

jkmassel commented Apr 4, 2024

Run unit tests
Run clippy

These are addressed by #35

Run rustfmt

This is addressed by #47

@jkmassel
Copy link
Contributor

jkmassel commented Apr 4, 2024

Generate docs

#55 should handle this

@jkmassel
Copy link
Contributor

jkmassel commented Apr 4, 2024

Build the project for all relevant architectures

I think we have this for Rust-specific needs. #13 and #14 address the specific architectures needed for Kotlin / Swift, so I'd be ok to check that item off and close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants