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

change default build info in dockerfile's to something more obviously… #4275

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

rkuo-danswer
Copy link
Contributor

… source only

Description

Fixes DAN-1555.
https://linear.app/danswer/issue/DAN-1555/look-into-version-numbers-being-wrong

How Has This Been Tested?

[Describe the tests you ran to verify your changes]

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

@rkuo-danswer rkuo-danswer marked this pull request as ready for review March 13, 2025 09:16
@rkuo-danswer rkuo-danswer requested a review from a team as a code owner March 13, 2025 09:16
Copy link

vercel bot commented Mar 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 13, 2025 9:16am

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This PR standardizes the default version number across all Dockerfiles by changing it from '0.8-dev' to '0.0.0-dev', making it more explicitly indicate a development build when not overridden by GitHub Actions.

  • Changed default ONYX_VERSION ARG in /web/Dockerfile, /backend/Dockerfile, and /backend/Dockerfile.model_server to use semantic versioning format '0.0.0-dev'
  • Version change affects both build-time ARG and runtime ENV variables across all containers
  • Maintains consistent version labeling across frontend, backend, and model server containers

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@rkuo-danswer rkuo-danswer merged commit 39465d3 into main Mar 13, 2025
10 checks passed
@rkuo-danswer rkuo-danswer deleted the bugfix/default-version branch March 13, 2025 17:20
ahmadassaf pushed a commit to BeameryEdge/onyx that referenced this pull request Mar 15, 2025
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