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

Switch to GH Actions, fix tests, update network libraries #50

Merged
merged 6 commits into from
Aug 17, 2021

Conversation

urschrei
Copy link
Member

Fixes #49

By switching to assert + contains, we're reducing the risk of updates
to the results randomly breaking our tests
@michaelkirk
Copy link
Member

lgtm!

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 17, 2021

🔒 Permission denied

Existing reviewers: click here to make michaelkirk a reviewer

@urschrei
Copy link
Member Author

🤦‍♂️ added you @michaelkirk

@@ -2,7 +2,7 @@
name = "geocoding"
description = "Geocoding library for Rust"
version = "0.3.1"
authors = ["Stephan Hügel <urschrei@gmail.com>", "Blake Grotewold <hello@grotewold.me>"]
authors = ["The Georust Developers <admins@georust.org>"]
Copy link
Member

Choose a reason for hiding this comment

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

I just tried to contact this address and it bounced:

<admins@georust.org>: host gmr-smtp-in.l.google.com[2607:f8b0:400d:c0f::e]
   said: 550-5.1.1 The email account that you tried to reach does not exist.
   Please try 550-5.1.1 double-checking the recipient's email address for
   typos or 550-5.1.1 unnecessary spaces. Learn more at 550 5.1.1
   https://support.google.com/mail/?p=NoSuchUser b14si109472pjg.2 - gsmtp (in
   reply to RCPT TO command)

I understand why we might not want to have individual authors listed, but putting in a fake email address seems fraught.

Copy link
Member Author

Choose a reason for hiding this comment

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

It should be working…

Copy link
Member

Choose a reason for hiding this comment

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

@michaelkirk
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 17, 2021

Build succeeded:

@bors bors bot merged commit 1736b26 into georust:master Aug 17, 2021
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.

migrate CI to github actions
3 participants