-
Notifications
You must be signed in to change notification settings - Fork 2.4k
add temporal service to builds. #2842
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
Conversation
|
.bundle |
|
99318f7 to
dfeda1b
Compare
|
.bundle |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, signed) Instructions: This link is provided by nightly.link and will work even if you're not logged into GitHub. |
dfeda1b to
2c55237
Compare
f7edb1f to
f202dfe
Compare
This reverts commit 996f727. # Conflicts: # crates/goose-cli/src/commands/schedule.rs # crates/goose/src/scheduler_factory.rs # crates/goose/src/temporal_scheduler.rs # temporal-service/main.go # temporal-service/temporal-service # ui/desktop/openapi.json
f202dfe to
360d114
Compare
|
.bundle |
macOS ARM64 Desktop App (Apple Silicon)📱 Download macOS Desktop App (arm64, signed) Instructions: This link is provided by nightly.link and will work even if you're not logged into GitHub. |
* upstream/main: (26 commits) docs: add CLI token usage (block#2857) Add Linux desktop package building workflow (block#2826) fix: large sessions summarize/truncate (block#2846) Fix: Adding dark mode support for recipe modal (block#2853) fix just (block#2849) add temporal service to builds. (block#2842) fix: added url encoding and decoding for goose recipe url (block#2845) claude 4 listing (block#2843) fix: Use the existing spinner in interactive mode (block#2829) chore(release): release version 1.0.27 (block#2844) Revert "Mnovich/temporal scheduler (block#2745)" (block#2839) chore(release): release version 1.0.26 (block#2833) Removed ui-v2 directory and updated project to use node in hermit and readme (block#2831) Mnovich/temporal scheduler (block#2745) fix: intel builds (block#2832) chore(release): release version 1.0.25 (block#2811) Nostrbook MCP is now on npm (block#2816) Update macOS install guide with Homebrew instructions (block#2823) remember window position (block#2808) feat(ui): put the scheduler behind an alpha (block#2810) ...
* main: docs: add CLI token usage (#2857) Add Linux desktop package building workflow (#2826) fix: large sessions summarize/truncate (#2846) Fix: Adding dark mode support for recipe modal (#2853) fix just (#2849) add temporal service to builds. (#2842) fix: added url encoding and decoding for goose recipe url (#2845) claude 4 listing (#2843) fix: Use the existing spinner in interactive mode (#2829) chore(release): release version 1.0.27 (#2844) Revert "Mnovich/temporal scheduler (#2745)" (#2839) chore(release): release version 1.0.26 (#2833) Removed ui-v2 directory and updated project to use node in hermit and readme (#2831) Mnovich/temporal scheduler (#2745) fix: intel builds (#2832) chore(release): release version 1.0.25 (#2811)
Signed-off-by: Soroosh <[email protected]>
this modifies all of the build scripts and actions to include the temporal service dependency correctly