Could we please make a 1.6.2 patch release contain...
# contribute
c
Could we please make a 1.6.2 patch release containing this fix? I’d like to upgrade to 1.6 but can’t pip-compile flytekit and plugins in parallel from a pinned commit:
Copy code
ERROR: Cannot install flytekit 0.0.0+develop (from git+ssh://****@github.com/flyteorg/flytekit.git@f671fb68092979b0328b97453d0ba0d396a6398e) and <internal-package> (<internal-package>/pyproject.toml) because these package versions have conflicting dependencies.
  
  The conflict is caused by:
      The user requested flytekit 0.0.0+develop (from git+ssh://****@github.com/flyteorg/flytekit.git@f671fb68092979b0328b97453d0ba0d396a6398e)
      flytekitplugins-deck-standard 0.0.0+develop depends on flytekit<2.0.0 and >=1.3.0b2
I saw that theoretically I have the permissions to make releases in flytekit 🤔 I’m not sure if this is intended. If you agree with making a 1.6.2 patch release for this fix and if it’s on purpose that I have the permission to publish releases, is it ok if I go ahead and create the release? Also happy to wait for somebody else to do this though if its not on purpose for me to have the permissions.
g
yes, we can cut a release. cc @high-accountant-32689 @thankful-minister-83577
t
yeah let’s do it please.
c
Do you want me to make the release or do you prefer doing it yourself @thankful-minister-83577 @high-accountant-32689? Both is 100% ok for me :)
t
you do it
please
just generate the auto changelog too
c
👍 generated the auto changelog
t
thanks!
🙏 1
c
Thanks for confirming that I should go ahead and release. Will obviously not do so without explicitly checking in also in the future …
t
re-running, should be fine.
👍 1
c
Triggered
Did fix it
🎉 2
👍 1
151 Views