Skip to content

Housekeeping of Python client repository #103

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

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Jan 13, 2024

After working on reproducible package proparation for Python client it's been found that the Python client repository had some extra code added and docs and tests were placed in a wrong directory.

As of #93, we have duplicated airflow_client code:

  • airflow_client.client - this is the one that should be used
  • airflow_client.airflow_client - this is the one that is added accidentally (and it is a copy of the client one)

Also docs and tests are generated in "airflow_client" package, but this is wrong, both docs and tests should be at the top-level of the repository.

This PR:

  • deletes the extra code
  • moves "docs" and "test" folders to the top-level of the project.

@potiuk potiuk force-pushed the perform-housekeeping-for-python-client branch from b2030e0 to 8cc9575 Compare January 13, 2024 21:04
After working on reproducible package proparation for Python client
it's been found that the Python client repository had some extra
code added and docs and tests were placed in a wrong directory.

As of #93, we
have duplicated airflow_client code:

* airflow_client.client - this is the one that should be used
* airflow_client.airflow_client - this is the one that is added
  accidentally (and it is a copy of the `client` one)

Also `docs` and `tests` are generated in "airflow_client" package,
but this is wrong, both docs and tests should be at the top-level
of the repository.

This PR:

* deletes the extra code
* moves "docs" and "test" folders to the top-level of the project.
@potiuk potiuk force-pushed the perform-housekeeping-for-python-client branch from 8cc9575 to 8eaf57b Compare January 13, 2024 21:06
@potiuk
Copy link
Member Author

potiuk commented Jan 13, 2024

This is first step to finally implement what has been discussed in #93 (comment)

@potiuk potiuk merged commit bc7f81e into main Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy