Skip to content

Commit 9d3d77e

Browse files
authored
Merge pull request #2 from neuroglia-io/feat-add-task-common-fields
Add common fields to all TaskDefinitions
2 parents 40dfeb3 + 0665fe7 commit 9d3d77e

File tree

6 files changed

+1150
-62
lines changed

6 files changed

+1150
-62
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builders/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "serverless_workflow_builders"
3-
version = "1.0.0-alpha6"
3+
version = "1.0.0-alpha6.1"
44
edition = "2021"
55
authors = ["The Serverless Workflow Authors <cncf.serverless.workflow@gmail.com>"]
66
description = "Contains services used to build ServerlessWorkflow workflow definitions programatically"
@@ -12,6 +12,6 @@ keywords = ["serverless-workflow", "sdk", "builders"]
1212
categories = ["config", "parsing", "data-structures", "api-bindings"]
1313

1414
[dependencies]
15-
serverless_workflow_core = { path = "../core", version = "1.0.0-alpha6" }
15+
serverless_workflow_core = { path = "../core", version = "1.0.0-alpha6.1" }
1616
serde_json = "1.0"
1717
serde_yaml = "0.9"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy