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

feat(neon_files): Implement sharing file natively #779

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

provokateurin
Copy link
Member

Closes #42

@provokateurin provokateurin force-pushed the feature/share-file-native branch from 7415278 to 4a9754a Compare September 17, 2023 12:08
@Leptopoda Leptopoda mentioned this pull request Sep 17, 2023
3 tasks
@Leptopoda
Copy link
Member

I'd rather implement this after #803 in a cleaner way without the cache potentially growing forever

@provokateurin provokateurin force-pushed the feature/share-file-native branch from 4a9754a to b81438c Compare September 25, 2023 14:07
@provokateurin
Copy link
Member Author

@Leptopoda can we please just merge this? The current code that "syncs" a file already uses this logic, so adding this small feature which reuses most of that logic is not too bad imo. I understand that we should do this in a better way, but it's also not great to keep this PR around forever until we have the cleaner way.

Copy link
Member

@Leptopoda Leptopoda left a comment

Choose a reason for hiding this comment

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

If you really want to ....

But please open an issue if we don't already have one

@provokateurin provokateurin force-pushed the feature/share-file-native branch from b81438c to 3f20a32 Compare September 28, 2023 22:14
@provokateurin provokateurin merged commit c6be3a7 into main Sep 28, 2023
@provokateurin provokateurin deleted the feature/share-file-native branch September 28, 2023 22:23
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.

Share file via native
2 participants