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 release workflows #90

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

Conversation

ngaihan
Copy link

@ngaihan ngaihan commented Dec 10, 2024

main.spec Outdated Show resolved Hide resolved
.github/workflows/build-windows.yml Outdated Show resolved Hide resolved
package_windows.spec Outdated Show resolved Hide resolved
package_mac.spec Outdated Show resolved Hide resolved
helper_scripts/package_windows.py Outdated Show resolved Hide resolved
helper_scripts/package_windows.py Outdated Show resolved Hide resolved
@ngaihan ngaihan marked this pull request as draft December 11, 2024 03:41
@ngaihan ngaihan marked this pull request as ready for review December 11, 2024 09:23
@mak448a mak448a changed the title Test workflow Build and release workflows Dec 11, 2024

- name: Rename and Compress Executable
run: |
Move-Item -Path ".\dist\Qtcord-Windows\Qtcord.exe" -Destination ".\Qtcord-${{github.ref_name}}-Windows-x86_64.exe"
Copy link
Owner

Choose a reason for hiding this comment

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

image

Copy link
Owner

@mak448a mak448a Dec 11, 2024

Choose a reason for hiding this comment

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

Did you forget to include everything in the folder Qtcord-Windows? Dependencies are stored in there.

name: "Qtcord-macOS"
path: "src/dist/Qtcord-macOS"
files: |
Qtcord-${{github.ref_name}}-macOS-x86_64.zip
Copy link
Owner

Choose a reason for hiding this comment

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

If the zip file is being uploaded, where did it go?
image

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