trypear / pearai-app

The Open Source AI-Powered Code Editor. A fork of VSCode and Continue.
https://trypear.ai
Other
2.24k stars 407 forks source link

CI Implementation for Pull Requests #149

Closed cqdev-co closed 2 months ago

cqdev-co commented 3 months ago

Fixes https://github.com/trypear/pearai-app/issues/137

Still To-Do:

This will run on every pull request that is made to ensure that branches that are being merged to main aren't compromising the build. To allow for testing, you can also run a workflow on that particular branch.

nang-dev commented 2 months ago

we can fix iteratively if there are issues. its a step up from where our ci is anyways atm