Lukáš Zachar
Lukáš Zachar
'auto-magicall' pull would be interesting to have, but I'm afraid that for production CI it will be disabled (or allow-listed) anyway so I'm not sure that it is worth pursuing...
> * secrets for tmt (various tokens, credentials, passed to plugins) Could tmt have the ability to read the secrets for a file as well? (eg. `--secret-file`) Seems that some...
Apologies, conflict appeared and comments ask for refactoring -> moving to the next release.
+1 to have mypy/pyright in testing farm. As for upper bounds everywhere - We could add it but we will need to update it quite often to not block adoption...
@idorax Why `tmt run discover -h fmf -u https://127.0.0.1/nonexistent | cat -A` ? It was used to illustrate the problem. Could you please try again with `rlRun -s "tmt run...
Possible reproducer: ```shell $ mkdir -p /tmp/reproducer/remote $ cd /tmp/reproducer/remote # repo contains no plan, just fmf root $ git init && tmt init && git commit -m just-fmf-root $...
Context has to be defined by user (`tmt -c CONTEXT` ...) or in plan (`context` attribute). No autodetection happens
> I would say we don't need them, but I'm no expert. @psss @lukaszachy @thrix do you expect trouble if we don't save `server=http://test-example.com port=55 disablePlugin=avc` in `tmt-report-results` file? Lets...
Apologies for late feedback. This needs documentation change and release note as well, IMO. Otherwise LGTM.
/packit test