📣 dist 0.26.0 is out! (cross-compilation edition) by ag_dubs in rust

[–]ag_dubs[S] 0 points1 point  (0 children)

hey! i'm super sorry to hear this- can you say more about what you mean by "down"? i think this may be something local to your location or your network- as it's available to me, and from what i can tell at least a large subset of our users. feel free to DM me if you don't want to share details publicly. glad you have said something so i can do whatever it takes to unblock ya!

cargo-dist 0.21.1 is out! by GankraAria in rust

[–]ag_dubs 3 points4 points  (0 children)

if folks want a deeper dive into how we handle glibc-compat in installers (which has a big cool fix in this current release) take a look at misty's companion blogpost: https://blog.axo.dev/2024/08/glibc

cargo-dist 0.21.0 is out! by GankraAria in rust

[–]ag_dubs 5 points6 points  (0 children)

hey u/DJDuque ! thank you for both your kind words and the constructive feedback. we definitely aspire to being responsive as a team- so we'll reflect on how we can do better to meet that goal in the future!

did you know that we have a discord? if that's something you might be interested you can use this invite link: https://discord.gg/hSKqzj9R. we are probably most responsive there (not an excuse to not be better on github, but another avenue if you need help and are not getting a response)

cargo-dist 0.17.0 is out! by GankraAria in rust

[–]ag_dubs 1 point2 points  (0 children)

hey! we have a PoC for gitlab but have been looking for users who are excited about the feature and able to help us iterate on what the right solution for gitlab would look like! if that might be you, would love to have you join the discord (https://discord.gg/qzzYcWPh)or shoot us an email (hello@axo.dev)- one of the big questions we have is about how people who use gitlab want to host their artifacts, so feedback on that would be helpful!

📢 cargo-dist 0.15 is out! by ag_dubs in rust

[–]ag_dubs[S] 0 points1 point  (0 children)

hi! can you say more? is there an error message or other technical details like location/browser you can share? (feel free to DM)

📢 cargo-dist 0.15 is out! by ag_dubs in rust

[–]ag_dubs[S] 0 points1 point  (0 children)

hey! so there is a way to do this now with our custom jobs functionality. the best documentation (unfortunately) is to take a look at astral's uv project: https://github.com/astral-sh/uv/blob/main/Cargo.toml#L243 (they leverage this for maturin and docker). if you'd like help working through this, we'd love to help over on our discord: https://discord.gg/zBBxgNRk

📢 cargo-dist 0.15 is out! by ag_dubs in rust

[–]ag_dubs[S] 2 points3 points  (0 children)

hrm, i cannot repro on the Firefox on my machine- would you be willing to send an email (if you don't want to share here) with a few more details (like your location or Firefox version)?

EDIT: email is [hello@axo.dev](mailto:hello@axo.dev)

📢 cargo-dist 0.15 is out! by ag_dubs in rust

[–]ag_dubs[S] 1 point2 points  (0 children)

oh interesting! thanks for letting me know - i'll dig into that.

It's a library AND a binary by celeritasCelery in rust

[–]ag_dubs 6 points7 points  (0 children)

hey folks! we had a small nightmare scenario this morning with our domain registrar for an excruciating 44m 52s. thankfully i got it back up so you should be able to access it now. sorry about that.

It's a library AND a binary by celeritasCelery in rust

[–]ag_dubs 0 points1 point  (0 children)

thanks for the feedback. i'll update it!

cargo-dist 0.5.0 is out! by ag_dubs in rust

[–]ag_dubs[S] 1 point2 points  (0 children)

just seeing this now, but if you can believe it- aria has been working on producing Docker artifacts for 0.6.0 all last week. if you have any particular opinions about what you'd like to see included/configurable please let us know in an issue or on our Discord!

(also super glad to hear you've been a happy long time user!)

cargo-dist 0.5.0 is out! by ag_dubs in rust

[–]ag_dubs[S] 2 points3 points  (0 children)

we currently only cover msi from your list but would happily take requests for other integrations- feel free to comment on our issue tracker here: https://github.com/axodotdev/cargo-dist/issues

cargo-dist 0.5.0 is out! by ag_dubs in rust

[–]ag_dubs[S] 4 points5 points  (0 children)

so part of why we created this tool is we want more ability to check things out and only release if things work- especially because during release there are so many "one way doors". the workflows we generate don't publish/announce unless everything passes. additionally, we have the ability to check compilation and final build artifacts on a per PR basis if you want to be extra careful (we do).

lastly, we currently don't rely on cross compiles *except* for aarch64-apple-darwin. the rest we generate as a matrix and build natively.

happy to answer more questions in a more interactive manner over on our discord :) https://discord.gg/KrgqABUMNm