v0.8.0
What's Changed
- Rubocop reformat by @thatbudakguy in #135
- Ensure CI is locked to ruby v3.0 by @thatbudakguy in #134
- Refactor rake tasks into harvester and indexer classes by @thatbudakguy in #133
- change link to OGM GitHub page for schema files by @karenmajewicz in #127
- Support querying the configured solr url when indexing by @thatbudakguy in #136
- Add initial class for aardvark migration by @hackartisan in #128
- Regenerate rubocop todo file by @thatbudakguy in #147
- Avoid nesting cloned OGM repos inside themselves by @thatbudakguy in #148
- Harvesting reporting / tests by @thatbudakguy in #139
- Use the automatic bundling and caching of the setup-ruby action by @thatbudakguy in #146
- Add gbl-1_to_aardvark repo to harvesting denylist by @thatbudakguy in #145
- Remove CLI in favor of rake tasks by @thatbudakguy in #140
- Add: a per_page param to OGM API URI by @ewlarson in #150
- Skip harvesting of repositories that have been archived by @thatbudakguy in #152
- Update URL to JSON schema for document validation by @thatbudakguy in #154
- Warn if cloning an empty or archived OGM repo by @thatbudakguy in #153
New Contributors
- @thatbudakguy made their first contribution in #135
Full Changelog: v0.7.0...v0.8.0