From 9fe89e117d6e8294cd95375e382e0a1b0815ccb0 Mon Sep 17 00:00:00 2001 From: bigint Date: Thu, 28 Sep 2023 09:31:20 +0530 Subject: [PATCH] chore: rename lenster org and repo name --- .github/FUNDING.yml | 2 +- .github/workflows/auto-assign.yml | 2 +- CHANGELOG.md | 2 +- CONTRIBUTING.md | 10 +++---- README.md | 26 +++++++++---------- apps/prerender/src/components/Shared/Tags.tsx | 2 +- apps/web/public/.well-known/security.txt | 6 ++--- apps/web/src/components/Common/MetaTags.tsx | 2 +- .../src/components/Shared/Footer/index.tsx | 2 +- .../Shared/Navbar/NavItems/AppVersion.tsx | 2 +- .../Shared/Navbar/NavItems/ReportBug.tsx | 2 +- .../Shared/Navbar/StaffBar/index.tsx | 2 +- package.json | 2 +- .../oembed/src/handlers/getOembed.spec.ts | 4 +-- 14 files changed, 33 insertions(+), 33 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 95721ff33ab9..a336ff3d249f 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: [lensterxyz] +github: [heyxyz] custom: ['https://lenster.xyz/donate'] diff --git a/.github/workflows/auto-assign.yml b/.github/workflows/auto-assign.yml index 8d6c3b034382..e014243dbcbd 100644 --- a/.github/workflows/auto-assign.yml +++ b/.github/workflows/auto-assign.yml @@ -15,7 +15,7 @@ jobs: pull-requests: write steps: - name: 'Auto-assign issue' - if: github.repository == 'lensterxyz/lenster' + if: github.repository == 'heyxyz/hey' uses: pozil/auto-assign-issue@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} diff --git a/CHANGELOG.md b/CHANGELOG.md index c4833cf8eaf1..ddcb0b4db15a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ # Changelog -Visit [releases](https://github.com/lensterxyz/lenster/releases) for full changelog. +Visit [releases](https://github.com/heyxyz/hey/releases) for full changelog. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2367546cef85..6154ce6d29fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ 👍🎉 Thank you for your interest in contributing to Lenster! 🎉👍 -Lenster is an open-source project maintained by [Lenster team](https://github.com/lensterxyz). We appreciate your interest and efforts to contribute to Lenster. +Lenster is an open-source project maintained by [Lenster team](https://github.com/heyxyz). We appreciate your interest and efforts to contribute to Lenster. Anyone can be a contributor. Either you found a typo, or you have an awesome feature request you could implement, we encourage you to create a Merge Request. @@ -16,21 +16,21 @@ All efforts to contribute are highly appreciated, we recommend you talk to a mai ## Open Development & Community Driven -Lenster is an open-source project. See the [LICENSE](https://github.com/lensterxyz/lenster/blob/main/LICENSE) file for licensing information. All the work done is available on GitHub. +Lenster is an open-source project. See the [LICENSE](https://github.com/heyxyz/hey/blob/main/LICENSE) file for licensing information. All the work done is available on GitHub. The maintainers and the contributors send merge requests which go through the same validation process. ## Feature Requests -Feature Requests by the community are highly encouraged. Please feel free to create an [issue](https://github.com/lensterxyz/lenster/issues/new) or to upvote 👍 [an existing issue](https://github.com/lensterxyz/lenster/issues) in the GitHub. +Feature Requests by the community are highly encouraged. Please feel free to create an [issue](https://github.com/heyxyz/hey/issues/new) or to upvote 👍 [an existing issue](https://github.com/heyxyz/hey/issues) in the GitHub. ## Code of Conduct -This project and everyone participating in it are governed by the [Code of Conduct](https://github.com/lensterxyz/lenster/blob/main/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please read the [full text](https://github.com/lensterxyz/lenster/blob/main/CODE_OF_CONDUCT.md) so that you can read which actions may or may not be tolerated. +This project and everyone participating in it are governed by the [Code of Conduct](https://github.com/heyxyz/hey/blob/main/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please read the [full text](https://github.com/heyxyz/hey/blob/main/CODE_OF_CONDUCT.md) so that you can read which actions may or may not be tolerated. ## Bugs -We are using [GitHub Issues](https://github.com/lensterxyz/lenster/issues) to manage our public bugs. We keep a close eye on this so before filing a new issue, try to make sure the problem does not already exist. +We are using [GitHub Issues](https://github.com/heyxyz/hey/issues) to manage our public bugs. We keep a close eye on this so before filing a new issue, try to make sure the problem does not already exist. --- diff --git a/README.md b/README.md index cd479d1fe9f8..778ecde9680a 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ Vercel - - GitHub actions + + GitHub actions - - Gitpoap + + Gitpoap Crowdin @@ -26,17 +26,17 @@ Checkly - - Stargazers + + Stargazers - - License + + License Discord - - Bounties + + Bounties
@@ -45,7 +45,7 @@

Discord • - Issues + Issues
## 🌿 About Lenster @@ -74,8 +74,8 @@ For a place to have open discussions on features, voice your ideas, or get help We love contributors! Feel free to contribute to this project but please read the [Contributing Guidelines](CONTRIBUTING.md) before opening an issue or PR so you understand the branching strategy and local development environment. - - + + ## ⚖️ License diff --git a/apps/prerender/src/components/Shared/Tags.tsx b/apps/prerender/src/components/Shared/Tags.tsx index 11e54fee2924..9c3b9de374a1 100644 --- a/apps/prerender/src/components/Shared/Tags.tsx +++ b/apps/prerender/src/components/Shared/Tags.tsx @@ -44,7 +44,7 @@ const Tags: FC = ({ - + {/* Lens OG */} diff --git a/apps/web/public/.well-known/security.txt b/apps/web/public/.well-known/security.txt index a6d081d41444..48d98c0d92a6 100644 --- a/apps/web/public/.well-known/security.txt +++ b/apps/web/public/.well-known/security.txt @@ -1,6 +1,6 @@ -Contact: https://github.com/lensterxyz/lenster/security/advisories/new +Contact: https://github.com/heyxyz/hey/security/advisories/new Expires: 2022-12-31T18:29:00.000Z -Acknowledgments: https://github.com/lensterxyz/lenster/security/advisories?state=published +Acknowledgments: https://github.com/heyxyz/hey/security/advisories?state=published Preferred-Languages: en Canonical: https://lenster.xyz/.well-known/security.txt -Policy: https://github.com/lensterxyz/lenster/security/policy +Policy: https://github.com/heyxyz/hey/security/policy diff --git a/apps/web/src/components/Common/MetaTags.tsx b/apps/web/src/components/Common/MetaTags.tsx index 7cdbdddac100..e42e800ad298 100644 --- a/apps/web/src/components/Common/MetaTags.tsx +++ b/apps/web/src/components/Common/MetaTags.tsx @@ -35,7 +35,7 @@ const MetaTags: FC = ({ - + { Thanks Leafwatch.track(MISCELLANEOUS.FOOTER.OPEN_GITHUB)} diff --git a/apps/web/src/components/Shared/Navbar/NavItems/AppVersion.tsx b/apps/web/src/components/Shared/Navbar/NavItems/AppVersion.tsx index 5a916085d8f1..91a750e2a860 100644 --- a/apps/web/src/components/Shared/Navbar/NavItems/AppVersion.tsx +++ b/apps/web/src/components/Shared/Navbar/NavItems/AppVersion.tsx @@ -10,7 +10,7 @@ const AppVersion: FC = ({ onClick }) => { return (
= ({ onClick, className = '' }) => { return ( {
{GIT_COMMIT_SHA ? ( { test('should return valid oembed response if url is provided', async () => { - const url = 'https://github.com/lensterxyz/lenster'; + const url = 'https://github.com/heyxyz/hey'; const getRequest = await fetch(`${TEST_URL}/oembed?url=${url}`); const response: any = await getRequest.json(); expect(response.success).toBeTruthy(); expect(response.oembed.url).toBe(url); - expect(response.oembed.title).toContain('GitHub - lensterxyz/lenster'); + expect(response.oembed.title).toContain('GitHub - heyxyz/hey'); expect(response.oembed.description).toContain( 'Lenster is a decentralized and permissionless social media app' );