Update dependency lsst-sqre/ook to v0.9.0 #740
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.5.0
->0.9.0
Release Notes
lsst-sqre/ook (lsst-sqre/ook)
v0.9.0
Compare Source
New features
v0.8.0
Compare Source
New features
ook ingest-updated
command to queue ingest tasks for all LTD projects that have updated within a specified time period. This command is intended to be run as a Kubernetes cron job. Once push-based queueing from LTD is available on the roundtable-prod Kubernetes cluster this command can be deprecated.v0.7.1
Compare Source
Bug fixes
ook audit
command.base_url
attribute's JSON alias for the Algolia DocumentRecord model. WasbaseURL
and is now restored tobaseUrl
.source_update_time
andsource_update_timestamp
fields).v0.7.0
Compare Source
New features
ook audit
command (and associatedAlgoliaAuditService
) audits the contents of the Algolia index to determine if all documents registered in the LSST the Docs API are represented in the Algolia index. This command can be run asook audit --reingest
to automatically queue reingestion jobs for any missing documents.Bug fixes
squarebot
toook
.Other changes
ProcessContext
now holds singleton clients for the duration of the process, and is used for both the API handlers and for worker processes, including CLI instantiations of Ook as Kubernetes jobs. This new architecture moves configuration of Kubernetes and registration of Kafka Avro schemas out of the main module and into the factory instantiation.v0.6.0
Compare Source
Backwards-incompatible changes
POST /ook/ingest/ltd
endpoint.New features
ook upload-doc-stub
CLI command to manually add a single record to Algolia to stub a document into the www.lsst.io search index. This is useful for cases where a document can't be normally indexed by Ook.Other changes
Configuration
📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.