cameri / nostream

A Nostr Relay written in TypeScript
MIT License
736 stars 189 forks source link

[BUG] automatic build container images #180

Open Nelsi11120 opened 1 year ago

Nelsi11120 commented 1 year ago

Describe the bug It seems like the automatic build and push container image does not work anymore and some manual triggering is required: https://github.com/Cameri/nostream/actions/runs/4108512046

Expected behavior An automatic build and push of the container images to avoid doing it manually

antonleviathan commented 1 year ago

Also looks like we need to upgrade from node 12 to 16 for GH actions:

Build and push container image
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9, docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38, docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
alaznem commented 1 year ago

If the automatic build of container images bug is resolved, I'll update https://github.com/caprover/one-click-apps/issues/874.