Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

[compute-on-aws-batch] add support for job depdendencies #1155

@danmur97

Description

@danmur97

Problem to solve

Compute on batch utility does not support the declaration of job dependencies. This is necessary to handle cases when a job spreads through various jobs i.e. a pipeline process.

Intended users

Permissions and Security

Proposal

  • Since complexity is increasing, compute utility implementation should be migrated to a typed language (bash -> ?)
  • Support declaring job dependencies

What does success look like, and how can we measure that?

  • successful trigger of a pipeline process

Links / references

/label ~"type::feature"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions