Marius Cristea
Marius Cristea
Another thought on this is that the PHP server that we would run inside GH action might not be super reliable and we might have big variations between runs due...
@gutoslv yes, this could be one solution, but how would we tackle tests per PR?
@gutoslv yes, but I'm not aware of any service that could that and the technical complexity of creating one is not easy, basically we would need to create ephemeral environments...
yes, Kubernetes is a good idea, we had some experiments in the past for this kind of workflow but unfortunately, the complexity that we reached to blocked us to come...
also, we have Calibre on development, which is basically doing the same thing except for the comment trigger. I.e it pushes the development branch on staging, triggers calibre testing and...
@gutoslv I agree with the workflow, seems solid, however, we can digest it a bit the idea before going forward with any work on it. 1. Where the environment will...
> Yes, you're right, nice catch! that is related to an ongoing challenge. I created another issue(https://github.com/Codeinwp/neve/issues/3609) From Irinel report he is saying that minimum is not right, not maximum....
one instance that I know where we need js is mobile menu
@davwheat when you install the app, you have the option to enable on which repositories you want imgbot to run, removing the ones that you don't need. Will it work...
@grappler i would like to work on this one.