8go

Results 185 comments of 8go

A "late" thank you @robertmx for your comments. Yes, requesting keys from other sessions is not implicitly implemented in `matrix-commander`. If you have the skills and time, feel free to...

@pacien On today's update, I executed a `git tag $(echo VERSION)` after the `git commit` but before `git push`. Can you look at the latest release and verify that things...

@pacien Thanks for the suggestion. I saw that many people add the `v` letter in front of the tag. Seems common. Does it matter to you? Better with or without...

Thanks @pacien for your patience and your detailed response. You might have seen that I already started adding the `v`. Also, I changed the Actions workflow to only trigger on...

OK. Thanks @pacien for sharing your opinion.

Thank you @pataquets for your helpful input. :+1: Thanks for making the package better. > Releasing/pushing only X.0 versions to Docker Hub feels strange. Please see PR #84 and its...

I think now I get it. The idea is to add 2 new tags `:x` and `:x.y` and they (sort of like soft-links) point to some existing release, e.g. the...

If someone understand [Docker metadata Github Action](https://github.com/marketplace/actions/docker-metadata-action) well, please provide a tested PR that auto-generates the `:x` and `:x.y` tags and images. :please: Thanks. I will not tackle that.

Loving PR #99 Thank you :+1: for your time. Greatly appreciated!