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: cleanup unused resolvers and map to v2 one #3990

Merged
merged 1 commit into from Nov 13, 2023
Merged

feat: cleanup unused resolvers and map to v2 one #3990

merged 1 commit into from Nov 13, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Nov 13, 2023

What does this PR do?

🤖 Generated by Copilot at 89648c4

This pull request removes deprecated and unused fields from various GraphQL fragments and queries in the packages/lens directory and updates the web app components to use the new publishedOn field instead of the appId field for displaying publication source information. It also removes some unnecessary files and rules from the web app configuration.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

🤖 Generated by Copilot at 89648c4

  • Remove code owner assignment for Tamil locale files in the web app to simplify configuration and avoid unnecessary notifications (link)
  • Remove prettier ignore rule for locale files in the web app to enable consistent formatting and linting and avoid potential errors or inconsistencies (link, link, link)
  • Replace deprecated appId field with publishedOn field in publication and profile metadata schema and queries to use an object that contains the app id and name (link, link, link, link, link, link, link, link, link, link, link, link, link, link, link)
  • Remove unused and redundant fields from publication metadata schema and queries to clean up the code and reduce the query size (link, link, link, link, link)

Emoji

🗑️✨🔄

Copy link

vercel bot commented Nov 13, 2023

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

Name Status Preview Updated (UTC)
prerender ✅ Ready (Inspect) Visit Preview Nov 13, 2023 4:04pm
web ✅ Ready (Inspect) Visit Preview Nov 13, 2023 4:04pm

Copy link

height bot commented Nov 13, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@vercel vercel bot temporarily deployed to Preview – prerender November 13, 2023 15:59 Inactive
@bigint bigint merged commit 56b2573 into main Nov 13, 2023
10 checks passed
@bigint bigint deleted the cleanup-gql branch November 13, 2023 17:30
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.

None yet

1 participant