User123698745

Results 8 comments of User123698745

@Bockiii sorry, in https://github.com/RSS-Bridge/rss-bridge/pull/4310 I missed to check which python version is used in the pipeline. `prtester.py` fails with `TypeError: glob() got an unexpected keyword argument 'root_dir'`. The `root_dir` parameter...

I could not recreate that behavior by re-running the pipeline or single jobs of the pipelines. `github.event.number` was always set, but to make sure I added a fallback to value...

> I honestly dont understand whats happening in the code and which fail overs are in place. > > `python prtester.py --artifacts-base-url "https://${{ github.repository_owner }}.github.io/${{ vars.ARTIFACTS_REPO || 'rss-bridge-tests' }}/prs/${{ github.event.number...

> `it failed when there was no change to the html files` This now happened for PR https://github.com/RSS-Bridge/rss-bridge/pull/4324 (see the error `nothing to commit, working tree clean` in the pipeline...

> do you still want me to merge this? Yes, that would be nice. @Bockiii does not seem active since I created this PR (according to Bockiii's github contribution graph)....