I’m going to make a PR which changes our zinc wrap...
# general
e
I’m going to make a PR which changes our zinc wrapper, and therefore needs a new version of zinc to be published. Should I post the PR without publishing the new zinc version to maven in case there are changes requested? It feels a bit like a chicken and egg situation, advice appreciated.
w
@early-needle-54791: yea, unfortunately: that's what is needed
basically, two PRs, the latter of which won't work until the first is landed and published.
e
Meaning split the work into two PRs?
or have one that bumps the version and all the changes in the other?
by split the work I mean putting all the zinc wrapper related code into one PR then bump the version and use the new zinc wrapper in the other.
w
or have one that bumps the version and all the changes in the other?
this^
👍 1
e
is publishing zinc part of the CI pipeline?
w
it's manual, unfortunately. can ping me/Benjy/John once the PR lands
e
K.
w
... we should likely have more folks with the keys. i think that we got Daniel set up at some point as well?