Skip to content

Commit

Permalink
[BOT] Set version for this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
github-saagie committed Nov 5, 2024
1 parent bc7ce0e commit be2c164
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 2 deletions.
27 changes: 27 additions & 0 deletions technologies/job/python/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,33 @@ contexts:
image: "saagie/python"
baseTag: "3.12"
version: "3.12-1.183.0_SDKTECHNO-264"
- id: "3.12-light"
label: "3.12-light"
available: true
recommended: false
trustLevel: stable
job:
features:
- type: COMMAND_LINE
label: Command line
mandatory: true
comment: Linux shell command to launch the job.
defaultValue: python {file} arg1 arg2
- type: ARTIFACT
label: Package
mandatory: false
comment: "Compatible upload file : .py or .zip"
- type: SCHEDULER
label: Scheduled
mandatory: true
- type: AI_DESCRIPTION_GENERATOR
label: AI description generator enabled.
mandatory: true
comment: Activation of the AI-based automatic description generation function.
dockerInfo:
image: "saagie/python"
baseTag: "3.12-light"
version: "3.12-light-1.192.0_SDKTECHNO-273"
- id: "3.8"
label: "3.8"
available: true
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version.buildmeta=
version.buildmeta=SDKTECHNO-273
version.major=1
version.minor=192
version.patch=0
version.prerelease=
version.semver=1.192.0
version.semver=1.192.0+SDKTECHNO-273

0 comments on commit be2c164

Please sign in to comment.