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

Dockerfile updates for traject #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Dockerfile updates for traject #53

wants to merge 1 commit into from

Conversation

aelkiss
Copy link
Member

@aelkiss aelkiss commented Oct 29, 2024

Brings our dockerfile up to current standards & allows building an image we can use in kubernetes for catalog indexing

  • remove wait-for & use health checks
  • use production stage

* remove wait-for & use health checks
* use production stage
@aelkiss aelkiss requested a review from moseshll October 29, 2024 20:48
@coveralls
Copy link

Coverage Status

coverage: 92.548%. remained the same
when pulling b8ea52e on remove-wait-for
into d761182 on main.

Copy link
Member Author

Choose a reason for hiding this comment

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

should revert this change

Copy link
Contributor

Choose a reason for hiding this comment

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

I wouldn't be opposed to bringing this file up to date with whatever is in the production DB and then .gitignoreing it. I've run against problems using this repo (or maybe it was hathifiles) with a stale table like this, against real-world Zephir data (bails out due to inability to find a recent institution code). It'll always be a moving target, however. Maybe worth a note in the readme.

Copy link
Contributor

@Ronster2018 Ronster2018 left a comment

Choose a reason for hiding this comment

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

These changes look good and make sense to me.

Copy link
Contributor

@moseshll moseshll left a comment

Choose a reason for hiding this comment

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

Looks good and tests good. I commented on the collection code file, no resolution to that will be perfect.

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.

4 participants