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

feat(114): Support Binary building and rename Application #137

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

SoulKa
Copy link
Collaborator

@SoulKa SoulKa commented Dec 2, 2024

Changes

  • Support building binaries:
    • DMG on macOS
    • ZIP with app on Linux
    • Squirrel installer on Windows
  • Rename application and code references from Rufus to Trufos
  • Set application version to 0.0.1

Testing

image

  • Installed with DMG on mac (local build)

Checklist

  • Issue has been linked to this PR
  • Code has been reviewed by person creating the PR
  • Commit messages, branch names, code formatting adheres to our Contributing Guidelines
  • Automated tests have been written, if possible
  • Manual testing has been performed
  • Documentation has been updated, if necessary
  • Changes have been reviewed by second person

@SoulKa SoulKa added enhancement New feature or request setup Initial Setup has to be done labels Dec 2, 2024
@SoulKa SoulKa added this to the v0.1 milestone Dec 2, 2024
@SoulKa SoulKa self-assigned this Dec 2, 2024
@SoulKa SoulKa linked an issue Dec 2, 2024 that may be closed by this pull request
@SoulKa SoulKa changed the title feat(114): Support Binary building feat(114): Support Binary building and rename Application Dec 2, 2024
@SoulKa SoulKa force-pushed the feature/114-support-binary-building branch from c6023c2 to 9de17ad Compare December 2, 2024 13:10
@giemic8 giemic8 self-requested a review December 2, 2024 13:12
@SoulKa SoulKa merged commit f2fd3b5 into main Dec 2, 2024
2 checks passed
@SoulKa SoulKa deleted the feature/114-support-binary-building branch December 2, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request setup Initial Setup has to be done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Binarys for the first Version v0.1
2 participants