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

Enable GitHub Actions for unit tests #2243

Closed
anthonysena opened this issue Apr 4, 2023 · 1 comment · Fixed by #2368
Closed

Enable GitHub Actions for unit tests #2243

anthonysena opened this issue Apr 4, 2023 · 1 comment · Fixed by #2368
Assignees
Milestone

Comments

@anthonysena
Copy link
Collaborator

When new branches are pushed to the repo, we should run the maven tests.

@anthonysena anthonysena added this to the v2.14 milestone Apr 4, 2023
@chrisknoll
Copy link
Collaborator

Need to look into hooking up gitActions to perform this, and also post codecoverage to codecov.io (if we want badges and such).

About 2 years ago, I did have travis builds (via travis.yml) in circe-be, but something changed (I think it went to subscription based) and I never cut it over to use gitActions. So, part of this work is finding a gitActions script that can invoke the builds and post the codecov.

@chrisknoll chrisknoll moved this from Needs Review to Review Complete in Atlas/WebAPI Issue Triage Apr 19, 2023
@anthonysena anthonysena moved this to 🆕 New in Atlas/WebAPI v2.14 Jun 6, 2023
@anthonysena anthonysena self-assigned this Jun 6, 2023
@anthonysena anthonysena moved this from 🆕 New to 🔖 Ready in Atlas/WebAPI v2.14 Jun 6, 2023
@anthonysena anthonysena moved this from 🔖 Ready to Pushed To Next Release in Atlas/WebAPI v2.14 Sep 19, 2023
@anthonysena anthonysena modified the milestones: v2.14, v2.15 Sep 19, 2023
@anthonysena anthonysena moved this to 🆕 New in Atlas/WebAPI v2.15 Nov 21, 2023
@anthonysena anthonysena moved this from 🆕 New to 📋 Backlog in Atlas/WebAPI v2.15 Nov 21, 2023
@anthonysena anthonysena linked a pull request Aug 6, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Atlas/WebAPI v2.15 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Status: Review Complete
Status: Pushed To Next Release
Development

Successfully merging a pull request may close this issue.

2 participants