Skip to content

Conversation

@calren
Copy link
Collaborator

@calren calren commented Jun 3, 2025

No description provided.

This commit introduces a new GitHub workflow to build and test the AI Catalog application.

The workflow is triggered on every push and pull request to the `main` branch
that includes changes within the `ai-catalog/` directory.

The workflow includes the following steps:
- Checks out the repository.
- Sets up JDK 17.
- Sets up Gradle.
- Makes the `gradlew` script executable.
- Builds the `ai-catalog` application (`:app:assembleDebug`).
- Runs unit tests for the `ai-catalog` application (`:app:testDebugUnitTest`).
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@calren
Copy link
Collaborator Author

calren commented Jun 9, 2025

closing in favor of #39

@calren calren closed this Jun 9, 2025
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 this pull request may close these issues.

2 participants