Joey Holliday
Joey Holliday
I just ran into this issue today, so it appears to still exist. I specified `--branch master` and received: ``` ERROR: Error occurred while computing latest tag that satisfies version...
I understand how visualizing messages coming from external nodes would be difficult. Having the external nodes in the visualization isn't necessary but external messages would be useful. It appears that...
I had the same issue, and I have posted a solution that is working for me to the opnsense forum: https://forum.opnsense.org/index.php?topic=41730.msg206938#msg206938
I tried out these changes, and I was able to receive and reply to emails just fine. I also used the mail_parser and mail_builder crates, and I found that they...
> @jeholliday would you be able to share what you wrote to implement the `SendEmail binding`? and the other stuff too. It would be really helpful. I am also trying...
These changes look good for people who want to continue using this repository. However, I personally have switched to using the [alternate method](https://forum.opnsense.org/index.php?topic=41730.msg206942#msg206942) suggested in that thread as it is...
I ran into the same error on Ubuntu 24.04. I found that I didn't need the 6.9 kernel. I got av1_qsv to work by using 6.8, installing `vpl-gpu-rt` from source,...
Thanks for the suggestions. I have added the enum and a test.
Will my changes be squashed into one commit when they are merged in?
> > Will my changes be squashed into one commit when they are merged in? > > Which way do you want them? I prefer squashing. I just haven't used...