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

chore: Update Invertase logo #8250

Merged
merged 2 commits into from
Feb 3, 2025
Merged

chore: Update Invertase logo #8250

merged 2 commits into from
Feb 3, 2025

Conversation

Ehesp
Copy link
Member

@Ehesp Ehesp commented Jan 24, 2025

Update Invertase logo across all touch points

Copy link

vercel bot commented Jan 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 6:05pm

Copy link
Collaborator

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was curious if it was possible to see if this was complete or not, played around with command line greppage:


mike@isabela:~/work/invertase/react-native-firebase (chore/update-logo) % grep -r invertase | grep png |grep -v prismic|grep -v firebase-logo.png |grep -v invertase-rounded
./website/adverts.json:    "image": "//static.invertase.io/assets/sidebar/notifee.png",
./website/src/components/Footer.tsx:          src="https://static.invertase.io/assets/invertase-white.png"
./website/src/components/Page.tsx:    favicon: '//static.invertase.io/assets/react-native-firebase-favicon.png',
./docs/releases/v6.2.0.md:![Apple Authentication library for React Native](https://static.invertase.io/assets/apple-auth.png)
./packages/storage/lib/index.d.ts:     * invertase/logo.png
./packages/storage/lib/index.d.ts:   * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:   * const ref = firebase.storage().refFromURL('gs://other-bucket/invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * console.log('Full path: ', ref.toString()); // gs://invertase.io/invertase/logo.png
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/new-logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/new-logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/new-logo.png');
./packages/storage/lib/index.d.ts:     * const ref = firebase.storage().ref('invertase/nsfw-logo.png');

docs mostly, looks like there may still be one in Footer.tsx ?

@Ehesp
Copy link
Member Author

Ehesp commented Jan 24, 2025

Ah nice will check!

Copy link
Collaborator

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Footer.tsx did have a remaining old logo - I just pushed a commit that fixed that, there are no other logs I'm aware of in this repo, let's go

@mikehardy mikehardy enabled auto-merge (squash) February 3, 2025 18:07
@mikehardy mikehardy disabled auto-merge February 3, 2025 18:07
@mikehardy mikehardy merged commit decaeca into main Feb 3, 2025
11 checks passed
@mikehardy mikehardy deleted the chore/update-logo branch February 3, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants