Thomas Powell

Results 128 comments of Thomas Powell

@breisig can you confirm the URL and/or package that was used to install Chef 18.4.12. I'm looking at the builder image for EL9 and the Ruby installed on it has...

@dafyddcrosby I think this still needs a rebase

@Stromweld Feels like we fixed this? Maybe it was after 18.4.2?

@simonsteiner1984 I believe these may be part of the Ruby install itself, and not directly included in Chef or related/dependent projects. Looking at an upgrade to Ruby 3.1.4 for an...

> Lets use `nil` instead, which will make the monkeypatch use '99', which I think is the desired behavior. @jaymzh calling this resolved, per @dafyddcrosby's latest changes.

@mikef-nl Can we get a DCO on the commit, please?

@mikef-nl for simplicity of DCO, can you `git rebase -i origin/main` and squash all the commits into one and then `git commit --amend -s` to sign the commit and `git...

> @mikef-nl for simplicity of DCO, can you `git rebase -i origin/main` and squash all the commits into one and then `git commit --amend -s` to sign the commit and...

@thheinen is a rebase on `main` possible from the state of your branch?