Skip to content

Commit 82bcc77

Browse files
Ako/ update the repo name globally (deriv-com#17041)
* ci: update the repo name in .github directory * chore: update all the references to binary-com to deriv-com * chore: update codeowners file * chore: update the codeowners file
1 parent 12cb75a commit 82bcc77

File tree

19 files changed

+52
-60
lines changed

19 files changed

+52
-60
lines changed

.github/CODEOWNERS

Lines changed: 15 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# ==================================================================================
55
# ==================================================================================
66
#
7-
# Configuration of code ownership and review approvals for the binary-com/deriv-app repo.
7+
# Configuration of code ownership and review approvals for the deriv-com/deriv-app repo.
88
#
99
# More info: https://help.github.com/articles/about-codeowners/
1010
#
@@ -38,9 +38,7 @@
3838
# ali-hosseini-deriv
3939
# amina-deriv
4040
# balakrishna-deriv
41-
# farrah-deriv
4241
# hirad-deriv
43-
# mahdiyeh-deriv
4442
# maryia-deriv
4543
# matin-deriv
4644
# nijil-deriv
@@ -66,28 +64,22 @@
6664
# (in case no pattern matches a path in a PR - this should be treated as a bug and result in adding the path to CODEOWNERS)
6765
# ==============================================================
6866

69-
* @balakrishna-deriv @yashim-deriv @wojciech-deriv @matin-deriv @markwylde-deriv
67+
* @balakrishna-deriv @yashim-deriv @wojciech-deriv @matin-deriv
7068

7169

7270
# ==============================================================
7371
# deriv-app/account
7472
# ==============================================================
7573

76-
/packages/account/**/* @matin-deriv @amina-deriv @maryia-deriv
74+
/packages/account/**/* @matin-deriv @amina-deriv
7775

7876

79-
# ==============================================================
80-
# deriv-app/analytics
81-
# ==============================================================
82-
83-
/packages/analytics/**/* @ali-hosseini-deriv
84-
8577

8678
# ==============================================================
8779
# deriv-app/appstore
8880
# ==============================================================
8981

90-
/packages/appstore/**/* @matin-deriv @mahdiyeh-deriv @nijil-deriv
82+
/packages/appstore/**/* @matin-deriv @nijil-deriv
9183

9284

9385
# ==============================================================
@@ -118,13 +110,13 @@
118110
# ==============================================================
119111

120112
/packages/api/**/* @ali-hosseini-deriv @matin-deriv
121-
/packages/core/**/* @ali-hosseini-deriv @matin-deriv @maryia-deriv
122-
/packages/shared/**/* @ali-hosseini-deriv @matin-deriv @maryia-deriv
123-
/packages/components/**/* @ali-hosseini-deriv @matin-deriv @maryia-deriv
124-
/packages/translations/**/* @ali-hosseini-deriv @matin-deriv @maryia-deriv
125-
/packages/utils/**/* @ali-hosseini-deriv @matin-deriv @maryia-deriv
113+
/packages/core/**/* @ali-hosseini-deriv @matin-deriv
114+
/packages/shared/**/* @ali-hosseini-deriv @matin-deriv
115+
/packages/components/**/* @ali-hosseini-deriv @matin-deriv
116+
/packages/translations/**/* @ali-hosseini-deriv @matin-deriv
117+
/packages/utils/**/* @ali-hosseini-deriv @matin-deriv
126118
/packages/hooks/**/* @ali-hosseini-deriv @matin-deriv
127-
/packages/stores/**/* @ali-hosseini-deriv @matin-deriv @maryia-deriv
119+
/packages/stores/**/* @ali-hosseini-deriv @matin-deriv
128120

129121

130122
# ==============================================================
@@ -145,28 +137,28 @@
145137
# deriv-app/reports
146138
# ==============================================================
147139

148-
/packages/reports/**/* @mahdiyeh-deriv @matin-deriv @maryia-deriv
140+
/packages/reports/**/* @matin-deriv
149141

150142

151143
# ==============================================================
152144
# deriv-app/trader
153145
# ==============================================================
154146

155-
/packages/trader/**/* @matin-deriv @maryia-deriv
147+
/packages/trader/**/* @matin-deriv
156148

157149

158150
# ==============================================================
159151
# deriv-app/tradershub
160152
# ==============================================================
161153

162-
/packages/tradershub/**/* @matin-deriv @mahdiyeh-deriv @thisyahlen-deriv
154+
/packages/tradershub/**/* @matin-deriv @thisyahlen-deriv
163155

164156

165157
# ==============================================================
166158
# deriv-app/wallets
167159
# ==============================================================
168160

169-
/packages/wallets/**/* @adrienne-deriv @thisyahlen-deriv @farhan-nurzi-deriv @wojciech-deriv @aizad-deriv @heorhi-deriv
161+
/packages/wallets/**/* @adrienne-deriv @thisyahlen-deriv @wojciech-deriv @aizad-deriv @heorhi-deriv
170162

171163

172164
# ==============================================================
@@ -180,7 +172,7 @@
180172
# deriv-app/api-v2
181173
# ==============================================================
182174

183-
/packages/api-v2/**/* @adrienne-deriv @thisyahlen-deriv @farhan-nurzi-deriv @wojciech-deriv @ali-hosseini-deriv @amina-deriv @balakrishna-deriv @farrah-deriv @hirad-deriv @mahdiyeh-deriv @maryia-deriv @matin-deriv @nijil-deriv @sandeep-deriv @yashim-deriv
175+
/packages/api-v2/**/* @adrienne-deriv @thisyahlen-deriv @wojciech-deriv @ali-hosseini-deriv @amina-deriv @balakrishna-deriv @farrah-deriv @hirad-deriv @matin-deriv @nijil-deriv @sandeep-deriv @yashim-deriv
184176

185177
# ==============================================================
186178
# scripts/check-imports.js

.github/workflows/automationrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"checks_limit": 40
1313
},
1414
"circleci": {
15-
"project_slug": "gh/binary-com/deriv-app",
15+
"project_slug": "gh/deriv-com/deriv-app",
1616
"branch": "master",
1717
"workflow_name": "release_staging"
1818
},

.github/workflows/generate_and_push_deriv_api_types.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
generate_and_push_deriv_api_types:
9-
if: github.repository == 'binary-com/deriv-app'
9+
if: github.repository == 'deriv-com/deriv-app'
1010
runs-on: "ubuntu-latest"
1111
steps:
1212
- name: Setup node
@@ -112,5 +112,5 @@ jobs:
112112
sudo apt install gh
113113
gh auth login --with-token <<< ${{ github.token }}
114114
gh pr close "$package_name" || true
115-
gh pr create --title "Bump $package_name from $safe_old_version to $new_version" --body "Diff url: $diff_url\n \`\`\`diff ${pr_body:0:5000} \`\`\`" --base "master" --head "binary-com:$package_name"
115+
gh pr create --title "Bump $package_name from $safe_old_version to $new_version" --body "Diff url: $diff_url\n \`\`\`diff ${pr_body:0:5000} \`\`\`" --base "master" --head "deriv-com:$package_name"
116116
fi

.github/workflows/push_and_pull_crowdin_translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,5 @@ jobs:
153153
sudo apt install gh
154154
gh auth login --with-token <<< ${{ github.token }}
155155
gh pr close "$branch_name" || true
156-
gh pr create --base "master" --title "Sync Crowdin Translations 📚" --head "binary-com:$branch_name" --body "This is an automated Pull Request designed to synchronize our project's translations with Crowdin. It pushes new strings for translation and pulls completed translations, ensuring our project remains multilingual and up-to-date."
156+
gh pr create --base "master" --title "Sync Crowdin Translations 📚" --head "deriv-com:$branch_name" --body "This is an automated Pull Request designed to synchronize our project's translations with Crowdin. It pushes new strings for translation and pulls completed translations, ensuring our project remains multilingual and up-to-date."
157157
fi

.github/workflows/remote_config_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363
sudo apt install gh
6464
gh auth login --with-token <<< ${{ github.token }}
6565
gh pr close "$REMOTE_CONFIG_BRANCH" || true
66-
gh pr create --base "master" --title "Sync Remote Config File 🤖" --head "binary-com:$REMOTE_CONFIG_BRANCH" --body "This is an automated Pull Request designed to synchronize our project's Remote Config from Its origin. It checks for the changes in the remote config URL and in case of any change, it will update it using this PR."
66+
gh pr create --base "master" --title "Sync Remote Config File 🤖" --head "deriv-com:$REMOTE_CONFIG_BRANCH" --body "This is an automated Pull Request designed to synchronize our project's Remote Config from Its origin. It checks for the changes in the remote config URL and in case of any change, it will update it using this PR."
6767
fi
6868
shell: bash

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains the various platforms of the Deriv application.
44

5-
![CircleCI](https://img.shields.io/circleci/build/github/binary-com/deriv-app) ![Prerequisite](https://img.shields.io/badge/node-18.x-blue.svg) ![Prerequisite](https://img.shields.io/badge/npm-9.x-blue.svg)
5+
![Prerequisite](https://img.shields.io/badge/node-18.x-blue.svg) ![Prerequisite](https://img.shields.io/badge/npm-9.x-blue.svg)
66
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
77
![Sonar Tech Debt](https://img.shields.io/sonar/tech_debt/binary-com_deriv-app?server=https%3A%2F%2Fsonarcloud.io)
88
![Sonar Violations (short format)](https://img.shields.io/sonar/violations/binary-com_deriv-app?server=https%3A%2F%2Fsonarcloud.io)
@@ -52,7 +52,7 @@ Before running or contribute to this project, you need to have the setup of the
5252
2. **Clone using SSH**
5353

5454
```sh
55-
git clone [email protected]:binary-com/deriv-app.git
55+
git clone [email protected]:deriv-com/deriv-app.git
5656
```
5757

5858
> **Internal**: NX and Lerna integration

docs/Stylesheet/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $COLOR_LIGHT_BLACK_1: rgba(0, 0, 0, 0.8);
5858
$COLOR_DARK_BLUE_1: #0b0e18;
5959
```
6060

61-
Keep all common variables in the [constants.scss](https://github.com/binary-com/deriv-app/blob/master/src/sass/app/_common/base/constants.scss) file.
61+
Keep all common variables in the [constants.scss](https://github.com/deriv-com/deriv-app/blob/master/src/sass/app/_common/base/constants.scss) file.
6262

6363
---
6464

@@ -128,7 +128,7 @@ import SomeIconSvg from 'Assets/SvgComponents/folder_name/some_icon.svg';
128128
```
129129

130130
<a id="svg-theme"></a>
131-
**[Theme:](#svg-theme)** Use declared classes such as `color1-fill` to handle colouring of SVGs between different themes instead of adding extra Sass for each new image. If the existing classes don't cover what you need, create more [here](https://github.com/binary-com/deriv-app/blob/master/src/sass/app/_common/inline_icons.scss#L1-L10).
131+
**[Theme:](#svg-theme)** Use declared classes such as `color1-fill` to handle colouring of SVGs between different themes instead of adding extra Sass for each new image. If the existing classes don't cover what you need, create more [here](https://github.com/deriv-com/deriv-app/blob/master/src/sass/app/_common/inline_icons.scss#L1-L10).
132132

133133
---
134134

packages/account/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"version": "1.0.0",
55
"description": "Deriv account management module",
66
"author": "Deriv.com",
7-
"homepage": "https://github.com/binary-com/deriv-app",
7+
"homepage": "https://github.com/deriv-com/deriv-app",
88
"license": "Apache-2.0",
99
"main": "dist/account/js/account.js",
1010
"bugs": {
11-
"url": "https://github.com/binary-com/deriv-app/issues"
11+
"url": "https://github.com/deriv-com/deriv-app/issues"
1212
},
1313
"engines": {
1414
"node": "18.x"

packages/cashier/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"repository": {
2424
"type": "git",
25-
"url": "git+https://github.com/binary-com/deriv-app.git"
25+
"url": "git+https://github.com/deriv-com/deriv-app.git"
2626
},
2727
"scripts": {
2828
"analyze:stats": "f () { NODE_OPTIONS='-r ts-node/register' webpack --progress --config \"./build/webpack.config.js\" --env base=$1 --profile --json=stats.json;}; f",
@@ -34,7 +34,7 @@
3434
"build": "f () { NODE_OPTIONS='-r ts-node/register' webpack --config \"./build/webpack.config.js\" --env base=$1;}; f"
3535
},
3636
"bugs": {
37-
"url": "https://github.com/binary-com/deriv-app/issues"
37+
"url": "https://github.com/deriv-com/deriv-app/issues"
3838
},
3939
"dependencies": {
4040
"@deriv-com/ui": "1.35.0",

packages/cfd/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/binary-com/deriv-app.git"
26+
"url": "https://github.com/deriv-com/deriv-app.git"
2727
},
2828
"keywords": [
2929
"deriv"
3030
],
3131
"author": "Deriv",
3232
"license": "Apache-2.0",
3333
"bugs": {
34-
"url": "https://github.com/binary-com/deriv-app/issues"
34+
"url": "https://github.com/deriv-com/deriv-app/issues"
3535
},
36-
"homepage": "https://github.com/binary-com/deriv-app",
36+
"homepage": "https://github.com/deriv-com/deriv-app",
3737
"devDependencies": {
3838
"@testing-library/jest-dom": "^5.12.0",
3939
"@testing-library/react": "^12.0.0",

packages/components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ eslint .
5757

5858
## Storybook
5959

60-
- [`Storybook`](https://github.com/binary-com/deriv-app/blob/master/storybook/README.md)
60+
- [`Storybook`](https://github.com/deriv-com/deriv-app/blob/master/storybook/README.md)
6161

6262
The `npm run storybook` command is used to start storybook within the components package
6363

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "https://github.com/binary-com/deriv-app.git"
21+
"url": "https://github.com/deriv-com/deriv-app.git"
2222
},
2323
"keywords": [
2424
"deriv"
2525
],
2626
"author": "Deriv",
2727
"license": "Apache-2.0",
2828
"bugs": {
29-
"url": "https://github.com/binary-com/deriv-app/issues"
29+
"url": "https://github.com/deriv-com/deriv-app/issues"
3030
},
3131
"engines": {
3232
"node": "18.x"
3333
},
34-
"homepage": "https://github.com/binary-com/deriv-app",
34+
"homepage": "https://github.com/deriv-com/deriv-app",
3535
"devDependencies": {
3636
"@babel/eslint-parser": "^7.17.0",
3737
"@babel/plugin-proposal-private-property-in-object": "^7.12.1",

packages/indicators/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "1.0.0",
44
"description": "Deriv Indicators",
55
"author": "Deriv",
6-
"homepage": "https://github.com/binary-com/deriv-app#readme",
6+
"homepage": "https://github.com/deriv-com/deriv-app#readme",
77
"license": "Apache-2.0",
88
"main": "src/index.js",
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/binary-com/deriv-app.git"
11+
"url": "git+https://github.com/deriv-com/deriv-app.git"
1212
},
1313
"engines": {
1414
"node": "18.x"
@@ -29,7 +29,7 @@
2929
"deploy:production": "echo \"No deploy:production specified\""
3030
},
3131
"bugs": {
32-
"url": "https://github.com/binary-com/deriv-app/issues"
32+
"url": "https://github.com/deriv-com/deriv-app/issues"
3333
},
3434
"devDependencies": {
3535
"@babel/eslint-parser": "^7.17.0",

packages/p2p/scripts/update-translations.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ if ! [ -x "$(command -v crowdin)" ]; then
1515
fi
1616
fi
1717

18-
if [[ $(git config --get remote.origin.url) =~ binary-com/deriv-app ]]; then
18+
if [[ $(git config --get remote.origin.url) =~ deriv-com/deriv-app ]]; then
1919
echo ${RED}" > ERROR: "${RESET}"remote 'origin' should be your fork."
2020
exit 1
2121
fi

packages/reports/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/binary-com/deriv-app.git"
26+
"url": "https://github.com/deriv-com/deriv-app.git"
2727
},
2828
"keywords": [
2929
"deriv"
3030
],
3131
"author": "Deriv",
3232
"license": "Apache-2.0",
3333
"bugs": {
34-
"url": "https://github.com/binary-com/deriv-app/issues"
34+
"url": "https://github.com/deriv-com/deriv-app/issues"
3535
},
36-
"homepage": "https://github.com/binary-com/deriv-app",
36+
"homepage": "https://github.com/deriv-com/deriv-app",
3737
"devDependencies": {
3838
"babel-eslint": "^10.1.0",
3939
"babel-loader": "^8.1.0",

packages/shared/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"description": "deriv shared",
55
"author": "Deriv",
66
"license": "Apache-2.0",
7-
"homepage": "https://github.com/binary-com/deriv-app#readme",
7+
"homepage": "https://github.com/deriv-com/deriv-app#readme",
88
"main": "src/index.ts",
99
"private": true,
1010
"repository": {
1111
"type": "git",
12-
"url": "git+https://github.com/binary-com/deriv-app.git"
12+
"url": "git+https://github.com/deriv-com/deriv-app.git"
1313
},
1414
"engines": {
1515
"node": "18.x"
@@ -27,7 +27,7 @@
2727
"test:eslint": "eslint \"./src/**/*.?(js|jsx|ts|tsx)\""
2828
},
2929
"bugs": {
30-
"url": "https://github.com/binary-com/deriv-app/issues"
30+
"url": "https://github.com/deriv-com/deriv-app/issues"
3131
},
3232
"devDependencies": {
3333
"@babel/eslint-parser": "^7.17.0",

packages/trader/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "https://github.com/binary-com/deriv-app.git"
26+
"url": "https://github.com/deriv-com/deriv-app.git"
2727
},
2828
"keywords": [
2929
"deriv"
3030
],
3131
"author": "Deriv",
3232
"license": "Apache-2.0",
3333
"bugs": {
34-
"url": "https://github.com/binary-com/deriv-app/issues"
34+
"url": "https://github.com/deriv-com/deriv-app/issues"
3535
},
36-
"homepage": "https://github.com/binary-com/deriv-app",
36+
"homepage": "https://github.com/deriv-com/deriv-app",
3737
"devDependencies": {
3838
"@babel/eslint-parser": "^7.17.0",
3939
"@babel/preset-react": "^7.16.7",

packages/translations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<br />
88

9-
Push and pull Crowdin translations actions will automatically extract strings from the Deriv.app repo and upload them to Crowdin. It will also check whether Crowdin has new translations available, and if so, it will automatically download these translations and create a PR to Deriv.app's `master` branch to merge them in. For more information you can check [here](https://github.com/binary-com/deriv-app/blob/master/.github/workflows/push_and_pull_crowdin_translations.yml)
9+
Push and pull Crowdin translations actions will automatically extract strings from the Deriv.app repo and upload them to Crowdin. It will also check whether Crowdin has new translations available, and if so, it will automatically download these translations and create a PR to Deriv.app's `master` branch to merge them in. For more information you can check [here](https://github.com/deriv-com/deriv-app/blob/master/.github/workflows/push_and_pull_crowdin_translations.yml)
1010

1111
<br />
1212

@@ -26,7 +26,7 @@ Push and pull Crowdin translations actions will automatically extract strings fr
2626
- Crowdin CLI: download here: https://support.crowdin.com/cli-tool/#installation
2727
- `CROWDIN_API_KEY` environment variables to your `~/.bash_profile`
2828
- remote `origin` should be your fork
29-
- remote `upstream` should be the source repository (e.g. `[email protected]:binary-com/deriv-app.git`)
29+
- remote `upstream` should be the source repository (e.g. `[email protected]:deriv-com/deriv-app.git`)
3030

3131
## Extracting translations
3232

0 commit comments

Comments
 (0)