Skip to content
#

workflow

Here are 3,440 public repositories matching this topic...

tronlightracer
tronlightracer commented Apr 28, 2022

Apache Airflow version

2.2.5 (latest released)

What happened

When running this dag:

from airflow.models import DAG
from airflow.operators.python import PythonOperator
from airflow.models.renderedtifields import RenderedTaskInstanceFields as rtif
from airflow import settings

import datetime


def template_ext_func(**context):
        file = context['templates_dict']['file
swafa
swafa commented Apr 28, 2022

Summary

What change needs making?

The swagger.json file seems to have a mistake in it as shown below. It's an additionally-defined "namespace" parameter in the "/input-artifacts-by-uid/{uid}/{nodeId}/{artifactName}" endpoint that does not accept a namespace parameter. It would be great if this gets fixe

bug good first issue area/api
marvin-robot
marvin-robot commented Mar 30, 2022

Opened from the Prefect Public Slack Community

pat: This is a pretty minor problem as these things go, but it would be great if there was a way to disable the ASCII logo in Prefect Agent and Prefect Server, since it pollutes our server logs in DataDog. I can go hack the code, in Prefect, but it seems inelegant to have to re-apply such code after every version up

good first issue needs:contributor from:slack status:accepted
todsac
todsac commented Apr 28, 2022

App: gorgias
Docs: https://developers.gorgias.com/reference/introduction

Triggers

  • Ticket created
  • Ticket updated
  • Ticket message created

Actions

  • Create ticket
  • List tickets
  • Create customer
  • Retrieve a customer
  • Update a customer

These are some lower priority ones that could potentially also be interesting:

  • Retrieve a (satisfaction) survey
  • Create a m
enhancement help wanted good first issue action
SuiteCRM
peterkappelt
peterkappelt commented Dec 29, 2020

Hey everyone, I hope y'all enjoyed your holidays.
I want to create SuiteCRM users via the V8 api, but the response is invalid json and contains some generic validation error message.

I'm not sure whether my request is actually malformed or the error message just shouldn't appear.

Type:Suggestion Priority:Moderate Area: Module Help Wanted
github-pages-deploy-action

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