Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Chore/remove unused pieces #390

Merged
merged 5 commits into from
Nov 21, 2023
Merged

Chore/remove unused pieces #390

merged 5 commits into from
Nov 21, 2023

Conversation

baristaGeek
Copy link
Collaborator

Description

IDE extensions are not part of our strategy anymore and GitLab and Bitbucket aren't either for the short-term. This PR removes references to such pieces of our former strategy.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chore: cleanup/renaming, etc
  • RFC

Acceptance

Copy link

vercel bot commented Nov 20, 2023

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

Name Status Preview Comments Updated (UTC)
watermelon ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 9:24pm

WatermelonAI Summary

This PR removes unused pieces from our strategy, including GitLab and Bitbucket login links, IDEs from the login grid, VS Code link from the header, and references to IDE extensions in the random text. These changes align with our current business logic and strategy.

GitHub PRs

Click here to login to Jira
Click here to login to Confluence
Click here to login to Slack
No results found in Notion Pages :(

No results found in Linear Tickets :(

Click here to login to Asana
watermelon is an open repo and Watermelon will serve it for free.
🍉🫶

@@ -2,8 +2,8 @@ import InfoPanel from "../components/dashboard/InfoPanel";
import JiraLoginLink from "../components/JiraLoginLink";
import SlackLoginLink from "../components/SlackLoginLink";
import GitHubLoginLink from "../components/GitHubLoginLink";
import GitLabLoginLink from "../components/GitLabLoginLink";
import BitbucketLoginLink from "../components/BitbucketLoginLink";
// import GitLabLoginLink from "../components/GitLabLoginLink";
Copy link
Member

Choose a reason for hiding this comment

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

No comments

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I thought "we will wanna reuse this later" but I'll take the suggestion

// {
// name: "Bitbucket",
// dataProp: "bitbucket_data",
// loginComponent: <BitbucketLoginLink userEmail={userEmail} />,
Copy link
Member

Choose a reason for hiding this comment

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

No comments

WatermelonAI Summary

This PR removes unused pieces of our former strategy, including removing GitLab and Bitbucket login links, IDEs from the login grid, VS Code link from the header, references to IDE extensions in random text, and comments. It aims to clean up and streamline the application.

No results found in GitHub PRs :(

Click here to login to Jira
Click here to login to Confluence
Click here to login to Slack
No results found in Notion Pages :(

No results found in Linear Tickets :(

Click here to login to Asana
watermelon is an open repo and Watermelon will serve it for free.
🍉🫶
Try us on VSCode!

@baristaGeek baristaGeek merged commit 1e29ed0 into dev Nov 21, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants