Skip to content
#

workflow

Here are 2,399 public repositories matching this topic...

potiuk
potiuk commented Sep 25, 2020

This issue is part of #8765

Rule

Create UndefinedJinjaVariablesRule which corresponds to

Prior to Airflow 2.0 Jinja Templates would permit the use of undefined variables. They would render as an
empty string, with no indication to the user an undefined variable was used. With this release, any template
rendering involving undefined variables will fail the task, as well as displaying

chris-durbin
chris-durbin commented Sep 24, 2020

Summary

What happened/what you expected to happen?

I navigated to the main workflows page http://localhost:2746/workflows/argo and received an error with a stacktrace. I expected to see my workflows listed.

Diagnostics

What version of Argo Workflows are you running?
2.11.0

At some point the main argo workflows page started throwing an error in my Chrome browser. I haven't be

SuiteCRM
martinjaime
martinjaime commented Sep 14, 2017

Had the branch ancestry:

branch-1
  branch-2-bug-fix
    branch-3

All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.

I was expecting it to change the base branch of branch-3‘s PR but instead it closed it

Improve this page

Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.