-
-
Notifications
You must be signed in to change notification settings - Fork 98
Create publishing chapter #407
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #407 +/- ##
==========================================
+ Coverage 52.47% 53.11% +0.63%
==========================================
Files 145 147 +2
Lines 12847 12989 +142
==========================================
+ Hits 6742 6899 +157
+ Misses 6105 6090 -15 ☔ View full report in Codecov by Sentry. |
|
I will soon get back to #390, so maybe you can leave some reference in the docs? |
|
Sure. The link to the example doesn't work now though, because I changed the fork branch to the main branch. So #390 needs to be merged first (unless you're fine with a broken link...). |
|
It would be nice to also mention the crate lets you apply a custom icon to the executable, I have updated the example with the new winresource usage |
Doesn't |
No, not for Windows. Installer icon != executable icon |
Sorry for not replying sooner. I looked at the |
it's fine, I wasn't expecting an answer right away
I didn't test the Tauri one, I only tried the Dioxus one. If you install it, the app will not have an icon. You can see the discord discussion around this here. I wasn't the one who came up with using |
That makes sense. I don't mind |
Open the link, it is the official CrabNebula Discord Server, authors of |
The fact that the executable doesn't have an icon, only happens in Windows. Linux and MacOS is already handled by cargo-packager, you can read it in the conversation I had |
It doesn't invite me automatically. Had to look for it on google.
Ok I'll add it. Sorry for being maybe a little too stubborn |
No worries. |
|
Hey, just letting you know that there's nothing else to add. I'm only saying this because you responded to the commits I made and I doubt you've been reviewing it for 11 hours :) |
Don't worry, I add myself as reviewer, so I don't forget about it. I was working until just a few hours ago, so I'll check this asap |
I know I was just confused since you replied with no notes and this is a very small change that barely needs a review. I thought you missed the fact that I made the commits and only saw the message... I didn't realize you could be at work :L |
marc2332
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 🔥 🔥 🔥
|
Nice! Ty! |



This finishes the empty publishing chapter.
cargo-packageris the tool used, but alternatives are mentioned.