-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: ollama4j/ollama4j
base: 1.0.97
head repository: ollama4j/ollama4j
compare: 1.0.98
- 9 commits
- 8 files changed
- 1 contributor
Commits on Mar 8, 2025
-
Add a test GitHub Actions workflow to publish to a GitHub repository,…
… Maven repository, and GitHub Pages
Configuration menu - View commit details
-
Copy full SHA for 98b794c - Browse repository at this point
Copy the full SHA 98b794cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c30593 - Browse repository at this point
Copy the full SHA 3c30593View commit details
Commits on Mar 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7ef859b - Browse repository at this point
Copy the full SHA 7ef859bView commit details
Commits on Mar 10, 2025
-
Add integration tests and enhance test configurations
Introduced integration tests for various API functionalities, ensuring comprehensive coverage. Updated test dependencies in `pom.xml` and added handling for unknown JSON properties in the `Model` class. Also included configuration to support running unit and integration tests in the CI workflow.
Configuration menu - View commit details
-
Copy full SHA for e7f58d4 - Browse repository at this point
Copy the full SHA e7f58d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c7f4e - Browse repository at this point
Copy the full SHA a9c7f4eView commit details -
Add GPG plugin with test-skipping configuration
Integrated the Maven GPG plugin to sign artifacts during the "verify" phase, with the ability to skip it during tests using a new `skipGpgPluginDuringTests` property. Enhanced the build profiles to manage GPG signing selectively, ensuring smoother test and build workflows.
Configuration menu - View commit details
-
Copy full SHA for 3c64f20 - Browse repository at this point
Copy the full SHA 3c64f20View commit details -
Update workflow name and job for clarity in testing
Renamed the workflow to specify both unit and integration tests. Adjusted the job name to better reflect its purpose and ensured clear descriptions for inputs. These changes enhance readability and intent in the CI configuration.
Configuration menu - View commit details
-
Copy full SHA for 57a9621 - Browse repository at this point
Copy the full SHA 57a9621View commit details -
Add branch trigger for tests and update README with badge
Added a trigger to run tests on pushes to the main branch in the GitHub Actions workflow. Also updated the README to include a badge linking to the test workflow for better visibility.
Configuration menu - View commit details
-
Copy full SHA for 9fd77a6 - Browse repository at this point
Copy the full SHA 9fd77a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d091d1 - Browse repository at this point
Copy the full SHA 0d091d1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.97...1.0.98