-
Notifications
You must be signed in to change notification settings - Fork 180
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
PR for AI PRP: Request New Web Fingerprint for Airflow #435
PR for AI PRP: Request New Web Fingerprint for Airflow #435
Conversation
google/fingerprinters/web/scripts/updater/community/airflow/update.sh
Outdated
Show resolved
Hide resolved
Hi @maoning, I've fixed it and updated. |
@W0ngL1 the /airflow folder is owned by root. Could you update the folder permission to normal users instead? |
@maoning, sorry for forgetting this, I've fixed it. |
Most of the files are looking good, I still see one issue |
Hi @maoning, it worked when I tested it. I'm not sure what's wrong with it, so I delete the duplicate yaml file, please try again. |
I think the issue is that the top level folder airflow/ still has the root-only write permission. Could you check https://stackoverflow.com/q/10516201? Also, specifically the part about
|
@maoning Sorry, I cannot reproduce your issue. I tried the solution above, but
|
Try change the filemode to true and see if you can commit the file/folder mode changes to this PR. |
Hi @maoning, I've change filemode in .git/config to true and change files' mode by |
Thanks for the update. I realized that there is a github bug, if I do |
It's good that it's resolved. |
Hi @maoning, @tooryx
This PR is linked to an accepted AI PRP #415. And it covers version 2.0.0(2020-12-18) to 2.8.3(the latest).