From a114c22b75b55fe613c0106bb23451fe854d34ce Mon Sep 17 00:00:00 2001 From: Dustin Black Date: Fri, 3 May 2024 12:07:00 +0200 Subject: [PATCH] Build test (#27) * try act buildah branch * Automatic update of README.md by arcaflow-docsgen arcabot * trivial * trivial * trivial * trivial * trivial * trivial --------- Co-authored-by: arcabot --- .github/workflows/workflow.yaml | 2 +- Dockerfile | 2 ++ README.md | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index ae09460..19ac795 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -8,7 +8,7 @@ on: - published jobs: act: - uses: arcalot/arcaflow-container-toolkit/.github/workflows/reusable_workflow.yaml@main + uses: arcalot/arcaflow-container-toolkit/.github/workflows/reusable_workflow.yaml@buildah with: image_name: ${{ github.event.repository.name }} image_tag: 'latest' diff --git a/Dockerfile b/Dockerfile index 600e3f1..815bda2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -49,3 +49,5 @@ LABEL org.opencontainers.image.vendor="Arcalot project" LABEL org.opencontainers.image.authors="Arcalot contributors" LABEL org.opencontainers.image.title="Arcaflow Example Plugin" LABEL io.github.arcalot.arcaflow.plugin.version="1" + + diff --git a/README.md b/README.md index dc5a09d..6332e87 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Says hello :)
Type:scope
Root object:InputParams
Properties
name (one of[string]) - @@ -39,7 +39,7 @@ Says hello :)
Name:Name
Description:Who do we say hello to?
Required:Yes
Examples (JSON encoded): +
Name:Name
Description:Who do we say hello to?
Required:Yes
Examples (JSON encoded):
{"_type": "fullname", "first_name": "Arca", "last_name": "Lot"}
{"_type": "nickname", "nick": "Arcalot"}
Type:one of[string]
InputParams (object)
Type:object
Properties
name (one of[string]) -
Name:Name
Description:Who do we say hello to?
Required:Yes
Examples (JSON encoded): +
Name:Name
Description:Who do we say hello to?
Required:Yes
Examples (JSON encoded):
{"_type": "fullname", "first_name": "Arca", "last_name": "Lot"}
{"_type": "nickname", "nick": "Arcalot"}
Type:one of[string]