Skip to content
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

Create FAB provider and move FAB auth manager in it #35926

Merged
merged 49 commits into from
Dec 11, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    9989fb1 View commit details
    Browse the repository at this point in the history
  2. Move tests

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7437707 View commit details
    Browse the repository at this point in the history
  3. Docs

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    430c9a4 View commit details
    Browse the repository at this point in the history
  4. Pre-install FAB provider

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5a1bb6d View commit details
    Browse the repository at this point in the history
  5. Fix provider.yaml file

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a88ca36 View commit details
    Browse the repository at this point in the history
  6. Add title to doc

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    280d658 View commit details
    Browse the repository at this point in the history
  7. Fix circular dependency

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d840c45 View commit details
    Browse the repository at this point in the history
  8. Fix test

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    246a128 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a9a2938 View commit details
    Browse the repository at this point in the history
  10. Move tests

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e030a5b View commit details
    Browse the repository at this point in the history
  11. Add missing tests

    vincbeck committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d609e87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de9e2de View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Mark test as DB test

    vincbeck committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    589aabe View commit details
    Browse the repository at this point in the history
  2. Fix documentation link

    vincbeck committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d873373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e437097 View commit details
    Browse the repository at this point in the history
  4. Revert "Pre-install FAB provider"

    This reverts commit 5a1bb6d.
    vincbeck committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8f99406 View commit details
    Browse the repository at this point in the history
  5. Fix provider.yaml file

    vincbeck committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    b5bd539 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Update docs/apache-airflow-providers-fab/index.rst

    Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
    vincbeck and ferruzzi authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    118752b View commit details
    Browse the repository at this point in the history
  2. Update docs/apache-airflow-providers-fab/index.rst

    Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
    vincbeck and ferruzzi authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3e2b9b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07aa863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02cd32c View commit details
    Browse the repository at this point in the history
  5. Fix doc

    vincbeck committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d9fb908 View commit details
    Browse the repository at this point in the history
  6. Fix doc

    vincbeck committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a1b1746 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    396bf7b View commit details
    Browse the repository at this point in the history
  8. Update dependencies

    vincbeck committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    25d972e View commit details
    Browse the repository at this point in the history
  9. Update dependencies

    vincbeck committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7a68ce7 View commit details
    Browse the repository at this point in the history
  10. Fix dependencies

    vincbeck committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7b30f8a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1919ca View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    c958363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49cb6c9 View commit details
    Browse the repository at this point in the history
  3. Update airflow/providers/fab/auth_manager/security_manager/override.py

    Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
    vincbeck and ferruzzi authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    baf9f79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24848e1 View commit details
    Browse the repository at this point in the history
  5. Fix doc

    vincbeck committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1b65d43 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Revert "Revert "Pre-install FAB provider""

    This reverts commit 8f99406.
    vincbeck committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    71addbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b50ffa4 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Revert "Pre-install FAB provider"""

    This reverts commit 71addbe.
    vincbeck committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    2382d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b4a990 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    55e883c View commit details
    Browse the repository at this point in the history
  2. Fix static check

    vincbeck committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c45b7a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c45d51e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4524aab View commit details
    Browse the repository at this point in the history
  5. Revert "Bump up FAB min version of Airflow to 2.9.0"

    This reverts commit 4524aab.
    vincbeck committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    6003e31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0934b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    2d707f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a3142 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Revert "Revert "Bump up FAB min version of Airflow to…

    … 2.9.0""""
    
    This reverts commit 80a3142.
    vincbeck committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6d13d3e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    0641c57 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    8f1b089 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83354b4 View commit details
    Browse the repository at this point in the history