Skip to content

Commit 78f3178

Browse files
authored
Migrate repo from base-org/ to base/ (#1759)
1 parent d92789a commit 78f3178

File tree

8 files changed

+22
-22
lines changed

8 files changed

+22
-22
lines changed

.codeflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ secure:
33
required_reviews: 1
44
requires_mfa: true
55
requires_verified: true
6-
upstream_repository: base-org/web
6+
upstream_repository: base/web
77

88
build:
99
engines:

CODE_OF_CONDUCT.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Code of Conduct for base-org/web
1+
# Code of Conduct for base/web
22

33
## 1. Purpose
44

@@ -41,4 +41,4 @@ This Code of Conduct applies within all project spaces, and it also applies when
4141

4242
## 7. Attribution
4343

44-
This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
44+
This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ This project and everyone participating in it is governed by our [Code of Conduc
2121

2222
### Reporting Bugs
2323

24-
1. **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/base-org/web/issues).
24+
1. **Ensure the bug was not already reported** by searching on GitHub under [Issues](https://github.com/base/web/issues).
2525

26-
2. If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/base-org/web/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
26+
2. If you're unable to find an open issue addressing the problem, [open a new one](https://github.com/base/web/issues/new). Be sure to include a **title and clear description**, as much relevant information as possible, and a **code sample** or an **executable test case** demonstrating the expected behavior that is not occurring.
2727

2828
### Suggesting Enhancements
2929

30-
1. **Check the [Issues](https://github.com/base-org/web/issues)** to see if there's someone who has already suggested the same enhancement.
30+
1. **Check the [Issues](https://github.com/base/web/issues)** to see if there's someone who has already suggested the same enhancement.
3131

32-
2. If it doesn't exist, [create a new issue](https://github.com/base-org/web/issues/new). Provide a clear and detailed explanation of the feature you want and why it's important to add.
32+
2. If it doesn't exist, [create a new issue](https://github.com/base/web/issues/new). Provide a clear and detailed explanation of the feature you want and why it's important to add.
3333

3434
### Pull Requests
3535

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built to bring the ne
66

77
<!-- Badge row 1 - status -->
88

9-
[![GitHub contributors](https://img.shields.io/github/contributors/base-org/web)](https://github.com/base-org/web/graphs/contributors)
10-
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/base-org/web)](https://github.com/base-org/web/graphs/contributors)
11-
[![GitHub Stars](https://img.shields.io/github/stars/base-org/web.svg)](https://github.com/base-org/web/stargazers)
12-
![GitHub repo size](https://img.shields.io/github/repo-size/base-org/web)
13-
[![GitHub](https://img.shields.io/github/license/base-org/web?color=blue)](https://github.com/base-org/web/blob/master/LICENSE.md)
9+
[![GitHub contributors](https://img.shields.io/github/contributors/base/web)](https://github.com/base/web/graphs/contributors)
10+
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/base/web)](https://github.com/base/web/graphs/contributors)
11+
[![GitHub Stars](https://img.shields.io/github/stars/base/web.svg)](https://github.com/base/web/stargazers)
12+
![GitHub repo size](https://img.shields.io/github/repo-size/base/web)
13+
[![GitHub](https://img.shields.io/github/license/base/web?color=blue)](https://github.com/base/web/blob/master/LICENSE.md)
1414

1515
<!-- Badge row 2 - links and profiles -->
1616

@@ -22,8 +22,8 @@ Base is a secure, low-cost, developer-friendly Ethereum L2 built to bring the ne
2222

2323
<!-- Badge row 3 - detailed status -->
2424

25-
[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/base-org/web)](https://github.com/base-org/web/pulls)
26-
[![GitHub Issues](https://img.shields.io/github/issues-raw/base-org/web.svg)](https://github.com/base-org/web/issues)
25+
[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/base/web)](https://github.com/base/web/pulls)
26+
[![GitHub Issues](https://img.shields.io/github/issues-raw/base/web.svg)](https://github.com/base/web/issues)
2727

2828
## Setup
2929

@@ -117,7 +117,7 @@ By opening a PR to add your project, you authorize and license Coinbase on a non
117117

118118
#### Submission requirements
119119

120-
- App content adheres to the [Base Editorial Style Guide](https://github.com/base-org/brand-kit/blob/main/guides/editorial-style-guide.md)
120+
- App content adheres to the [Base Editorial Style Guide](https://github.com/base/brand-kit/blob/main/guides/editorial-style-guide.md)
121121
- App has been live on Base for at least 30 days
122122
- App has a Terms of Service and Privacy Policy
123123
- App supports HTTPS and 301 redirects HTTP requests

apps/web/.env.local.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ALCHEMY_API_KEY=
44
ALCHEMY_HTTPS=
55
BLOG_URL=https://base.mirror.xyz
66
TWITTER_URL=https://twitter.com/base
7-
GITHUB_URL=https://github.com/base-org
7+
GITHUB_URL=https://github.com/base
88
MAINNET_LAUNCH_BLOG_POST_URL=https://base.mirror.xyz
99
MAINNET_LAUNCH_FLAG=false
1010
NEXT_PUBLIC_ECOSYSTEM_LAUNCH_FLAG=false
@@ -31,4 +31,4 @@ TALENT_PROTOCOL_API_KEY=
3131

3232
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=
3333
CLOUDINARY_API_KEY=
34-
CLOUDINARY_API_SECRET=
34+
CLOUDINARY_API_SECRET=

apps/web/app/(base-org)/ecosystem/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ async function EcosystemHero() {
3535
<div className="flex w-full flex-col gap-8 md:max-w-lg">
3636
<Title level={TitleLevel.Display3}>Built on Base to bring the world onchain.</Title>
3737
<a
38-
href="https://github.com/base-org/web?tab=readme-ov-file#updating-the-base-ecosystem-page"
38+
href="https://github.com/base/web?tab=readme-ov-file#updating-the-base-ecosystem-page"
3939
target="_blank"
4040
rel="noreferrer noopener"
4141
className="max-w-fit"

apps/web/src/components/base-org/shared/TopNavigation/index.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const links: TopNavigationLink[] = [
4141
{ name: 'Status Page', href: 'https://status.base.org' },
4242
{ name: 'Block Explorer', href: 'https://base.blockscout.com' },
4343
{ name: 'Bug Bounty', href: 'https://hackerone.com/coinbase' },
44-
{ name: 'Github', href: 'https://github.com/base-org' },
44+
{ name: 'Github', href: 'https://github.com/base' },
4545
],
4646
},
4747
{
@@ -76,7 +76,7 @@ const links: TopNavigationLink[] = [
7676
{ name: 'Vision', href: '/about' },
7777
{ name: 'Blog', href: 'https://base.mirror.xyz/' },
7878
{ name: 'Jobs', href: '/jobs' },
79-
{ name: 'Media Kit', href: 'https://github.com/base-org/brand-kit' },
79+
{ name: 'Media Kit', href: 'https://github.com/base/brand-kit' },
8080
],
8181
},
8282
{
@@ -86,7 +86,7 @@ const links: TopNavigationLink[] = [
8686
subItems: [
8787
{ name: 'X', href: 'https://x.com/base' },
8888
{ name: 'Farcaster', href: 'https://warpcast.com/base' },
89-
{ name: 'Github', href: 'https://github.com/base-org' },
89+
{ name: 'Github', href: 'https://github.com/base' },
9090
{ name: 'Discord', href: 'https://discord.com/invite/buildonbase' },
9191
],
9292
},

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@base-org/base-web",
33
"version": "1.0.0",
44
"description": "Base web monorepo",
5-
"repository": "[email protected]::base-org/base-web.git",
5+
"repository": "[email protected]::base/base-web.git",
66
"license": "Apache-2.0",
77
"scripts": {
88
"build": "yarn workspaces foreach run build",

0 commit comments

Comments
 (0)