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

Pyinstaller #35

Open
lukecanny opened this issue Oct 27, 2024 · 3 comments
Open

Pyinstaller #35

lukecanny opened this issue Oct 27, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukecanny
Copy link
Member

lukecanny commented Oct 27, 2024

Change the pyinstaller workflow to release every second week.

Release notes should be the same as what's there for v1.0.0 but add auto generated notes afterwards for whatever changed since last release.

No release if there are no changes in the last 2 weeks.

Additionally, create Auto-updater for releases similar to auto updater for git

@lukecanny lukecanny added the enhancement New feature or request label Oct 27, 2024
@lukecanny lukecanny self-assigned this Oct 27, 2024
@lukecanny
Copy link
Member Author

Weekly scheduler flow enabled works if and only if there are commits since last release.

@lukecanny
Copy link
Member Author

lukecanny commented Oct 27, 2024

v(Major).(Minor).(Patch)

Minor updates and patch number resets to zero, Major number always stays the same.

Releases every Sunday at midnight

Edit this means Sunday 00:00, i.e. when Saturday transitions into Sunday. Didn't cop until build didn't run automatically rn lol

@lukecanny
Copy link
Member Author

I will close this issue when I've added auto-update code that is similar to how the git auto-updater feature works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant