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

Barbara/publishing pipeline #703

Merged
merged 5 commits into from
Jan 23, 2024
Merged

Barbara/publishing pipeline #703

merged 5 commits into from
Jan 23, 2024

Conversation

barbarahui
Copy link
Collaborator

@barbarahui barbarahui commented Jan 19, 2024

I believe the code is in place to start moving staged collection indices to the rikolti_prd alias! To do this, run the index_collection_to_prod DAG in Airflow.

The 2 changes introduced with this PR are:

  1. using AWS credentials for auth when talking to the OpenSearch API
  2. assigning id rather than calisphere-id as the _id when creating OpenSearch records

Otherwise, the functionality to promote an index to production was already in place.

@barbarahui barbarahui linked an issue Jan 19, 2024 that may be closed by this pull request
amywieliczka
amywieliczka previously approved these changes Jan 22, 2024
Copy link
Collaborator

@amywieliczka amywieliczka left a comment

Choose a reason for hiding this comment

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

Just a request for documentation, really, otherwise looks good.

record_indexer/README.md Outdated Show resolved Hide resolved
@barbarahui barbarahui merged commit 851ce4a into main Jan 23, 2024
1 of 2 checks passed
@barbarahui barbarahui deleted the barbara/publishing-pipeline branch January 23, 2024 20:30
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.

Publishing pipeline to production Dag
2 participants