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

Configure GitHub Actions #23

Closed
ccjernigan opened this issue Apr 19, 2022 · 0 comments · Fixed by #30
Closed

Configure GitHub Actions #23

ccjernigan opened this issue Apr 19, 2022 · 0 comments · Fixed by #30

Comments

@ccjernigan
Copy link
Contributor

ccjernigan commented Apr 19, 2022

Create a basic GitHub action script to validate the gradle wrapper, compile the library, run ktlint, and detekt.

#24 is a followup issue to run the tests. Note that tests aren't being configured in this issue, because running the Android tests on CI can be complex. If we migrate to Multiplatform, then running those tests would be easier.

ccjernigan added a commit that referenced this issue Apr 21, 2022
Note that static analysis is commented out until it is implemented in #21 and #22.

Maven deployment will be enabled once secrets are added.
ccjernigan added a commit that referenced this issue Apr 21, 2022
Note that static analysis is commented out until it is implemented in #21 and #22.

Maven deployment will be enabled once secrets are added.
ccjernigan added a commit that referenced this issue Apr 22, 2022
Note that static analysis is commented out until it is implemented in #21 and #22.

Maven deployment will be enabled once secrets are added.
@ccjernigan ccjernigan linked a pull request Apr 22, 2022 that will close this issue
ccjernigan added a commit that referenced this issue Apr 28, 2022
Note that static analysis is commented out until it is implemented in #22.

Maven deployment will be enabled once secrets are added.
ccjernigan added a commit that referenced this issue May 4, 2022
Note that static analysis is commented out until it is implemented in #22.

Maven deployment will be enabled once secrets are added.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant