[17:33:31] <ronny> anyone here firm on github actions/conditionals, im error-blind on whats preventing the release step for setuptools_scm to upload when a release was created
[17:49:27] <ronny> pradyunsg: https://github.com/pypa/setuptools_scm/pull/438 is where i currently edit it , as of now im error lind, and i dont want to go and createreleases live-debugging on master
[18:45:52] <tos9> I didn't really look carefully to be quite honest, but I know mine works, so if yours is different you should just be able to copy paste
[20:14:04] <ronny> tos9: yeah, it doesnt work right atm , will try tommorow
[20:14:43] <tos9> ronny: hm, interesting -- well, I fought with this for a bit so yeah I feel like I know how to do it, so feel free to ping me if you need a rubber duck tomorrow
[20:15:10] <tos9> (as I say, I do do all my releases for all my packages via `g release v0.2.3 && g push` at this point.
[20:15:12] <ronny> thanks for the offer,i hope for a sleep epiphany
[20:15:45] <ronny> i typically create releases with the github ui atm
[20:15:56] <ronny> but if pushed tags work, the whatever
[20:16:09] <ronny> the ci platforms are a shameful disgrace anyway
[20:16:19] <tos9> that *should* be the same (the UI) because I think github creates annotated tags out of the web UI, but yeah dunno for sure on that part
[20:16:48] <tos9> and I will withhold my tongue on the last part given I have issues with all the software I use at this point :D
[20:24:38] <ronny> if thiskeeps up i will have to resurrect juggler
[20:25:41] <ronny> (juggler is a distributed couchdb driven ci system i created as part of my thesis in 2012/2013)