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

Validate aleph seq2 #113

Merged
merged 16 commits into from
Aug 24, 2023
Merged

Validate aleph seq2 #113

merged 16 commits into from
Aug 24, 2023

Conversation

ammsalme
Copy link
Contributor

@ammsalme ammsalme commented Aug 24, 2023

  • Use updated marc-record-serializers that errors for too long records for converting to alephSequential
    ** Note that if even one record in a batch job chunk of 100 records fails, the whole chunk fails, and doesn't get any recordResponses
    ** validator handles validating single records

  • Update deps

  • v3.0.11-alpha.4

dependabot bot and others added 16 commits August 23, 2023 14:59
Bumps [@natlibfi/melinda-rest-api-commons](https://github.com/natlibfi/melinda-rest-api-commons) from 4.0.7 to 4.0.9.
- [Release notes](https://github.com/natlibfi/melinda-rest-api-commons/releases)
- [Commits](NatLibFi/melinda-rest-api-commons@v4.0.7...v4.0.9)

---
updated-dependencies:
- dependency-name: "@natlibfi/melinda-rest-api-commons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@natlibfi/marc-record-serializers](https://github.com/natlibfi/marc-record-serializers) from 10.0.6 to 10.1.0.
- [Release notes](https://github.com/natlibfi/marc-record-serializers/releases)
- [Commits](NatLibFi/marc-record-serializers@v10.0.6...v10.1.0)

---
updated-dependencies:
- dependency-name: "@natlibfi/marc-record-serializers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.12 to 2.6.13.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.12...v2.6.13)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@natlibfi/marc-record](https://github.com/natlibfi/marc-record-js) from 7.2.4 to 7.3.0.
- [Release notes](https://github.com/natlibfi/marc-record-js/releases)
- [Commits](NatLibFi/marc-record-js@v7.2.4...v7.3.0)

---
updated-dependencies:
- dependency-name: "@natlibfi/marc-record"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.22.6 to 7.22.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ammsalme ammsalme marked this pull request as ready for review August 24, 2023 12:49
@ammsalme ammsalme requested a review from a team as a code owner August 24, 2023 12:49
@ammsalme ammsalme merged commit 77059e1 into test Aug 24, 2023
@ammsalme ammsalme deleted the validate-aleph-seq2 branch August 24, 2023 12:50
ammsalme added a commit that referenced this pull request Sep 8, 2023
* Dependency update (#111)

* Bump @natlibfi/melinda-rest-api-commons from 4.0.7 to 4.0.9 (#110)
* Bump @natlibfi/marc-record-serializers from 10.0.6 to 10.1.0 (#109)
* Bump node-fetch from 2.6.12 to 2.6.13 (#108)
* Bump @natlibfi/marc-record from 7.2.4 to 7.3.0 (#107)
* Bump @babel/runtime from 7.22.6 to 7.22.10 (#105)
* Bump node-fetch from 2.6.13 to 2.7.0 (#112)

* Validate aleph seq2 (#113)
+ Use updated marc-record-serializers that errors for too long records for converting to alephSequential
** Note that if even one record in a batch job chunk of 100 records fails, the whole chunk fails, and doesn't get any recordResponses
** validator handles validating single records

* Dependency update (#116)
** Bump mongodb from 4.16.0 to 4.17.1 (#115)

* Dependency update (#120)
** Bump mongodb from 4.16.0 to 4.17.1 (#115)
** Bump actions/checkout from 3 to 4 (#119)
** Bump @babel/runtime from 7.22.11 to 7.22.15 (#118)
** Bump http-status from 1.6.2 to 1.7.0 (#117)

* Update deps

* 3.0.11-alpha.9
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.

1 participant