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

Modernize some more examples #2447

Merged
merged 3 commits into from
Dec 4, 2018
Merged

Modernize some more examples #2447

merged 3 commits into from
Dec 4, 2018

Conversation

paulmelnikow
Copy link
Member

@paulmelnikow paulmelnikow commented Dec 4, 2018

Ref #1961

No base URLs or server code was changed here, so we don't need to run service tests.

@paulmelnikow paulmelnikow added the service-badge New or updated service badge label Dec 4, 2018
@paulmelnikow paulmelnikow changed the title Modernize some more examples [wordpress wercker swagger steam shippable requires readthedocs] Modernize some more examples Dec 4, 2018
@shields-ci
Copy link

Warnings
⚠️ This PR modified service code for readthedocs but not its test code.
That's okay so long as it's refactoring existing code.
⚠️ This PR modified service code for requires but not its test code.
That's okay so long as it's refactoring existing code.
⚠️ This PR modified service code for shippable but not its test code.
That's okay so long as it's refactoring existing code.
⚠️ This PR modified service code for steam but not its test code.
That's okay so long as it's refactoring existing code.
⚠️ This PR modified service code for swagger but not its test code.
That's okay so long as it's refactoring existing code.
⚠️ This PR modified service code for wercker but not its test code.
That's okay so long as it's refactoring existing code.
⚠️ This PR modified service code for wordpress but not its test code.
That's okay so long as it's refactoring existing code.
Messages
📖 ✨ Thanks for your contribution to Shields, @paulmelnikow!

Generated by 🚫 dangerJS

@paulmelnikow paulmelnikow temporarily deployed to shields-staging-pr-2447 December 4, 2018 00:34 Inactive
@@ -179,11 +179,9 @@ class SteamCollectionSize extends BaseSteamAPI {
return [
{
title: 'Steam Collection Files',
exampleUrl: '180077636',
pattern: ':id',
Copy link
Member

@RedSparr0w RedSparr0w Dec 4, 2018

Choose a reason for hiding this comment

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

I'm assuming we don't require a pattern if there is only 1 parameter,
Do you think it could still be worth keeping it though?

Edit: Never mind, I see above that its already defined

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, it's that by default, an example inherits its pattern from the route. Since I've brought the names into alignment, it doesn't need to be specified again.

Copy link
Member

Choose a reason for hiding this comment

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

Ah yeah just saw that 😆

Thanks 👍

Copy link
Member

@RedSparr0w RedSparr0w left a comment

Choose a reason for hiding this comment

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

Looks good to me!
👍

@paulmelnikow paulmelnikow merged commit 986d215 into master Dec 4, 2018
@shields-deployment
Copy link

This pull request was merged to master branch. This change is now waiting for deployment, which will usually happen within a few days. Stay tuned by joining our #ops channel on Discord!

After deployment, changes are copied to gh-pages branch:

@paulmelnikow paulmelnikow deleted the examples2 branch December 4, 2018 21:23
@paulmelnikow paulmelnikow mentioned this pull request Dec 10, 2018
12 tasks
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.

4 participants