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

Rewrite [DynamicXml] and [DynamicYaml] badges #2487

Merged
merged 4 commits into from
Dec 12, 2018
Merged

Conversation

paulmelnikow
Copy link
Member

@paulmelnikow paulmelnikow commented Dec 8, 2018

  • A little related cleanup in server.js: remove a couple import renames.

Blocking next steps in server.js.

@paulmelnikow paulmelnikow added the service-badge Accepted and actionable changes, features, and bugs label Dec 8, 2018
@shields-ci
Copy link

shields-ci commented Dec 8, 2018

Warnings
⚠️ This PR modified the server but none of its tests.
That's okay so long as it's refactoring existing code.
Messages
📖 ✨ Thanks for your contribution to Shields, @paulmelnikow!

Generated by 🚫 dangerJS against 608ea32

@paulmelnikow paulmelnikow temporarily deployed to shields-staging-pr-2487 December 8, 2018 23:39 Inactive
@paulmelnikow paulmelnikow added the blocker PRs and epics which block other work label Dec 9, 2018
}
}

parseYml(buffer) {
Copy link
Member

Choose a reason for hiding this comment

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

I think it would be useful to extract this as a generic helper function so we can use it in the F-Droid service (and in a BaseYamlService in future)

Its a bit scope creep-ey though, so we could merge this PR and raise it as an issue for future so that we don't have to fiddle with the F-Droid badge in this PR, if you want.

Copy link
Member Author

Choose a reason for hiding this comment

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

Makes sense. That came up in #2399 (comment), as well.

@paulmelnikow paulmelnikow merged commit b8461aa into master Dec 12, 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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker PRs and epics which block other work service-badge Accepted and actionable changes, features, and bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants