metacall / install

Cross-platform set of script to install MetaCall infrastructure.
https://metacall.io
Apache License 2.0
13 stars 13 forks source link

Trigger `metacall/cli` build before testing docker fallback #26

Closed viferga closed 1 month ago

viferga commented 2 months ago

We should implement something like this step: https://github.com/metacall/distributable-linux/blob/0145dbf442b82064b744ecd558ce51635dcceea4/.github/workflows/post-release.yml#L15

Before the test run, so we have the latest CLI image updated before running the docker fallback tests.

SaranshBaniyal commented 1 month ago

Hi @viferga, I would like to contribute to this issue, I have recently explored github actions in my last internship and this issue seems quite relevant and fascinating to me. Looking forward to your response.

viferga commented 1 month ago

Hi @viferga, I would like to contribute to this issue, I have recently explored github actions in my last internship and this issue seems quite relevant and fascinating to me. Looking forward to your response.

You can do the PR whenever you want. Here is the CI you have to trigger: https://github.com/metacall/cli/blob/master/.github/workflows/docker-hub.yml