Thomas Powell

Results 128 comments of Thomas Powell

@johnmccrae I'm assuming this needs to be a draft until omnibus-software changes are merged?

@tpowell-progress redo `Gemfile.lock` for root and `omnibus`

> @tpowell-progress is there a timeline on Chef 17 supporting Openssl 3.0.7 on Rocky Linux 9? @mikef-nl working to get everything green for a Chef 17... a few things have...

Merging since the remainder of issues are going to be addressed separately.

@olivertappin Sounds reasonable... does `Gem::Version` possibly fill the need? ```ruby irb(main):001:0> Gem::Version.new("3.2.0-alpha") => Gem::Version.new("3.2.0.pre.alpha") irb(main):002:0> alpha=_ => Gem::Version.new("3.2.0.pre.alpha") irb(main):003:0> stable=Gem::Version.new("3.1.8") => Gem::Version.new("3.1.8") irb(main):004:0> alpha > stable => true irb(main):005:0> beta=Gem::Version.new("3.2.0-beta")...

> Two things: > > 1. The question came up in the meeting - mixlib::log already has a fix to support newer logger - should we just use that instead?...

@muthuja Closing this since it's stale. Reopen if this is still in progress.

This PR is going to be on hold: we are working on hab 2.0 and some things are changing and we can’t merge this until we talk with architecture.