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

fix: http header keys are case in-sensitive #11994

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

Conversation

DeepDiver1975
Copy link
Member

@DeepDiver1975 DeepDiver1975 commented Nov 25, 2024

qt6.7 compatible variant of #11993

requires: owncloud-ci/squish#66

Copy link
Member

Choose a reason for hiding this comment

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

we also have to change qt version here. so that owncloudci/squish comes with qt6.7 in PR owncloud-ci/squish#66
we use this owncloudci/squish image to build client and run GUI test against it. So client needs to be built with qt6.7 to work with squish8.0.0-qt67x

client/.craft.ini

Lines 115 to 118 in 83d7be7

[linux-gcc-x86_64-squish-BlueprintSettings]
libs/dbus.ignored = False
libs/icu.ignored = False
libs/qt6.version = 6.6.2

Copy link
Member

Choose a reason for hiding this comment

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

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