CircleCI-Public / orb-tools-orb

Various tools for authoring and publishing CircleCI orbs
https://circleci.com/orbs/registry/orb/circleci/orb-tools
MIT License
51 stars 74 forks source link

deprecation warning #130

Closed wyardley closed 2 years ago

wyardley commented 2 years ago

Orb version:

11.1.0

What happened:

error You’re using a deprecated Docker convenience image. Upgrade to a next-gen Docker convenience image. displays in UI

Expected behavior:

Error should not display

Additional Information:

I know that this is actually caused by https://github.com/CircleCI-Public/circleci-cli-orb/issues/16 but creating a bug here as well for visibility

KyleTryon commented 2 years ago

We are working to get the CircleCI CLI image update and will push a fix shortly with a pinned version. Thank you!

wyardley commented 2 years ago

@KyleTryon any news on this?

KyleTryon commented 2 years ago

Not yet @wyardley, I have created a ticket with the appropriate team. I will send them a ping for urgency.

KyleTryon commented 2 years ago

Noticing that it appears the depreciation banner has been removed potentially, but this is not due to a change in the image. Still working on that. Attached https://github.com/CircleCI-Public/circleci-cli/pull/682

KyleTryon commented 2 years ago

Issue has been resolved