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

Fix dump #423

Merged
merged 6 commits into from
Jun 19, 2023
Merged

Fix dump #423

merged 6 commits into from
Jun 19, 2023

Conversation

TacticalTechJay
Copy link
Collaborator

This fixes #420 (nice) because no url was provided by the api for the file. It also now provides the thumbnail for videos :D

Snuck in a package upgrade, doesn't seem to have broke anything

@github-actions github-actions bot added this to the 3.7.1 milestone Jun 5, 2023
@TacticalTechJay
Copy link
Collaborator Author

Recent commits fixed files being deleted but video thumbnails remaining. Also after removing target's files from the output, it errors because it ain't existin'. So uh, fixed that too.

@TacticalTechJay
Copy link
Collaborator Author

50fc5cd should fix #419. However, I can't test for certainty.

@TacticalTechJay TacticalTechJay changed the title fix: copying and opening another user's upload url Fix dump Jun 16, 2023
@TacticalTechJay
Copy link
Collaborator Author

Renamed due to more fixes being committed

@diced diced merged commit 226d946 into diced:trunk Jun 19, 2023
1 check passed
SinonCute pushed a commit to SinonCute/zipline that referenced this pull request Jun 30, 2023
* fix: copying and opening another user's upload url

* fix: delete thumbnails too

* fix: return target after removing files from output

* fix: add width to fix diced#419 (can't test)

* Minor script tune-ups.

* Remove the catcher for when upload has been offloaded to chunk
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.

Bug: copying or opening other users uploads return undefined
2 participants