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

Delimit multiple email addresses with semi-colons #11

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

ondenman
Copy link
Contributor

@ondenman ondenman commented Jul 7, 2017

Some members have multiple email addresses. Previously MemberPage was capturing them joined as one contiguous string. With this commit, multiple email addresses are now delimited with semi-colons.

Fixes everypolitician/everypolitician-data#33726

Oliver Denman added 8 commits July 7, 2017 10:35
This class represents a document listing members of the legislature.
The scraper now conforms to rubocop.
TODO: The member has multiple phone numbers recorded without a delimiter:
everypolitician/everypolitician-data#33726
Instead of recording the url of the member's portrait, the scraper is getting the URL of a PDF icon.

Issue: everypolitician/everypolitician-data#33716
@ondenman
Copy link
Contributor Author

ondenman commented Jul 7, 2017

This is intended to be merged with #9 but ensure-regression-tests is failing with an error: 0.09s$ bash <(curl -fsSL https://github.com/everypolitician/ensure-regression-tests/raw/v0.1.0/ensure-regression-tests) error: pathspec 'use-scraped' did not match any file(s) known to git.

Some members have multiple email addresses. Previously MemberPage was
capturing them joined as one contiguous string. With this commit,
multiple email addresses are now delimited with semi-colons.
@tmtmtmtm tmtmtmtm changed the base branch from use-scraped to master July 14, 2017 06:27
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