ChanServ changed the topic of #hts to: Tvheadend Support ~ Log https://libera.irclog.whitequark.org/hts ~ Forum https://tvheadend.org ~ All help welcome!
noarb has quit [Ping timeout: 256 seconds]
noarb has joined #hts
noarb has quit [Quit: ZNC 1.8.2 - https://znc.in]
noarb has joined #hts
mint_TVH has quit [Ping timeout: 255 seconds]
mint_TVH has joined #hts
Bebef has quit [Quit: bye]
Bebef has joined #hts
noarb- has joined #hts
noarb has quit [Ping timeout: 255 seconds]
arch3r has quit [Ping timeout: 245 seconds]
arch3r has joined #hts
chewitt has joined #hts
<htsbot> [discord] <flole998> https://help.cloudsmith.io/docs/upload-package#:~:text=Uploading%20to%20Cloudsmith%20is%20simple,as%20the%20official%20Cloudsmith%20CLI).
<htsbot> [discord] <flole998> Check out the postman example
chewitt has quit [Quit: Zzz..]
arch3r has quit [Quit: bye]
arch3r has joined #hts
mint_TVH has quit [Read error: Connection reset by peer]
UndrWater_ has joined #hts
UndrWater has quit [Ping timeout: 252 seconds]
PaleBlueDot has quit [Quit: Bye!]
PaleBlueDot has joined #hts
mint_headend has joined #hts
<mint_headend> I see. I was following the directions on the repo page[~], which did not indicate needing to specify a version field.
<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> With a tag, everything now works properly: https://cloudsmith.io/~tvh-cs-testing/repos/tvh/packages/.
<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`