
Highlights
Block or Report
Block or report mjgiarlo
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A containerized, Node-based pipeline for listening to messages, retrieving resources, and indexing them in a search engine.
JavaScript 2
-
sul-dlss-deprecated/rialto-etl Public archive
ETL tools for RIALTO, Stanford Libraries' research intelligence project
Ruby 3
-
samvera/hyrax Public
Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
-
-
JSONovich/jsonovich Public
A webextension for Firefox. Pretty-prints JSON content in the browser for easy, unobtrusive viewing.
2,860 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 139 commits in 45 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 20 repositories not shown
Created a pull request in sul-dlss/infrastructure-integration-test that received 5 comments
[SPIKE] Prevent SDR env defaulting from leaking all over the place
HOLD until someone other than me tests. (My tests suggest this doesn't break anything but it'd be good to verify this is true for other folks.) Why…
Opened 21 other pull requests in 8 repositories
sul-dlss/folio_client
6
merged
- Add missing test coverage and update/tidy Rubocop
- Include more context in ResourceNotFound exceptions
- Add test coverage for missing FolioClient and UnexpectedResponse codeclimate
-
Add method to
JobStatus
class for retrieving an instance HRID - Extract JobStatus class from DataImport
- Clean-up and normalize RSpec and Rubocop
sul-dlss/argo
5
merged
1
open
- Remove hard-coded symphony values
- Fix non-standard capitalization of Folio Instance HRID
- [HOLD] Remove facet for single-valued metadata source field
-
Add
metadata_source_ssim
facet field behind feature flag - Flip on Folio feature for test and development
- Switch between Folio and Symphony using feature flag
sul-dlss/dor-services-app
3
merged
sul-dlss/dor_indexing_app
1
open
1
merged
sul-dlss/infrastructure-integration-test
1
merged
sul-dlss/workflow-server-rails
1
merged
sul-dlss/sdr-api
1
merged
sul-dlss/cocina-models
1
merged
Reviewed 106 pull requests in 45 repositories
sul-dlss/dor-services-app
25 pull requests
- Export release tags to the public cocina
- Explicit unrelease
- [HOLD] Retry Folio edit operations a few times
- Display a helpful debug message on error
- Fix NoMethodError
- no need to memoize results only used once
- Make private methods private
- Use the cocina models for working with release tags
- Remove unused applicable tag feature
- Fix bug with generating thumbnail links for virtual objects
- Cocina-ize ThumbnailService
- [refactor] tags_for_what_value
- Remove dead code
- Rename method to indicate it's boolean return value
- [refactor] Remove indirection around ReleaseTags
- ignore nfs files when building file list for preservation
- Send public cocina to PURL-fetcher
- Adds FolioWriter to UpdateMarc856RecordService
- Adds FolioWriter
- Adjusts syncing of Lane records.
- Remove legacy config
- Refactor of marc856generator to serialize 856 string
- Update dependencies
- Include folio instance HRID in public XML.
- Run ObjectValidator as part of dry run.
sul-dlss/folio_client
8 pull requests
- remove unnec holdings call
- deprecate holdings creation method
- Include more context in ResourceNotFound exceptions
- add an HTTP PUT helper method to FolioClient
- Update dependencies
- Adds create holdings. Fix handling of 422 response.
- Add test coverage for missing FolioClient and UnexpectedResponse codeclimate
- TokenWrapper.refresh: call it from lower level http request helpers
sul-dlss/argo
6 pull requests
sul-dlss/happy-heron
6 pull requests
sul-dlss/infrastructure-integration-test
5 pull requests
sul-dlss/dor_indexing_app
5 pull requests
sul-dlss/was-registrar-app
3 pull requests
sul-dlss/pre-assembly
3 pull requests
sul-dlss/gis-robot-suite
3 pull requests
sul-dlss/common-accessioning
3 pull requests
sul-dlss/was_robot_suite
3 pull requests
sul-dlss/sdr-client
2 pull requests
sul-dlss/cocina-models
2 pull requests
sul-dlss/dataloading-management
1 pull request
LD4P/sinopia_indexing_pipeline
1 pull request
LD4P/sinopia_exporter
1 pull request
LD4P/sinopia_editor
1 pull request
LD4P/sinopia_api
1 pull request
LD4P/rdf2marc
1 pull request
sul-dlss/workflow-server-rails
1 pull request
sul-dlss/wasapi-downloader
1 pull request
sul-dlss/was-pywb
1 pull request
sul-dlss/technical-metadata-service
1 pull request
sul-dlss/suri-rails
1 pull request
sul-dlss/sul_pub
1 pull request
Created an issue in sul-dlss/argo that received 8 comments
Bulk reindex to pick up Folio as a metadata source
Blocked by #3977 and sul-dlss/dor_indexing_app#946 Also blocked by prod not having been backfilled yet (sul-dlss/dor-services-app#4326 ?) This shou…