Skip to content

Github Action for solr_builder Docker Image Creation #10440

Closed
@mekarpeles

Description

@mekarpeles

Proposal

Related to #10291

@jimchamp is it possible to have a github action that checks if/when there is a change merged to https://github.com/internetarchive/openlibrary/blob/master/scripts/solr_builder/Dockerfile it automatically builds the docker image? (similar to our deploy flow)

docker build -t openlibrary/solr-builder:latest .
docker push openlibrary/solr-builder:latest

I think maybe in terms of prioritization, we should do this if/when we notice a PR that touches the solr_builder/Dockerfile

Breakdown

Requirements Checklist

  • [ ]

Related files

Stakeholders


Instructions for Contributors

Please run these commands to ensure your repository is up to date before creating a new branch to work on this issue and each time after pushing code to Github, because the pre-commit bot may add commits to your PRs upstream.

Metadata

Metadata

Labels

Lead: @jimchampIssues overseen by Jim (Front-end Lead, BookNotes) [managed]Priority: 4An issue, but should be worked on when no other pressing work can be done. [managed]Type: Feature RequestIssue describes a feature or enhancement we'd like to implement. [managed]

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions