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

merge datagov into master #52

Closed
wants to merge 383 commits into from
Closed

merge datagov into master #52

wants to merge 383 commits into from

Conversation

rshewitt
Copy link

  • related to #4923

  • datagov is adding the following features to master

    • dcatus writer
    • iso19115-3 reader
    • iso19115-2 reader

jwaspin and others added 30 commits April 30, 2024 11:57
* Add bureauCode class to DCAT writer

* Update logic in BureauCode. Add ProgramCode class and update references in dcat_us class
@rshewitt rshewitt closed this Oct 15, 2024
@rshewitt rshewitt reopened this Oct 15, 2024
rshewitt and others added 2 commits October 15, 2024 15:53
fix test and fixture for described by and described by type.
@rshewitt rshewitt requested a review from a team October 16, 2024 15:13
btylerburton
btylerburton previously approved these changes Oct 16, 2024
Copy link

@btylerburton btylerburton left a comment

Choose a reason for hiding this comment

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

I'm of the mind that we should be guided by our tests as this is just too massive to do anything but a cursory review of.

Question though: would it make more sense to merge the DCAT-US base branch into master and then merge our stuff in on top of that, so we can easily see what we've changed outside the v2 / v3 readers.

arm64-darwin-22
x86_64-linux
arm64-darwin-23
x86_64-darwin-23

Choose a reason for hiding this comment

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

we might need to re-add the x86_64-linux platform back in to get it build in CI.

'is missing in \'gmd:distributionFormat\''
hResponseObj[:readerExecutionMessages] << msg
hResponseObj[:readerExecutionPass] = false
return hFormat

Choose a reason for hiding this comment

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

I'd like some more clarity from Jonathan about when to return nil vs an empty metadata object.

Copy link
Author

Choose a reason for hiding this comment

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

i agree. i have this as an improvement in the -2 reader ticket

@rshewitt
Copy link
Author

I'm of the mind that we should be guided by our tests as this is just too massive to do anything but a cursory review of.

Question though: would it make more sense to merge the DCAT-US base branch into master and then merge our stuff in on top of that, so we can easily see what we've changed outside the v2 / v3 readers.

i think this is a good idea. i'll do this.

@rshewitt rshewitt marked this pull request as draft October 16, 2024 17:46
@rshewitt rshewitt dismissed btylerburton’s stale review October 16, 2024 18:27

The merge-base changed after approval.

@rshewitt rshewitt marked this pull request as ready for review October 16, 2024 19:17
@rshewitt rshewitt marked this pull request as draft October 16, 2024 19:17
@rshewitt rshewitt closed this Oct 16, 2024
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.

7 participants