Maciej Wiczk
Maciej Wiczk
Sure, so RF 4.1 is the latest supported, and python version should be 3.6 or above. I will also check your code in a free time, and debug RfHub :)
Hi @divakar5, this would probably require having a public IP, and domain, and it is outside of package possibilities.
Hi @elrandira currently it does not, but I think it could benefit from one. Or maybe external Watchdog could trigger rfhub2-cli to run specific command. What are your needs?
@elrandira we had a similar pipeline, and we had multiple repositories that we sent to rfhub2 that was running on K8s. We had a single job, that was checking out...
@pbylicki one unit test is failing and I can't get why. There is some error on mapping for Collection on update. Functional tests are passing, because CLI is not using...
@pbylicki > @MaciejWiczk I see two problems here that ideally could be solved in separate PRs. > > 1. Backend changes - I think there are more changes here than...
@Snooz82 I knew Your face was familiar, and now I know where I've seen You :) That would be good enhancement to have that in rfhub2 as well. Hopefully RFWK...
> Where have you seen me? Well, your avatar, on rfwk LibDoc PR. I keep an eye on that repo ;)
@Snooz82 I've taken a look at feature, and here are my thoughts: - 'XML:HTML' format is aplicable for generating libdoc output XML files, that contains HTML in nodes itself, currently...
@Ka55i0peia there are two parts of this issue. One is libdoc object generation, which happens here: https://github.com/pbylicki/rfhub2/blob/d4e9b5bbe4d789f62a1acf302c121dbba8f5639f/rfhub2/cli/keywords/keywords_extractor.py#L105 and storing it in DB. I do not know a way of determining...