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: Remove mabulle brand #1285

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/build-android-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
type: choice
options:
- cozy
- mabulle

jobs:
android-build:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build-android-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
type: choice
options:
- cozy
- mabulle

jobs:
android-build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build-ios-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
type: choice
options:
- cozy
- mabulle

jobs:
ios-build:
Expand Down Expand Up @@ -107,4 +106,3 @@ jobs:
with:
name: XCode Build Logs
path: '/Users/runner/Library/Logs/gym/CozyReactNative-CozyReactNative.log'

3 changes: 1 addition & 2 deletions .github/workflows/build-ios-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ on:
type: choice
options:
- cozy
- mabulle

jobs:
ios-build:
Expand All @@ -24,7 +23,7 @@ jobs:

- name: Select Xcode 15.3
run: sudo xcode-select -s /Applications/Xcode_15.3.app/Contents/Developer

- name: Check out Git repository
uses: actions/checkout@v3

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"scripts": {
"android": "react-native run-android --variant=devDebug --main-activity=MainActivitybase",
"brand:configure:cozy": "yarn build:whitelabel && node ./white_label/dist/white_label/configure-brand.cmd.js configure cozy",
"brand:configure:mabulle": "yarn build:whitelabel && node ./white_label/dist/white_label/configure-brand.cmd.js configure mabulle",
"brand:check": "yarn build:whitelabel && node ./white_label/dist/white_label/configure-brand.cmd.js check",
"build": "react-app-rewired build",
"build:android:debug": "./scripts/build-debug-offline-apk.sh",
Expand Down
10 changes: 0 additions & 10 deletions white_label/brands/mabulle/android/app/brand.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions white_label/brands/mabulle/build_assets/logo.svg

This file was deleted.

Loading
Loading