Open
Conversation
Signed-off-by: Lincoln Baker <sabaker@progress.com>
This reverts commit e3aae0c.
Signed-off-by: Lincoln Baker <sabaker@progress.com>
oc-chef-pedant/Gemfile.lock omnibus/Gemfile.lock src/chef-server-ctl/Gemfile.lock src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock src/oc_erchef/apps/chef_objects/priv/depselector_rb/Gemfile.lock Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: sreepuramsudheer <ssudheer@progress.com>
Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: Lincoln Baker <sabaker@progress.com>
Unicorn-rails still calls Rack::Handler.register, but Rack 3 removed that API. Add an initializer shim that redefines register on Rack::Handler so rake assets:precompile and other unicorn-rails tasks run without error. Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Update omniauth-chef.rb initializer to use :chef_oauth2 strategy instead of :chef. The omniauth-chef-oauth2 gem defines its strategy name as 'chef_oauth2', not 'chef', which was causing a LoadError: "Could not find matching strategy for :chef". - Change provider :chef to provider :chef_oauth2 - Resolves build failure in oc-id component Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: Ubuntu <ubuntu@ip-172-31-21-25.ec2.internal>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
- Update Gemfile to source knife-ec-backup from Github - Use branch CHEF-23857-security-fix-test-ruby-3.1.7 - Update Gemfile.lock to reflect GitHub source (3.0.3) Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: Lincoln Baker <sabaker@progress.com>
Signed-off-by: jan shahid shaik <jashaik@progress.com>
Signed-off-by: jan shahid shaik <jashaik@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
👷 Deploy Preview for chef-server processing.
|
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: RoyShravani <shravani.roy@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
[Please describe what this change achieves]
Issues Resolved
[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussions that are relevant]
Check List