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

On [Github] issues badge, add quotes around multi-word labels #1178

Merged
merged 3 commits into from
Oct 17, 2017
Merged

On [Github] issues badge, add quotes around multi-word labels #1178

merged 3 commits into from
Oct 17, 2017

Conversation

platan
Copy link
Member

@platan platan commented Oct 16, 2017

Now "good first issue" badges in README works properly.

@paulmelnikow
Copy link
Member

Thanks. I like the look of the label with quotes!

I mentioned in d29bdea that these badges were dependent on #1135 which has been merged but is waiting to be deployed. It's working correctly on the staging server:

https://shields-staging.herokuapp.com/github/issues/badges/shields/good%20first%20issue.svg

@platan
Copy link
Member Author

platan commented Oct 16, 2017

Great to see them working. I've missed that change.

@paulmelnikow
Copy link
Member

We should merge your issue -> pull request alt text change on L73.

Would you like to update the badge code to insert quotes into the badge title, when given a multi-word issue? In other words, to change good first issue issues to “good first issue” issues.

@tooomm
Copy link
Contributor

tooomm commented Oct 17, 2017

but is waiting to be deployed

Is there a new deploy scheduled? Or do you plan on merging specific PR's first?

.expectJSONTypes(Joi.object().keys({
name: 'Easy Change issues',
Copy link
Member Author

Choose a reason for hiding this comment

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

Currently there are 283 open issues with "App - Cockatrice" label and 0 with "Easy Change" label.

@paulmelnikow
Copy link
Member

Is there a new deploy scheduled?

It's usually within 1–3 weeks. Thaddée is the only one with access, though we're aiming to add me sometime next month. You can monitor the gh-pages branch which will update when the deploy happens.

Or do you plan on merging specific PR's first?

Master is always ready to deploy, at least that's my aim.

@paulmelnikow paulmelnikow changed the title Missing quotes added to "good first issue" badges in README On [Github] issues badge, add quotes around multi-word labels Oct 17, 2017
@paulmelnikow
Copy link
Member

Ran github tests locally with #1114. Two unrelated timeouts:

  1) Github Commits since by latest release
	[ GET http://localhost:1111/github/commits-since/microsoft/typescript/latest.json ]:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.


  2) Github (pre-)Release
	[ GET http://localhost:1111/github/release/photonstorm/phaser/all.json ]:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

@paulmelnikow paulmelnikow merged commit f371c8f into badges:master Oct 17, 2017
@paulmelnikow
Copy link
Member

Thanks! This is sweet! 🍰

@paulmelnikow paulmelnikow added the service-badge New or updated service badge label Oct 17, 2017
@platan
Copy link
Member Author

platan commented Oct 18, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service-badge New or updated service badge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants