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

Add CI/CD Github Actions #35

Closed
amika-sq opened this issue Dec 4, 2023 · 2 comments
Closed

Add CI/CD Github Actions #35

amika-sq opened this issue Dec 4, 2023 · 2 comments
Labels
cicd CI/CD and Automation

Comments

@amika-sq
Copy link
Contributor

amika-sq commented Dec 4, 2023

Similar to what we're doing in the web5-rs repo

Note, we currently want to add clippy linting support there: https://github.com/rust-lang/rust-clippy. We should do the same as part of this work in this repo.

@amika-sq amika-sq added the cicd CI/CD and Automation label Dec 4, 2023
@leordev leordev moved this to Blocked in SDK Development Jan 25, 2024
@KendallWeihe
Copy link
Contributor

I created the basics of build/test/lint here #45 this will at least assist with near term development needs.

But we'll need to iterate on it. For one, I didn't include windows-latest because I was running into a hermit blocker (opened a ticket). But also, we'll need to review additional items, the two which come to mind right now are security and release.

@ALRubinger
Copy link
Contributor

@KendallWeihe Can we close this as part of #94 and #97? Are there pieces of it we should still handle?

@github-project-automation github-project-automation bot moved this from Blocked to Done in SDK Development Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd CI/CD and Automation
Projects
Status: Done
Development

No branches or pull requests

3 participants