Airtower
Airtower
Pushed again after rebase on trunk.
Rebased on trunk again. Bugzilla issue is here: https://bz.apache.org/bugzilla/show_bug.cgi?id=64352
Rebased on trunk again, previous `.gitignore` changes became obsolete.
> I see that multiple python versions are configured, but how do I use them? I just set that up for one of my workflows: The action only makes the...
Can you check exactly which request fails? The easiest way to do that is probably the network tab in the developer tools. The rules shown in your screenshot will (in...
One addition: The only website using that Cloudflare "challenge" thing that I use is `gitlab.com`, so I checked how it loads there. There the `gitlab.com` page loads an iframe from...
I came here looking for something similar to the [`dockerfile` agent in Jenkins](https://www.jenkins.io/doc/book/pipeline/syntax/#agent). Basically I'd like to be able to do something like this: ```yaml steps: - name: build dockerfile:...
I just want to make clear that the comment above is *not* mine (as the owner). I haven't decided yet if I want to make a change there.
@MagicalDrizzle, a thing I'd really like to know: My intention was for that info to be obvious in the tooltips. Why does that not work well for you? Are they...
> Target Domain is domain of request, such as GET, yes? Yes. > Origin Domain is domain in URL/address bar? Usually, but not always. It's the domain of the unmodified...