totem icon indicating copy to clipboard operation
totem copied to clipboard

A new release with latest poncho?

Open jhf opened this issue 1 year ago • 3 comments

There is a bug fix in Poncho for handling env variables that are empty. Maybe you could make a new release of Poncho, with that fix, and then use that release in Totem?

jhf avatar Nov 12 '24 08:11 jhf

There is no bug fixes in https://github.com/icyleaf/poncho/pull/11 but unit test only. Is any missing of main source code to commit?

icyleaf avatar Nov 12 '24 09:11 icyleaf

It was fixed in https://github.com/icyleaf/poncho/pull/9 but there was no test for it, and that fix was never released. I forked to fix the issue, but found, after making the test, that it was already fixed in master, but not yet released. So I added a test for that master fix.

jhf avatar Nov 12 '24 09:11 jhf

popcorn v0.4.1 was out, you can use execute shards update popcorn to upgrade dependency.

icyleaf avatar Nov 12 '24 12:11 icyleaf