This website requires JavaScript.
Explore
Help
Register
Sign In
longpeng
/
Beacon
Watch
1
Star
0
Fork
0
You've already forked Beacon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
3
Branches
0
Tags
293
KiB
Python
69.4%
Go
26.7%
Makefile
3.9%
0b21510c9f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
longpeng
0b21510c9f
Implement end-to-end Temporal Workflow with Go and Python integration for API and UI test execution
2025-06-19 23:24:23 +08:00
proto
Add initial Temporal Workflow and Activity support with Go and Python integrations
2025-06-19 23:07:39 +08:00
server
Implement end-to-end Temporal Workflow with Go and Python integration for API and UI test execution
2025-06-19 23:24:23 +08:00
worker
Implement end-to-end Temporal Workflow with Go and Python integration for API and UI test execution
2025-06-19 23:24:23 +08:00
.gitignore
Update .gitignore to track .idea/ and remove C extension rules
2025-06-19 22:57:30 +08:00
go.mod
Add dependencies for Temporal SDK and related libraries in go.mod
2025-06-19 23:15:52 +08:00
Makefile
Add Makefile targets for generating Go and Python Protobuf code separately
2025-06-19 23:15:38 +08:00
README.md
Initial commit
2025-06-19 09:43:47 +00:00
README.md
Beacon