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

Fixes and Improvements for GetEvents() #27

Merged
merged 6 commits into from
Nov 5, 2016
Merged

Fixes and Improvements for GetEvents() #27

merged 6 commits into from
Nov 5, 2016

Conversation

opalmer
Copy link
Contributor

@opalmer opalmer commented Oct 30, 2016

This PR improves GetEvents() with a few changes:

  • Update EventInfo to handle the changeKey field and apply the proper type for the Project field (e24573d)
  • Provide a means to ignore marshaling errors (ac5aca8)
  • Update GetEvents() to return the failed lines and remove the pointer to the return value because it's unnecessary (bf5e285).

@andygrunwald
Copy link
Owner

LGTM

@opalmer
Copy link
Contributor Author

opalmer commented Oct 31, 2016

Thanks!

The project I'm using this on is using vendoring and is tracking this branch so I'll wait till #22 merges so we don't introduce a breaking change into master.

@andygrunwald
Copy link
Owner

Sounds good. Thx for your good work.

@opalmer opalmer removed the bug label Nov 5, 2016
@opalmer opalmer merged commit bb51cd9 into master Nov 5, 2016
@opalmer
Copy link
Contributor Author

opalmer commented Nov 5, 2016

Anytime 👍

@andygrunwald andygrunwald deleted the fix_events_log branch November 5, 2016 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants