-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: derwasp/samples-java
base: main
head repository: temporalio/samples-java
compare: main
- 14 commits
- 157 files changed
- 12 contributors
Commits on Aug 12, 2025
-
test for updatewithstart and cancellation (temporalio#750)
Signed-off-by: Tihomir Surdilovic <tihomir@temporal.io>
Configuration menu - View commit details
-
Copy full SHA for 53b769b - Browse repository at this point
Copy the full SHA 53b769bView commit details
Commits on Aug 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0dbfe22 - Browse repository at this point
Copy the full SHA 0dbfe22View commit details
Commits on Sep 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 626bf03 - Browse repository at this point
Copy the full SHA 626bf03View commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 175216a - Browse repository at this point
Copy the full SHA 175216aView commit details
Commits on Nov 29, 2025
-
Standalone Client Environment Configuration Sample (temporalio#755)
* env config sample * update temporal-envconfig dep
Configuration menu - View commit details
-
Copy full SHA for c93875b - Browse repository at this point
Copy the full SHA c93875bView commit details
Commits on Dec 4, 2025
-
Update samples to use env config (temporalio#756)
* Update samples to use env config * fix envconfig import for springboot * update javaSDKVersion to 1.32.1
Configuration menu - View commit details
-
Copy full SHA for d3b90e6 - Browse repository at this point
Copy the full SHA d3b90e6View commit details
Commits on Dec 9, 2025
-
docs: add snipsync lines to envconfig samples (temporalio#763)
* docs: add snipsync lines to envconfig samples * docs: fix gradle format issues
Configuration menu - View commit details
-
Copy full SHA for 8c31358 - Browse repository at this point
Copy the full SHA 8c31358View commit details
Commits on Jan 12, 2026
-
fix: use single-line comments for SNIP markers to avoid NotJavadoc wa…
…rnings (temporalio#765) ErrorProne's NotJavadoc check flags `/**` block comments that aren't actual Javadoc. The SNIP markers are for documentation extraction, not Javadoc, so use `//` single-line comments instead. Co-authored-by: Maxim Fateev <1463622+mfateev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dfef8ac - Browse repository at this point
Copy the full SHA dfef8acView commit details
Commits on Jan 29, 2026
-
Set explicit permissions for GitHub Actions workflows (temporalio#758)
This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
Configuration menu - View commit details
-
Copy full SHA for 6244cbe - Browse repository at this point
Copy the full SHA 6244cbeView commit details -
fix: propagate unit test exit codes in CI workflow (temporalio#768)
* fix: propagate unit test exit codes in CI workflow Add --exit-code-from flag to docker compose command to ensure unit test failures properly fail the GitHub Actions job. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Fix springboot test --------- Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for bf3515d - Browse repository at this point
Copy the full SHA bf3515dView commit details
Commits on Mar 30, 2026
-
Code samples for testing and mocking Nexus (temporalio#771)
* Code samples for testing and mocking Nexus * Formatting changes from Spotless * Added two more classes that mock the Nexus Service itself * Renamed EchoHandler to EchoClient * Updating gradle wrapper validator * Changed NexusService name for clarity, modified two tests * Suppressing two false warnings that turned into build errors
Configuration menu - View commit details
-
Copy full SHA for 385adc4 - Browse repository at this point
Copy the full SHA 385adc4View commit details
Commits on Apr 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d6f0a08 - Browse repository at this point
Copy the full SHA d6f0a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for d34d613 - Browse repository at this point
Copy the full SHA d34d613View commit details
Commits on Apr 7, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4c1af47 - Browse repository at this point
Copy the full SHA 4c1af47View 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 main...main