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 for building and uploading #48

Merged
merged 18 commits into from
Dec 28, 2023
Merged

Add CI for building and uploading #48

merged 18 commits into from
Dec 28, 2023

Conversation

finger563
Copy link
Contributor

@finger563 finger563 commented Dec 27, 2023

Description

  • Add patches script and folder for patching esp-idf
  • Add build.yml for building main on PRs
  • Add package.yml for building and uploading artifacts (with patches) to releases automatically
  • Add static_analysis.yml for analyzing the code for errors in the PR

Motivation and Context

Ensures we always check the code and have the artifacts for reference when we do releases.

How has this been tested?

Opening this PR

@finger563 finger563 added ci continuous integration releases pull requests labels Dec 27, 2023
Copy link

github-actions bot commented Dec 27, 2023

✅Static analysis result - no issues found! ✅

@finger563 finger563 merged commit dce6114 into main Dec 28, 2023
2 checks passed
@finger563 finger563 deleted the ci/build-package branch December 28, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci continuous integration pull requests releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant