<mint_headend>
Either way, the version script isn't working right since the GH actions artifacts debs have the same `0.0.0-unknown` version. I'll see about sending the version to cloudsmith once I have a good version to send.
<mint_headend>
But for now I have no idea why the script isn't producing the right version.
mint_TVH has joined #hts
mint_headend has quit [Quit: Quit: bye]
mint_TVH has quit [Client Quit]
mint_TVH has joined #hts
ksx4system has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
ksx4system has joined #hts
mint_TVH has quit [Ping timeout: 245 seconds]
mint_TVH has joined #hts
<mint_TVH>
The version script fails because I have no git tags.
<mint_TVH>
Why do some of the workflows call cloudsmith from the YAML and others use the support/cloudsmith.sh script?
<mint_TVH>
Oh, also, no need for passing a version field. Cloudsmith reads that from the package itself just fine.
<htsbot>
[discord] <flole998> Because.... 😄 I think I added the yaml first, it caused issues on many platforms (all non x64 I think) so I wrote the beautiful script. Feel free to submit a PR with your changes, then we can test if it works in practice aswell
emmanuelux_ has joined #hts
emmanuelux has quit [Ping timeout: 260 seconds]
<mint_TVH>
Will do.
<mint_TVH>
Oops, I misread something. All workflows use the script; I thought some did and some didn't.
<mint_TVH>
I do see though that `upload-cloudsmith` is an separate step for `build-rpm-native` and `build-rpm-native`, but not `build-raspberry` or `build-crosscompile`. Why the inconsistency? If none, can I make it an independent step for all of them?
<mint_TVH>
* is an separate step for `build-deb-native` and `build-rpm-native`