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

refactor: types and variables to new name #3837

Merged
merged 3 commits into from Sep 28, 2023
Merged

refactor: types and variables to new name #3837

merged 3 commits into from Sep 28, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Sep 28, 2023

What does this PR do?

πŸ€– Generated by Copilot at ee4187f

This pull request renames and updates various types, constants, and functions related to the domain change from lenster to hey in the web app, the data package, and the feed workers. It also refactors some types to improve code quality and readability.

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 ee4187f

  • Rename @hey/types/lenster package to @hey/types/hey and update imports in several files (link, link, link, link, link, link, link)
  • Rename NewLensterAttachment type to NewAttachment and update imports and usages in several files (link, link, link, link, link, link, link, link, link, link)
  • Rename LENSTER_POLLS_SPACE constant to HEY_POLLS_SPACE and update definition and usages in several files (link, link, link, link)
  • Rename S3_BUCKET.LENSTER_MEDIA constant to S3_BUCKET.HEY_MEDIA and update definition and usage in uploadToIPFS.ts and constants.ts (link, link)
  • Rename LENSTER_MOSTVIEWED and LENSTER_MOSTINTERACTED enum values to HEY_MOSTVIEWED and HEY_MOSTINTERACTED and update definition and usages in several files (link, link, link, link)
  • Rename lensterFeed function to heyFeed and update import and usage in getPublicationIds.ts (link, link)
  • Rename lensterMostInteracted function to heyMostInteracted and update name and export in heyMostInteracted.ts (link, link)
  • Rename packages/workers/feeds/src/providers/lenster/README.md file to packages/workers/feeds/src/providers/hey/README.md (link)

Emoji

πŸ”„πŸš€πŸ—³οΈ

@vercel
Copy link

vercel bot commented Sep 28, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
prerender βœ… Ready (Inspect) Visit Preview Sep 28, 2023 3:53am
web βœ… Ready (Inspect) Visit Preview Sep 28, 2023 3:53am

@vercel vercel bot temporarily deployed to Preview – prerender September 28, 2023 03:46 Inactive
@bigint bigint changed the title refactor: types to new name refactor: types and variables to new name Sep 28, 2023
@bigint bigint merged commit 960fd7d into main Sep 28, 2023
6 of 7 checks passed
@bigint bigint deleted the update-variables branch September 28, 2023 03:52
@vercel vercel bot temporarily deployed to Preview – prerender September 28, 2023 03:53 Inactive
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