Skip to content
#

workflow

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

jsertel
jsertel commented May 10, 2022

Apache Airflow version

2.1.2

What happened

There are multiple ways an Oracle connection can be specified. the get_conn() method contains logic to check for these various options. However, get_uri just returns the user and password without the other paramaters.

What you think should happen instead

get_uri should make use of the logic in get_conn() to get the proper conne

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
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
edublancas
edublancas commented May 12, 2022

We've noticed that users struggle setting up ploomber, this mostly happens if they install it in an existing virtual environment that has many dependencies, if they have an outdated pip version, among other reasons.

an alternative would be to have a shell script (and possibly a script that works on windows as well) that installs ploomber in a clean environment, and do sanity checks (like run a

good first issue

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