-
Notifications
You must be signed in to change notification settings - Fork 180
Comparing changes
Open a pull request
base repository: temporalio/samples-java
base: main
head repository: temporalio/samples-java
compare: cli-sample
- 11 commits
- 1 file changed
- 1 contributor
Commits on Mar 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d1f3e06 - Browse repository at this point
Copy the full SHA d1f3e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74082c4 - Browse repository at this point
Copy the full SHA 74082c4View commit details
Commits on Mar 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f2f2aa2 - Browse repository at this point
Copy the full SHA f2f2aa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 726debd - Browse repository at this point
Copy the full SHA 726debdView commit details -
fix: remove description-file refs from nexus samples that lack the file
nexuscancellation, nexuscontextpropagation, and nexusmultipleargs were referencing ./src/main/java/io/temporal/samples/nexus/service/description.md which only exists in the nexus sample directory.
Configuration menu - View commit details
-
Copy full SHA for e523c22 - Browse repository at this point
Copy the full SHA e523c22View commit details -
feat: add include for nexus base package in nexus variant samples
nexuscancellation, nexuscontextpropagation, and nexusmultipleargs import classes from the base nexus package. The include field tells the CLI to extract the nexus package alongside the variant.
Configuration menu - View commit details
-
Copy full SHA for 3aa4ab7 - Browse repository at this point
Copy the full SHA 3aa4ab7View commit details -
fix: add commons-cli to scaffold build.gradle
Required by the nexus ClientOptions class which is included as a dependency of the nexus variant samples.
Configuration menu - View commit details
-
Copy full SHA for 022bcec - Browse repository at this point
Copy the full SHA 022bcecView commit details
Commits on Mar 18, 2026
-
fix: correct bookingsaga command to use TripBookingWorker + TripBooki…
…ngClient TripBookingSaga class does not exist. The sample uses separate worker and client processes.
Configuration menu - View commit details
-
Copy full SHA for 00a2524 - Browse repository at this point
Copy the full SHA 00a2524View commit details -
fix: include resource files for dsl sample
The DSL sample loads sampleflow.json from the classpath resources. Without this include, the resource directory is not extracted.
Configuration menu - View commit details
-
Copy full SHA for bb0f0cf - Browse repository at this point
Copy the full SHA bb0f0cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a920d49 - Browse repository at this point
Copy the full SHA a920d49View commit details -
Revert "revert: remove run commands from sample manifest"
This reverts commit a920d49.
Configuration menu - View commit details
-
Copy full SHA for 9006c55 - Browse repository at this point
Copy the full SHA 9006c55View 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...cli-sample