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

Fix README.md top logo #469

Merged
merged 1 commit into from
Jun 5, 2017
Merged

Fix README.md top logo #469

merged 1 commit into from
Jun 5, 2017

Conversation

Jean85
Copy link
Collaborator

@Jean85 Jean85 commented May 31, 2017

This is really a small fix, but I think in this way it's only temporary, since it uses a direct URL to a CDN. Do we have a fixed link that we could use altogether?

README.md Outdated
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://sentry.io" target="_blank" align="center">
<img src="https://a0wx592cvgzripj.global.ssl.fastly.net/_static/f9c485ccdb254095d3cac55524daba0a/getsentry/images/branding/svg/sentry-horizontal-black.svg" width="280">
<img src="https://a0wx592cvgzripj.global.ssl.fastly.net/_static/a9bbea2ddc9304e1c4b8d9144cb26546/getsentry/images/branding/png/sentry-horizontal-black.png" width="280">
Copy link
Contributor

Choose a reason for hiding this comment

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

We need persistent CDN link. It makes no sense to change one temporary url to another

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I know. I just raised this PR as a temp fix, to raise the issue and to ask for that link.

Copy link
Contributor

Choose a reason for hiding this comment

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

@dcramer could just upload logo to https://sentry.io/ so there will be no need to use temporary links from https://sentry.io/branding/

@dcramer
Copy link
Member

dcramer commented May 31, 2017

@ckj @cameronmcefee do we have permalinks for the logos (vs versioned links)?

@cameronmcefee
Copy link

No, not currently, but I can make that happen.

@dcramer
Copy link
Member

dcramer commented May 31, 2017

@mattrobenolt do you know?

@mattrobenolt
Copy link
Contributor

Yup. For example https://sentry.io/_static/getsentry/images/branding/png/sentry-horizontal-black.png Just use sentry.io and drop the version hash. This will always be the latest version.

@mattrobenolt
Copy link
Contributor

I'll note these aren't permalinks. They may change if we shuffle things around within the app. But these are at least not versioned.

It might be worth moving this into S3 or Google Storage to have explicit permalinks for branding thing? Something not tied to the application. @cameronmcefee

@cameronmcefee
Copy link

Fine with me

@Jean85
Copy link
Collaborator Author

Jean85 commented Jun 1, 2017

Thanks @mattrobenolt, I've changed the PR to use your static link for now.

Copy link
Contributor

@nokitakaze nokitakaze left a comment

Choose a reason for hiding this comment

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

This time I have to agree with someone. Combine two commits in one.

@Jean85
Copy link
Collaborator Author

Jean85 commented Jun 1, 2017

You can do a "Squash and merge" @nokitakaze

@nokitakaze
Copy link
Contributor

I can't do merge to master branch

@Jean85 Jean85 force-pushed the patch-readme-logo branch from a8b6547 to 4ebc092 Compare June 1, 2017 09:48
@Jean85 Jean85 merged commit c967fcb into master Jun 5, 2017
@dcramer dcramer deleted the patch-readme-logo branch February 7, 2018 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants