Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Further attempt to fix qt5 build#1106

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
DamirPorobic merged 11 commits intoksnip:masterfromDarthGandalf:qt5
Jan 29, 2025
Merged

Conversation

DarthGandalf
Copy link
Contributor

No description provided.

@DarthGandalfDarthGandalf marked this pull request as ready for reviewJanuary 28, 2025 23:57
@DarthGandalf
Copy link
ContributorAuthor

Now this is ready to merge, as you can see by the green tick :)

@@ -62,6 +62,7 @@ jobs:


package-exe:
if: ${{ github.event_name == 'push' }}
Copy link
Member

Choose a reason for hiding this comment

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

For what do we need those guards?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

In the PR there's no access to secrets, therefore upload fails

DamirPorobic reacted with thumbs up emoji
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Though it may be a good idea to move the guards closer to upload itself. Then it'll be possible to download the build artifact from the PR even without creating the release


if [[ "$QT_VERSION" == 6* ]]; then
echo "USE_QT6=yes" >> $GITHUB_ENV
Copy link
Member

Choose a reason for hiding this comment

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

I think we have used the convention true/false or on/off.

host: 'linux'
install-deps: 'true'

- name: Install dependencies
run: sudo apt-get install extra-cmake-modules libxcb-xfixes0-dev xvfb

- name: Install Qt6 dependencies
Copy link
Member

Choose a reason for hiding this comment

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

This one is going to be installed for Gt5 and Qt6, right?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

I was going to add an "if" here, but then decided that it doesn't hurt qt5 either, and eventually qt5 build would be removed anyway...

So went with just a comment instead

@DamirPorobicDamirPorobic merged commit1ab2004 intoksnip:masterJan 29, 2025
10 checks passed
@DamirPorobic
Copy link
Member

Let's see how it works :)

@DarthGandalfDarthGandalf deleted the qt5 branchJanuary 29, 2025 08:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@DamirPorobicDamirPorobicDamirPorobic approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@DarthGandalf@DamirPorobic

[8]ページ先頭

©2009-2025 Movatter.jp