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

Add google drive conversion #161

Merged
merged 27 commits into from
Jun 13, 2024

Conversation

EdwardMoyse
Copy link
Contributor

@EdwardMoyse EdwardMoyse commented Apr 8, 2024

As discussed in indico/indico#6045 this adds the ability to request Google to return a pdf version of a google drive link (it requires an API key, and also the following change to indico)

cc @ThiefMaster

conversion/indico_conversion/util.py Outdated Show resolved Hide resolved
conversion/indico_conversion/util.py Outdated Show resolved Hide resolved
conversion/indico_conversion/util.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Show resolved Hide resolved
@EdwardMoyse
Copy link
Contributor Author

Okay, now it seems to work!

Should I open a PR against indico with the template change: indico/indico@8af9fe7
?

@EdwardMoyse EdwardMoyse marked this pull request as ready for review April 8, 2024 09:03
@EdwardMoyse
Copy link
Contributor Author

Hi @ThiefMaster - is there anything else I need to do here? I think I managed to run all the tests locally now.

conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
conversion/indico_conversion/plugin.py Outdated Show resolved Hide resolved
conversion/indico_conversion/plugin.py Outdated Show resolved Hide resolved
conversion/indico_conversion/plugin.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
conversion/indico_conversion/plugin.py Outdated Show resolved Hide resolved
conversion/indico_conversion/plugin.py Outdated Show resolved Hide resolved
conversion/indico_conversion/conversion.py Outdated Show resolved Hide resolved
@ThiefMaster ThiefMaster requested a review from tomasr8 June 13, 2024 10:31
@tomasr8
Copy link
Member

tomasr8 commented Jun 13, 2024

Not sure how easy it is, but I'd switch the order of the flash messages:
image

@ThiefMaster
Copy link
Member

I agree that it'd be nicer, but I think it's out of scope of this PR since it's most likely the same order when uploading a file, and due to the way it's implemented it might also be very tricky to actually change the order.

@ThiefMaster ThiefMaster enabled auto-merge (squash) June 13, 2024 13:23
@ThiefMaster ThiefMaster merged commit 86a621c into indico:master Jun 13, 2024
9 checks passed
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.

3 participants