Skip to content

containifyci/temporal-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run this sample:

  1. Run a Temporal service.
  2. Run the following command to start the worker
go run helloworld/worker/main.go
  1. Run the following command to start the example
go run helloworld/starter/main.go

Completed Features

  • Unit test for RunEngineCI activity (runs 'engine-ci version')
  • Auto-download engine-ci from GitHub releases if not available in PATH
  • Refactored package structure with reusable activities:
    • pkg/activities/git - Generic git operations (CloneRepo)
    • pkg/activities/filesystem - Generic filesystem operations (CleanupDirectory)
    • pkg/workflows/engineci - Engine-CI specific logic (RunEngineCI)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages