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

Revise gem update process #3354

Merged
merged 1 commit into from Jul 28, 2022
Merged

Conversation

lbakerchef
Copy link
Contributor

Inward facing docs revision.

oc-id can now be updated without any special Rails steps.

@lbakerchef lbakerchef self-assigned this Jun 7, 2022
@lbakerchef lbakerchef requested a review from a team as a code owner June 7, 2022 11:05
@netlify
Copy link

netlify bot commented Jun 7, 2022

👷 Deploy Preview for chef-server processing.

Name Link
🔨 Latest commit 297ea1b
🔍 Latest deploy log https://app.netlify.com/sites/chef-server/deploys/62e2a35f0495660009c66326

DO NOT update this file unless Rails is upgraded.
Due to the Rails version, we've locked a lot of dependencies. Make
sure we can build and run oc-id before merging to main.
You'll need the libsqlite3-dev library if doing this on Ubuntu.
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like the last line might be a comment for depsolver? The rest of it can be removed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is the line referencing oc-id or depselector? What should the convention be, to place the comment line above the line it references, or below it?

Copy link
Contributor

Choose a reason for hiding this comment

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

The comment is usually above the line that is refers to.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm slightly confused. The comments that I removed... I assumed they referred to oc-id/Gemfile lock. But they were below the oc-id/Gemfile.lock line, and were with the other line we are talking about now. Which line does the entire group of comments go with?

Signed-off-by: Lincoln Baker <lbaker@chef.io>
@PrajaktaPurohit PrajaktaPurohit merged commit 5b01952 into main Jul 28, 2022
@PrajaktaPurohit PrajaktaPurohit deleted the lbaker/update-frequenttasks branch July 28, 2022 14:55
@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants