Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DPTOOLS-3012] Cherry-pick fix for FAB actions#234

Merged
astahlman merged 1 commit intoairflowinfrafrom
astahlman/merge-11753
Dec 3, 2020
Merged

[DPTOOLS-3012] Cherry-pick fix for FAB actions#234
astahlman merged 1 commit intoairflowinfrafrom
astahlman/merge-11753

Conversation

@astahlman
Copy link

Cherry-pick the upstream fix for FAB actions on models with composite
primary keys. See
apache@28229e9

Cherry-pick the upstream fix for FAB actions on models with composite
primary keys. See
apache@28229e9
@codecov-io
Copy link

codecov-io commented Nov 17, 2020

Codecov Report

Merging #234 (9fbe3d3) into airflowinfra (8f6994d) will decrease coverage by 0.00%.
The diff coverage is 17.64%.

Impacted file tree graph

@@               Coverage Diff                @@
##           airflowinfra     #234      +/-   ##
================================================
- Coverage         27.82%   27.81%   -0.01%     
================================================
  Files               528      528              
  Lines             36654    36671      +17     
================================================
+ Hits              10198    10200       +2     
- Misses            26456    26471      +15     
Impacted Files Coverage Ξ”
airflow/www_rbac/utils.py 30.30% <17.64%> (-1.01%) ⬇️
airflow/hooks/hdfs_hook.py 27.50% <0.00%> (-2.50%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 8f6994d...9fbe3d3. Read the comment docs.

isinstance(obj.impl, UtcDateTime)
return False

# This is a local fix until https://github.com/dpgaspar/Flask-AppBuilder/pull/1493 is merged and released.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, that comment they mention, that fix is merged and released

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea if you update to the latest FAB version, you won't need that

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks - will follow up with a revert + version bump next week

@ArgentFalcon
Copy link

πŸ‘

@astahlman astahlman merged commit dc98312 into airflowinfra Dec 3, 2020
@feng-tao
Copy link

feng-tao commented Dec 3, 2020

+1

@milton0825
Copy link

Good to see you Tao πŸ˜„

@feng-tao
Copy link

feng-tao commented Dec 3, 2020

lol

@feng-tao
Copy link

feng-tao commented Dec 3, 2020

btw, I lost all the airflow commits (https://github.com/apache/airflow) based on (https://github.com/apache/airflow/graphs/contributors). I guess the commit is tied to a given email, since my lyft email is gone, commit history is gone as well...

@ArgentFalcon
Copy link

that's annoying

@kaxil
Copy link

kaxil commented Dec 3, 2020

btw, I lost all the airflow commits (https://github.com/apache/airflow) based on (https://github.com/apache/airflow/graphs/contributors). I guess the commit is tied to a given email, since my lyft email is gone, commit history is gone as well...

You can add your previous email to .mailmap and it would be back :)

@milton0825
Copy link

TIL Thank you Kaxil.

@feng-tao
Copy link

feng-tao commented Dec 3, 2020

TIL, thanks @kaxil , let me give a try

@feng-tao
Copy link

feng-tao commented Dec 3, 2020

@kaxil do you know how to do that ? I found my lyft email is listed in https://github.com/apache/airflow/blob/master/.mailmap#L91 . Anything else to do?

@kaxil
Copy link

kaxil commented Dec 3, 2020

:( Looks like I was wrong based on https://github.community/t/how-to-get-mailmap-to-work-and-record-contributions-in-relevant-users-profile/121285 unfortunately. -- **Github ** does not seem to honor it for contributions graph.

Locally it will show all of your emails as a single user with git log

@ArgentFalcon
Copy link

TIL: Always use my personal email for upstream changes

@eschachar eschachar deleted the astahlman/merge-11753 branch September 24, 2022 22:38
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.

6 participants