xene icon indicating copy to clipboard operation
xene copied to clipboard

A distributed workflow runner.

Results 15 xene issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.0 registry 2.8.0 Welcome to the v2.8.0 release of registry! The 2.8.0 registry release has been a long...

dependencies

Introduce connectors between tasks that have a dependsOn relation. These connectors can be used to exchange small pieces of metadata between different tasks.

enhancement
feature

The initial aim should be to build the e2e-test infrastructure for xene and then add basics testing to it.

help wanted
test

For example how is it same or different from Airflow or Prefect?

question

- xenectl pipeline trigger - xenectl pipeline runs --num 10 - xenectl pipelines status run xxxxxxxx

enhancement
good first issue

Add ability to use secrets in workflow pipelines: - Find a way on how the agent can get the required secrets for pipeline execution. Secrets embedding for pipelines

enhancement

Add a feature to task spec to download artifacts from a remote source and mount them onto the container/environment running the pipeline.

enhancement
good first issue

enhancement
help wanted
good first issue

With `logrus` WithFields logger for store logging interactions.