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

Add turbo-tests logo #32

Merged
merged 3 commits into from
May 1, 2023
Merged

Conversation

dimitryzub
Copy link
Contributor

This PR adds a logo for turbo_tests, and centers tests workflow badge under the repo logo.

Logo width="500" could be adjusted. Currently (this PR), it looks something like this:

image

@dimitryzub dimitryzub requested a review from ilyazub April 24, 2023 06:06
Copy link
Collaborator

@ilyazub ilyazub left a comment

Choose a reason for hiding this comment

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

Thank you, @dimitryzub 💯 I like this logo!

Please fix the link that build badge points to.

README.md Outdated

<div align="center">

<a href="">![Tests](https://github.com/serpapi/turbo_tests/workflows/Tests/badge.svg)</a>
Copy link
Collaborator

Choose a reason for hiding this comment

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

This anchor tag points to https://github.com/serpapi/turbo_tests/blob/7fe028b9fb05447781ead9bf6c1817d46c71bb28 which is missing.

image

Why href equals to ""?

Suggested change
<a href="">![Tests](https://github.com/serpapi/turbo_tests/workflows/Tests/badge.svg)</a>
[![Tests](https://github.com/serpapi/turbo_tests/actions/workflows/tests.yml/badge.svg)](https://github.com/serpapi/turbo_tests/actions/workflows/tests.yml)

Copy link
Contributor Author

@dimitryzub dimitryzub Apr 27, 2023

Choose a reason for hiding this comment

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

I though plain markdown can't be wrapped by HTML (<div> in this case) and used <a> tag 🙂

I've added another commit, should be fixed now.

Update: I'll test with PNG logo instead and send you an example look.

@dimitryzub
Copy link
Contributor Author

@ilyazub What do you think about PNG instead of SVG? Example below:

TurboTests

Turbo-Tests-Logo

Tests

Copy link
Collaborator

@ilyazub ilyazub left a comment

Choose a reason for hiding this comment

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

lgtm 💯

@ilyazub ilyazub merged commit fec740f into serpapi:master May 1, 2023
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.

2 participants