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

[Backport release-24.05] open-webui: init at 0.2.4 #332412

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 5, 2024

Bot-based backport to release-24.05, triggered by a label in #316248.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

(cherry picked from commit 1860d78)
(cherry picked from commit f66cb82)
@shivaraj-bh
Copy link
Member

Result of nixpkgs-review pr 332412 run on x86_64-linux 1

2 packages blacklisted:
  • nixos-install-tools
  • tests.nixos-functions.nixos-test
2 packages built:
  • open-webui
  • open-webui.dist

@shivaraj-bh
Copy link
Member

Result of nixpkgs-review pr 332412 run on aarch64-darwin 1

2 packages built:
  • open-webui
  • open-webui.dist

@Kreyren
Copy link
Contributor

Kreyren commented Aug 5, 2024

Current master is broken for open-webui (see #331504 (comment)). However, I don’t think that should be a problem while backporting open-webui to 24.05, as asgiref is still on 3.7.2 there. -- @shivaraj-bh (#332260 (comment))

Add a comment to the asgiref package about this?

@dotlambda dotlambda linked an issue Aug 5, 2024 that may be closed by this pull request
@shivaraj-bh
Copy link
Member

Current master is broken for open-webui (see #331504 (comment)). However, I don’t think that should be a problem while backporting open-webui to 24.05, as asgiref is still on 3.7.2 there. -- @shivaraj-bh (#332260 (comment))

Add a comment to the asgiref package about this?

I don’t think I am allowed to do that on backport PR’s unless it already exists on master. See:

> Ensure the commits exists on the master branch.

@drupol
Copy link
Contributor

drupol commented Aug 6, 2024

If you really want to backport this, I would suggest to backport version 0.3.10 immediately. Make sure this PR contains all the cherry-picked commits required to have 0.3.10 and I'll review it.

@Kreyren
Copy link
Contributor

Kreyren commented Aug 7, 2024

If you really want to backport this, I would suggest to backport version 0.3.10 immediately. Make sure this PR contains all the cherry-picked commits required to have 0.3.10 and I'll review it. -- @drupol (#332412 (comment))

I oppose this, reading the changelog the version 0.3.10 seems to introduced a bunch of new features and significant refactoring which cause known issues that appear to be addressed in 0.3.11 which released 4 days ago and that is not enough time in the wild (at least to me) to be considered reliable and stable.

Proposing to skip 0.3.10 and bump on 0.3.11 in ~3 weeks instead and in the meantime merge the 0.2.4.

EDIT: Judging by the current state of development in upstream i would suggest more than 3 weeks (1.5 months?) as they seem to be doing a lot of refactoring which has an increased risk of major issues.

@drupol
Copy link
Contributor

drupol commented Aug 7, 2024

No.

At the time of writing my initial comment, version 0.3.11 had not yet been merged. Had it been available, I would have recommended using it immediately.

However, the primary point I want to emphasize is that evaluating software stability is not within our mandate as contributors. Our responsibility here is to facilitate the backporting process, not to judge the stability or features of the software.

The task of assessing stability can be subjective and is often an ongoing, never-ending process. Different contributors might have varying opinions on what constitutes 'stable' software, leading to potential delays and indecision. Our focus should remain on the technical aspects of backporting the required changes.

By continuously debating the stability of each new version, we risk creating a cycle where no version is ever deemed 'stable enough', thus stalling progress. It's essential to adhere to the defined objectives of our contribution, which in this case, is to backport the specified version.

Therefore, I stand by my recommendation to proceed with backporting the very latest version available and ensuring that all necessary cherry-picked commits are backported.

@drupol drupol merged commit 1cc2864 into release-24.05 Aug 7, 2024
21 of 22 checks passed
@drupol
Copy link
Contributor

drupol commented Aug 7, 2024

@shivaraj-bh can you make sure to backport the remaining PRs until the very latest version of open-webui ?

@drupol drupol deleted the backport-316248-to-release-24.05 branch August 7, 2024 05:23
@shivaraj-bh
Copy link
Member

@shivaraj-bh can you make sure to backport the remaining PRs until the very latest version of open-webui ?

I have a branch with all the changes upto 0.3.11, only hurdle was that it involved cherry-picking about 40 commits. You can find the draft here: #332915. I am running nixpkgs-review on it for both x86_64-linux and aarch64-darwin to verify all the packages build as expected.

@shivaraj-bh
Copy link
Member

shivaraj-bh commented Aug 7, 2024

If it #332915 involves rebuilding a lot of packages, we can consider diverting the PR to staging-24.05.

@drupol
Copy link
Contributor

drupol commented Aug 7, 2024

If it #332915 involves rebuilding a lot of packages, we can consider diverting the PR to staging-24.05.

Good idea.

@Kreyren
Copy link
Contributor

Kreyren commented Aug 7, 2024

At the time of writing my initial comment, version 0.3.11 had not yet been merged. Had it been available, I would have recommended using it immediately. -- @drupol (#332412 (comment))

It was released 5 days ago: https://github.com/open-webui/open-webui/releases/tag/v0.3.11

However, the primary point I want to emphasize is that evaluating software stability is not within our mandate as contributors. Our responsibility here is to facilitate the backporting process, not to judge the stability or features of the software. -- @drupol (#332412 (comment))

Bad mandate then

By continuously debating the stability of each new version, we risk creating a cycle where no version is ever deemed 'stable enough', thus stalling progress. It's essential to adhere to the defined objectives of our contribution, which in this case, is to backport the specified version. -- @drupol (#332412 (comment))

Seems like fearmongering to excuse laziness, it's resource efficient to review the commits and make a judgement call, especially when stable is used in production 😮‍💨

@drupol
Copy link
Contributor

drupol commented Aug 7, 2024

Lol, funny user :)

We can agree to disagree, I don't mind at all !

Now I have other business to do, cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Package request: services.open-webui for 24.05
3 participants