Troy Kinsella

Results 10 comments of Troy Kinsella

I'm seeing this issue, which seems related: Ref 'A' is pushed. The developer rebases, which puts ref 'B' above ref 'A' in the `git log`, and then force-pushes. This resource...

Thanks for the suggestion! Yes, installing the appropriate required packages if the `btrfs` driver is selected makes sense to me. A PR would be appreciated.

Confirming this behaviour in Qtile on Xorg as well. Godot 4.2.1 stable.

> Can you test if it's fixed for you in [Godot 4.3-dev4](https://godotengine.org/article/dev-snapshot-godot-4-3-dev-4/)? A number of X11 focus fixes have already been merged for Godot 4.3. Yes, the focus issue is...

Thanks for the suggestion. Upgrading to python 3 is a no-brainer, but I'd like to think about ARA further. How do you envision it could be configured with this resource?...

Python 3 is now available on in the `latest` and `2.0.0` resource image tags.

Since ruby is already manipulating the ansible.cfg file, I think I'd like to stick to that. I feel like some tricky cases could come out of ansible configuring ansible.

Yeah I'm thinking one should just be able to supply the contents of the `netrc` file, fully. Aside from being incorrect, the above template is too restrictive to be useful.

Concourse 5.x is now supported on master using basic auth, but I'd still like to incorporate this PR to support oauth. Thanks for the contribution! If you can refactor it...

As fly can be downloaded anonymously, the oauth login implementation needs to move to the `login` function.