-
Notifications
You must be signed in to change notification settings - Fork 113
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
Upgrading to ocid 15.8.0 in Automate #8248
Merged
Conversation
This file contains 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
👷 Deploy Preview for chef-automate processing.
|
RoyShravani
force-pushed
the
CHEF-5916
branch
3 times, most recently
from
October 25, 2023 07:16
c32d1c2
to
ab983bc
Compare
Signed-off-by: progress <[email protected]>
RoyShravani
force-pushed
the
CHEF-5916
branch
from
October 25, 2023 07:18
ab983bc
to
52dac86
Compare
Signed-off-by: progress <[email protected]>
SonarQube Quality Gate |
RoyShravani
changed the title
WIP: Upgrading to chef-server 15.8.0 in Automate
Upgrading to chef-server 15.8.0 in Automate
Oct 27, 2023
RoyShravani
changed the title
Upgrading to chef-server 15.8.0 in Automate
Upgrading to ocid 15.8.0 in Automate
Oct 27, 2023
RoyShravani
requested review from
kalroy,
jashaik,
karunesh-tech,
RajeshPaul38 and
ayush-billore
October 27, 2023 07:24
ayush-billore
approved these changes
Oct 27, 2023
RajeshPaul38
approved these changes
Nov 3, 2023
jashaik
approved these changes
Nov 24, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
swatiganesh
pushed a commit
that referenced
this pull request
Apr 16, 2024
* upgrade ocid 15.8 with automate Signed-off-by: progress <[email protected]> * cleanup Signed-off-by: progress <[email protected]> --------- Signed-off-by: progress <[email protected]>
lbakerchef
added a commit
that referenced
this pull request
Dec 17, 2024
This reverts commit 65346bd.
lbakerchef
added a commit
that referenced
this pull request
Dec 19, 2024
This reverts commit 65346bd.
lbakerchef
added a commit
that referenced
this pull request
Dec 19, 2024
This reverts commit 65346bd.
lbakerchef
added a commit
that referenced
this pull request
Dec 19, 2024
This reverts commit c15fc93.
lbakerchef
added a commit
that referenced
this pull request
Dec 20, 2024
This reverts commit c15fc93.
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: What code changed, and why?
The oc-id component of the infra server has been upgraded to use ruby 3+ and rails 7+ in version
15.8.0
. This PR aims to upgrade the bundled ocid to use15.8.0
from15.4.0
in theautomate-cs-ocid
component of chef-automate.do_build
block in ocid'splan.sh
has been removed as part of this PR as intended since the tzinfo-data gem has been packaged with the new ocid bundle 15.8.0 and is not required in this block anymore.⛓️ Related Resources
👍 Definition of Done
👟 How to Build and Test the Change
All the following topologies of automate and automate HA and have verified with the new ocid package and they are working as expected:
✅ Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.
📷 Screenshots, if applicable
Below are the demo recordings in different topologies: