rust-teos icon indicating copy to clipboard operation
rust-teos copied to clipboard

Remove protoc installation from watchtower-plugin teos installation job

Open sr-gi opened this issue 1 year ago • 0 comments

After #248, protoc needs to be manually installed. This would usually happen when creating the CLN cache job, however, we haven't re-recreated the cache just for that, so the command has also been temporarily added to the install teos job.

Once the cache is updated (e.g. after bumping the CLN version and updating the plugin to the new API), the command can be removed. ref: https://github.com/talaia-labs/rust-teos/pull/248/commits/7bae23e3bbbcf2017ddd23b26cd81c0add6280ac

sr-gi avatar Mar 28 '24 09:03 sr-gi