redhat-actions / push-to-registry

GitHub Action to push a container image to an image registry.
https://github.com/marketplace/actions/push-to-registry
MIT License
100 stars 33 forks source link

Support/node20 #93

Closed Eusebiotrigo closed 8 months ago

Eusebiotrigo commented 9 months ago

Update action to use node 20. Updates all workflows to use newer action versions and also the environment they run on, from ubuntu 20.04 to ubuntu 22.04

Description

Fix deprecation warning from GitHub actions when running this action.

Related Issue(s)

https://github.com/redhat-actions/push-to-registry/issues/92

Checklist

Changes made

Make the action run on node20, not in node16

Eusebiotrigo commented 9 months ago

Tagging @divyansh42 to check if he's still active in this repo. And @der-eismann

der-eismann commented 8 months ago

Hey @Eusebiotrigo! Not much I can do, this and buildah-build seem to be dead at this point. My PR over there got merged, but not released yet. We maintain our own forks, but we don't have the capability to run them as proper open source projects.

Eusebiotrigo commented 8 months ago

Thanks @der-eismann. It would be time to create our own forks or look for alternatives.

divyansh42 commented 8 months ago

Apologies for the delay. We were not able to look at these due to other multiple priorities.

divyansh42 commented 8 months ago

@Eusebiotrigo could you please rebase your PR? I did some changes.

divyansh42 commented 8 months ago

Okay, I merged that as it is.

divyansh42 commented 8 months ago

The latest change has been released with versions v2 and v2.8