Skip to content

Refactor integrations to format with ruff after dropping black #20452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: aarake/small-tweaks-for-devx
Choose a base branch
from

Conversation

AAraKKe
Copy link
Contributor

@AAraKKe AAraKKe commented Jun 5, 2025

What does this PR do?

This PR runs ruff formatter in all integrations following the previous PR #20451.

Motivation

While Ruff is mostly a drop in replacement of Black there are some rules for which ruff can decide to format things different. See their differences with black page here.

Ruff brings faster formatting than Black and more reasonable defaults in many cases but this means that due to the differences in some situations, formatting would be a bit different.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@AAraKKe AAraKKe requested review from a team as code owners June 5, 2025 14:57
@AAraKKe AAraKKe requested review from jedupau and removed request for a team June 5, 2025 14:57
@AAraKKe AAraKKe force-pushed the aarake/format-all-integrations-with-ruff branch from af68987 to 808d1a8 Compare June 6, 2025 08:34
@AAraKKe AAraKKe force-pushed the aarake/small-tweaks-for-devx branch from cb7923e to 73c496a Compare June 6, 2025 08:34
@AAraKKe AAraKKe force-pushed the aarake/small-tweaks-for-devx branch from 73c496a to d9c7f24 Compare June 6, 2025 09:11
@AAraKKe AAraKKe force-pushed the aarake/format-all-integrations-with-ruff branch 2 times, most recently from 60841c2 to 12ea7d9 Compare June 6, 2025 09:13
@AAraKKe AAraKKe force-pushed the aarake/small-tweaks-for-devx branch from d9c7f24 to 38b8853 Compare June 6, 2025 09:13
@AAraKKe AAraKKe force-pushed the aarake/format-all-integrations-with-ruff branch 2 times, most recently from 5ce7d14 to cadf75c Compare June 6, 2025 10:02
@AAraKKe AAraKKe force-pushed the aarake/small-tweaks-for-devx branch from 38b8853 to 962481f Compare June 6, 2025 10:02
@AAraKKe AAraKKe force-pushed the aarake/format-all-integrations-with-ruff branch from cadf75c to 3d8e1da Compare June 6, 2025 10:26
@AAraKKe AAraKKe force-pushed the aarake/small-tweaks-for-devx branch from 962481f to a3a8e0d Compare June 6, 2025 10:26
@AAraKKe
Copy link
Contributor Author

AAraKKe commented Jun 17, 2025

/mergegate get

@dd-devflow
Copy link

dd-devflow bot commented Jun 17, 2025

View all feedbacks in Devflow UI.

2025-06-17 10:26:01 UTC ℹ️ Start processing command /mergegate get


2025-06-17 10:26:03 UTC ℹ️ Devflow: /mergegate get

Gate status is success for commit 3d8e1da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
base_package dev_package dev/tooling downloader integration/aerospike integration/airflow integration/apache integration/arangodb integration/argo_workflows integration/aspdotnet integration/aws_neuron integration/azure_iot_edge integration/btrfs integration/cacti integration/calico integration/cassandra_nodetool integration/ceph integration/cert_manager integration/cisco_aci integration/citrix_hypervisor integration/cloud_foundry_api integration/cloudera integration/cockroachdb integration/consul integration/coredns integration/couchbase integration/directory integration/disk integration/dns_check integration/dotnetclr integration/duckdb integration/ecs_fargate integration/elastic integration/envoy integration/esxi integration/etcd integration/fly_io integration/foundationdb integration/gearmand integration/glusterfs integration/gunicorn integration/haproxy integration/http_check integration/ibm_db2 integration/ibm_i integration/ibm_mq integration/ibm_was integration/iis integration/impala integration/infiniband integration/istio integration/kafka_consumer integration/karpenter integration/keda integration/kong integration/kube_apiserver_metrics integration/kube_controller_manager integration/kube_dns integration/kube_metrics_server integration/kube_proxy integration/kube_scheduler integration/kubeflow integration/kubelet integration/kubernetes_cluster_autoscaler integration/kubernetes_state integration/kyototycoon integration/linux_proc_extras integration/mapr integration/mapreduce integration/marathon integration/marklogic integration/mcache integration/mesos_master integration/mesos_slave integration/mongo integration/mysql integration/nagios integration/network integration/nfsstat integration/nginx integration/nvidia_nim integration/nvidia_triton integration/octopus_deploy integration/openstack_controller integration/openstack integration/pgbouncer integration/postgres integration/presto integration/process integration/proxysql integration/rabbitmq integration/ray integration/redisdb integration/rethinkdb integration/riakcs integration/sap_hana integration/scylla integration/silk integration/singlestore integration/slurm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants