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

todo: fix build elements dealing with Library repositories and setup CI on GH Actions #90

Closed
TheRealAgentK opened this issue Nov 6, 2023 · 1 comment · Fixed by #136
Assignees

Comments

@TheRealAgentK
Copy link
Contributor

TheRealAgentK commented Nov 6, 2023

The parts of the build that publish to library repos are currently not working again yet and this process needs to be upgraded/revamped as well.

Also add some CI flows on GH actions, lint etc.

@TheRealAgentK TheRealAgentK self-assigned this Nov 6, 2023
@TheRealAgentK TheRealAgentK changed the title Fix build elements dealing with Library repositories todo: fix build elements dealing with Library repositories and setup CI on GH Actions Jul 3, 2024
TheRealAgentK pushed a commit that referenced this issue Jan 14, 2025
* ci: add build CI job

* fix spotless with: ./gradlew spotlessApply

* rename workflow

* split build into individual tasks

* fix concurrency

* spotless apply

* java version into variable

* add provider test

* env variable for java distribution

* add descriptions and remove duplicated tasks
@miquelbeltran
Copy link
Contributor

The last piece that seems to be broken is the "connected tests" i.e. the MainActivityTest in the app project. I will fix this and enable GitHub CI to run it as well.

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.

2 participants