Skip to content

Conversation

@jeffhuth-bytecode
Copy link
Contributor

@jeffhuth-bytecode jeffhuth-bytecode commented Jul 28, 2020

Description of change

Fix issue 83 by removing format: date-time from html_url field in projects.json and pull_request_url and href fields in pull_request_reviews.json.

Manual QA steps

Removed format param, ran discovery and sync. No issues.

Risks

Low - very minor change to field in JSON schema.

Rollback steps

Revert to 1.8.1

Jeff Huth added 2 commits July 28, 2020 15:23
Fix [issue 83](singer-io#83) by removing `format: date-time` from `html_url` field in `projects.json`.
Fix format: date-time from pull_request_url and href fields in pul_request_reviews.json
@jeffhuth-bytecode jeffhuth-bytecode changed the title Fix issue 83, projects.json html_url Fix issue 83, projects.json and pull_request_reviews.json Jul 28, 2020
@KAllan357 KAllan357 merged commit c58aff2 into singer-io:master Aug 10, 2020
AJWurts pushed a commit to villagelabsco/tap-github that referenced this pull request Oct 24, 2024
* Fix issue 83: projects.json

Fix [issue 83](singer-io#83) by removing `format: date-time` from `html_url` field in `projects.json`.

* Fix pull_request_reviews.json format

Fix format: date-time from pull_request_url and href fields in pul_request_reviews.json
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.

Wrong html_url properties Format in projects metadata

3 participants