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

Build and push Docker image after each commit to the master #98

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

Qup42
Copy link
Member

@Qup42 Qup42 commented Aug 15, 2024

So far, Docker images were build and pushed to Docker Hub irregularly by Hannah. Now there is a GitHub action for this, which run after each commit to the master. Also, unlike before, these are now multiarch builds (for linux/amd64 and linux/arm64). Addresses #96

@Qup42 Qup42 changed the title Automatic container images Build container images through CI Aug 15, 2024
@hannahbast hannahbast changed the title Build container images through CI Build and push docker image after each update to master Aug 15, 2024
@hannahbast hannahbast changed the title Build and push docker image after each update to master Build and push Docker image after each update to master Aug 15, 2024
@hannahbast hannahbast changed the title Build and push Docker image after each update to master Build and push Docker image after each commit to the master Aug 15, 2024
Copy link
Member

@hannahbast hannahbast left a comment

Choose a reason for hiding this comment

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

1-1 with Julian, this looks great + we will only see if it actually works after we merge this into the master

@hannahbast hannahbast merged commit f549b97 into ad-freiburg:master Aug 15, 2024
IoannisNezis added a commit to IoannisNezis/qlever-ui that referenced this pull request Sep 1, 2024
* master:
  Don't ignore `db` when building Docker image (ad-freiburg#101)
  Update deprecated setting for static storage (ad-freiburg#95)
  Build and push Docker image after each commit to the master (ad-freiburg#98)
  Update db/qleverui.sqlite3 to latest configs and example queries
  Display details for operation in "Analysis" tree as tooltip (ad-freiburg#80)
  Bump dependencies `requests`, `gunicorn`, `django` to latest version
  Improvements in Docker setup (ad-freiburg#90)
  Add keyword search to filter example queries (ad-freiburg#83)
  Restore default qleverui.sqlite3
  Fix regex in replacePredicatesList
  No subject AC query for short prefix
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.

2 participants