-
Notifications
You must be signed in to change notification settings - Fork 147
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 Github Action for lint, test and test_packages jobs #718
Conversation
Allow forked repo to trigger the build
@dtinth Could you help trigger the build? It requires maintainer approval. I'm also thinking of working on the cahce as a separate task so this could be merge early. The job run quite quickly already. What do you think? |
@vtno Thanks — I have approved the run! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great and two minutes is really fast! I will get this in for now, thanks!
@dtinth Awesome! Thanks for the review. |
Kudos, SonarCloud Quality Gate passed! |
@dtinth I can see on the codecov job these logs
Do you need to setup some ENV for this to upload properly? |
@vtno Yes, I will take care of it, thanks! :) |
Closes #692
Changelog
Migrated some workflows from CircleCI to GitHub Actions to speed up builds.