-
Notifications
You must be signed in to change notification settings - Fork 53
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
docs(CI Ops): CIops -> CI Ops #8
Conversation
Spell this as CI Ops. Reason: CIops reads like Clops, which caused me to look up what Clops (CLOPS) means. After not finding the acronym CLOPS, I realized that I misread CIops as Clops. By changing the spelling from CIops to CI Ops, this mitigates the risks of other people misreading too. Signed-off-by: Lloyd Chang <lloydchang@gmail.com>
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.
Agreed.
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.
Interesting. This seems like a simple formatting change for clarity, so I'm not opposed in theory. I don't think "CIOps" is an industry-standard term, so not sure there's a canonical way of spelling it.
However, do a search for "ciops" vs "ci ops" (or "ci-ops"):
- https://www.google.com/search?q=ciops Contains articles referring to what we mean (Operations driven by Continuous Integration)
- https://www.google.com/search?q=%22ci+ops%22 Contains mostly articles about "Cost Index Operations"
I'd like to hear @cdavisafc to weigh in on this one as well. Beyond the above I don't have a strong opinion.
Please advise.
in https://www.linkedin.com/pulse/gitops-fan-here-cornelia-davis/ Thank you @scottrigby @cdavisafc @todaywasawesome for your time and take care 🙂 |
@lloydchang replies to #8 (comment):
|
@scottrigby I don't view CIOps as a blocker at all. Since CIops is status quo, and it's never come up in the past 6 months, then let's just leave it as-is. This is such a trivial priority that I am closing this PR 🙂 Separately, regarding Continuous Operations (CO) — CO doesn't need to be in the Coincidentally, I just listed two examples of Git playing a central role in CO immediately below https://github.com/open-gitops/documents/pull/22/files#r718090778 A third example of Git playing central role in CO is I feel the real power of GitOps happens with CO 24/7/365 round-the-clock, converging declared state with actual state, and beyond. Just thinking aloud: Maybe |
Spell this as CI Ops. Reason: CIops reads like Clops, which caused me to look up what Clops (CLOPS) means. After not finding the acronym CLOPS, I realized that I misread CIops as Clops. By changing the spelling from CIops to CI Ops, this mitigates the risks of other people misreading too.
For example, do you read the following as CIops or Clops?
![Do you read ths as CIops or Clops?](https://user-images.githubusercontent.com/1329685/121631216-81843480-ca33-11eb-98a5-66eb9c7a75a4.png)
https://user-images.githubusercontent.com/1329685/121631216-81843480-ca33-11eb-98a5-66eb9c7a75a4.png
is a screenshot of
https://github.com/open-gitops/documents/blob/main/PRINCIPLES.md#principle-3-notes
I misread the above as Clops instead of CIops.