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: Removing dependency on tiptap pro extension #2209

Merged
merged 4 commits into from
Sep 19, 2023

Conversation

Palanikannan1437
Copy link
Collaborator

Brief Description

The Tiptap token was used only for downloading an extension that previously "enabled" us to manage image deletions efficiently so that s3 storage is cleaned up properly if an image gets deleted in the editor, but now we're using the source from s3 to detect this instead since with the new approach I figured out a way to do that.

Here's a PR that got us one step forward toward that by removing the dependency #2092

@vercel
Copy link

vercel bot commented Sep 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plane-sh-stage 🔄 Building (Inspect) Visit Preview 💬 Add feedback Sep 19, 2023 11:02am
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
plane ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2023 11:02am
plane-dev ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2023 11:02am
plane-sh ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2023 11:02am
plane-sh-dev ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2023 11:02am
plane-staging ⬜️ Ignored (Inspect) Visit Preview Sep 19, 2023 11:02am

@Palanikannan1437
Copy link
Collaborator Author

@henit-chobisa please look into removing it from our DevOps and self hosting pipelines 🙌

@sriramveeraghanta
Copy link
Contributor

Updated setup script and github actions.

@sriramveeraghanta sriramveeraghanta merged commit 1125868 into develop Sep 19, 2023
8 of 9 checks passed
@sriramveeraghanta sriramveeraghanta deleted the remove-tiptap-pro-extension branch September 19, 2023 11:14
@sriramveeraghanta sriramveeraghanta added this to the 0.13-dev milestone Sep 19, 2023
@Palanikannan1437 Palanikannan1437 changed the title [fix]: Removing dependency on tiptap pro extension fix: Removing dependency on tiptap pro extension Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants