question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move argo-workflows to optional dependency

See original GitHub issue

Currently argo-workflows is part of requirements.txt that will be installed as a required package (see install_requires field in setup.py). We should move it to extra/optional requirements instead.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
terrytangyuancommented, Jan 18, 2021

That should be sufficient as long as CI passes.

0reactions
terrytangyuancommented, Jan 21, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

A better way to specify optional dependencies · Issue #1781 ...
Common scenarios: Only start task when all dependent tasks succeed (supported by default); Start task when one of two dependencies succeeded.
Read more >
Deployment with Argo Workflows - Kedro - Read the Docs
It allows you to easily run and orchestrate compute intensive jobs in parallel on Kubernetes. It manages the dependencies between tasks using a...
Read more >
How to Configure an Artifact Repo for Argo Workflows - Pipekit
Learn what artifact repos are in Argo Workflows, their benefits, ... "config: |" key is optional in 2.7+! instanceID: my-ci-controller ...
Read more >
argo-workflows 0.22.3 - Artifact Hub
This is a community maintained chart. It is used to set up argo and its needed dependencies through one command. This is used...
Read more >
How To Combine Argo Events, Workflows & Pipelines, CD ...
What do we get if we combine events, workflows, GitOps, progressive delivery, and secrets management? The short answer is that we get ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found