Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take out the Ruby 2.4+ gate in the omnibus def #1171

Merged
merged 3 commits into from
May 12, 2020
Merged

Take out the Ruby 2.4+ gate in the omnibus def #1171

merged 3 commits into from
May 12, 2020

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented May 12, 2020

There's no need for this anymore.

Signed-off-by: Tim Smith tsmith@chef.io

Aha! Link: https://chef.aha.io/features/SH-1850

@tas50 tas50 requested review from a team as code owners May 12, 2020 18:13
@netlify
Copy link

netlify bot commented May 12, 2020

Deploy preview for chef-workstation ready!

Built with commit eab31bf

https://deploy-preview-1171--chef-workstation.netlify.app

@@ -194,10 +194,10 @@ def components

add_component "chef-apply" do |c|
c.gem_base_dir = "chef-apply"
# c.unit_test do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try uncommenting these and running an ad-hoc build? I found some of our other commented out verifications have started passing recently.

tas50 added 2 commits May 12, 2020 12:43
There's no need for this anymore.

Signed-off-by: Tim Smith <tsmith@chef.io>
Signed-off-by: Tim Smith <tsmith@chef.io>
@tyler-ball tyler-ball merged commit 396f86e into master May 12, 2020
@tyler-ball tyler-ball deleted the ruby_24 branch May 12, 2020 23:16
@jonsmorrow jonsmorrow added the Epic label Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants