Build branch main with version main (9ca16ea)
Build pipeline: viash-hub.craftbox.main-q45l7
Source commit: 9ca16ea58d
Source message: add publish component (#10)
* add publish component
* update changleog
* update changelog
* address pr comments
* update test
* Update src/move_files_to_directory/config.vsh.yaml
Co-authored-by: Dries Schaumont <5946712+DriesSchaumont@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Dries Schaumont <5946712+DriesSchaumont@users.noreply.github.com>
---------
Co-authored-by: Dries Schaumont <5946712+DriesSchaumont@users.noreply.github.com>
This commit is contained in:
@@ -257,9 +257,9 @@ build_info:
|
||||
output: "target/executable/csv2fasta"
|
||||
executable: "target/executable/csv2fasta/csv2fasta"
|
||||
viash_version: "0.9.3"
|
||||
git_commit: "8f9353f15e4d6952eca57e896f962a60b42b0a3c"
|
||||
git_commit: "9ca16ea58d5f010e31714265802c016280594624"
|
||||
git_remote: "https://github.com/viash-hub/craftbox"
|
||||
git_tag: "v0.1.0-4-g8f9353f"
|
||||
git_tag: "v0.1.0-5-g9ca16ea"
|
||||
package_config:
|
||||
name: "craftbox"
|
||||
version: "main"
|
||||
|
||||
@@ -458,9 +458,9 @@ RUN pip install --upgrade pip && \
|
||||
|
||||
LABEL org.opencontainers.image.authors="Dries Schaumont, Robrecht Cannoodt"
|
||||
LABEL org.opencontainers.image.description="Companion container for running component csv2fasta"
|
||||
LABEL org.opencontainers.image.created="2025-04-08T07:49:56Z"
|
||||
LABEL org.opencontainers.image.created="2025-05-02T09:33:24Z"
|
||||
LABEL org.opencontainers.image.source="https://github.com/viash-hub/craftbox"
|
||||
LABEL org.opencontainers.image.revision="8f9353f15e4d6952eca57e896f962a60b42b0a3c"
|
||||
LABEL org.opencontainers.image.revision="9ca16ea58d5f010e31714265802c016280594624"
|
||||
LABEL org.opencontainers.image.version="main"
|
||||
|
||||
VIASHDOCKER
|
||||
|
||||
Reference in New Issue
Block a user