Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Pipeline changes #32

Merged
merged 5 commits into from
Feb 7, 2024
Merged

Pipeline changes #32

merged 5 commits into from
Feb 7, 2024

Conversation

blinktag
Copy link
Member

@blinktag blinktag commented Feb 5, 2024

  • We now return true, false, or error for pipeline and step statuses
  • Removed attach/detatch/pause/resume commands. All pipelines are now received via SetPipelinesCommand
  • Moved assets/test to test-assets/wasm to match go-sdk's structure
  • Fixed init_wasm.sh to deal with github API response when protos aren't available in /latest API endpoint

* We now return `true`, `false`, or `error` for pipeline and step statuses
* Removed attach/detatch/pause/resume commands. All pipelines are now received via SetPipelinesCommand
* Moved `assets/test` to `test-assets/wasm` to match go-sdk's structure
* Fixed `init_wasm.sh` to deal with github API response when protos aren't available in `/latest` API endpoint
@blinktag blinktag requested a review from dselans February 5, 2024 19:43
Copy link

@fritzstauff fritzstauff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blinktag blinktag merged commit 551778f into main Feb 7, 2024
4 checks passed
@blinktag blinktag deleted the blinktag/exec_status branch February 7, 2024 18:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants