Essam
Essam
@ashishdhingra, do you know when this issue will be reviewed?
Thanks for your response, @jonsequitur, and the clear explanation. I appreciate it. > C# Scripting doesn't allow you to redefine an existing method Could you kindly explain the reason?
I can try doing this. Just let me know what the requirements are. What I understood from your message is that you want something like: | Branch | Publish to...
> If possible, 0.43.1b1 would be great as beta version string If you are using tags for releases, I can use those tags as Docker image tags. So, the updated...
> We use this docker/metadata-action in our workflow already. Oh, yeah. I haven't gone through the entire file 😅 > The upload could be triggered on (release) tags as well,...
My idea was to remove the pull request and push from [here](https://github.com/motioneye-project/motioneye/blob/main/.github/workflows/docker.yml#L3) and replace them with tags. This will work if we are going to use tags for releases only....
I don't know if you found the issue or not, but this is unlikely an issue with this library. The code that you listed will execute the following command: ```sh...