From 5ce336030419b4856ef6457fc9f74b0fa1697c70 Mon Sep 17 00:00:00 2001
From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Date: Thu, 3 Feb 2022 20:36:19 +0100
Subject: [PATCH 01/14] Update siteURL and repo to new name
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
gatsby-config.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gatsby-config.js b/gatsby-config.js
index 12f0699..b6aef83 100644
--- a/gatsby-config.js
+++ b/gatsby-config.js
@@ -4,8 +4,8 @@ module.exports = {
title: "OpenGitOps",
description:
"OpenGitOps is a set of open-source standards, best practices, and community-focused education to help organizations adopt a structured, standardized approach to implementing GitOps.",
- siteUrl: "https://github.com/gitops-working-group/gitops-working-group",
- repo: "gitops-working-group/gitops-working-group",
+ siteUrl: "https://github.com/open-gitops/project",
+ repo: "open-gitops/project",
social: {
github: "https://github.com/open-gitops",
slack: "https://slack.cncf.io",
From 09cfbba4b2bd5b0f940806773cc80b98c8c0b33d Mon Sep 17 00:00:00 2001
From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Date: Thu, 3 Feb 2022 20:37:43 +0100
Subject: [PATCH 02/14] Update charter link on about page
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
content/pages/about.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/pages/about.mdx b/content/pages/about.mdx
index e07cc81..f429a24 100644
--- a/content/pages/about.mdx
+++ b/content/pages/about.mdx
@@ -2,7 +2,7 @@ The GitOps Working Group is a WG under the CNCF App Delivery SIG.
The focus of the GitOps WG is to clearly define a vendor-neutral, principle-led meaning of GitOps. This will establish a foundation for interoperability between tools, conformance, and certification. Lasting programs, documents, and code are planned to live within the [OpenGitOps](https://github.com/open-gitops) project.
-See the [charter](https://github.com/gitops-working-group/gitops-working-group/blob/main/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects.
+See the [charter](https://github.com/cncf/tag-app-delivery/blob/main/gitops-wg/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects.
## Growing Adoption of GitOps
From 9a554ad543d14b2c1c1d19df7120c7acd99ddee7 Mon Sep 17 00:00:00 2001
From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Date: Thu, 3 Feb 2022 20:39:26 +0100
Subject: [PATCH 03/14] Update working group and committee link
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
content/pages/get-involved.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx
index 0caa361..2e17027 100644
--- a/content/pages/get-involved.mdx
+++ b/content/pages/get-involved.mdx
@@ -3,7 +3,7 @@
The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape.
There are a few ways you can get involved:
-- Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/gitops-working-group/gitops-working-group/) repo to see when things change
+- Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) repo to see when things change
- Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/)
- Attend a [Working Group or Committee meeting](https://github.com/gitops-working-group/gitops-working-group/blob/main/MEETINGS.md)
- Start or participate in [Discussions](https://github.com/open-gitops/project/discussions)
@@ -11,7 +11,7 @@ There are a few ways you can get involved:
- Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/)
- Join the [SIG App Delivery](https://github.com/cncf/sig-app-delivery) mailing list, and watch or participate in topics prefixed with `[gitops-wg]`
- See [Working Group project boards](https://github.com/orgs/gitops-working-group/projects) for status of work, or for ideas on areas that could use additional participation
-- Volunteer to join [committees](https://github.com/gitops-working-group/gitops-working-group/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability
+- Volunteer to join [committees](https://github.com/open-gitops/project/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability
The Working Group will review all open issues and PRs.
From 5e4b539e17595f777204ac8461c89b9eaee32695 Mon Sep 17 00:00:00 2001
From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Date: Thu, 3 Feb 2022 20:42:08 +0100
Subject: [PATCH 04/14] Update meetings link
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
content/pages/get-involved.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx
index 2e17027..e706465 100644
--- a/content/pages/get-involved.mdx
+++ b/content/pages/get-involved.mdx
@@ -5,7 +5,7 @@ There are a few ways you can get involved:
- Watch or star [OpenGitOps project repos](https://github.com/open-gitops/project/blob/main/README.md#repositories) and [GitOps Working Group](https://github.com/cncf/tag-app-delivery/tree/main/gitops-wg) repo to see when things change
- Join the [GitOps Subreddit](https://www.reddit.com/r/GitOps/)
-- Attend a [Working Group or Committee meeting](https://github.com/gitops-working-group/gitops-working-group/blob/main/MEETINGS.md)
+- Attend a [Working Group or Committee meeting](https://github.com/cncf/tag-app-delivery#meetings)
- Start or participate in [Discussions](https://github.com/open-gitops/project/discussions)
- [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include
- Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/)
From d8dd9c75871edcc7b09e6a204554a4c8676d0c71 Mon Sep 17 00:00:00 2001
From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Date: Wed, 9 Feb 2022 20:27:27 +0100
Subject: [PATCH 05/14] Update responsible working group in footer
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
src/components/footer.js | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/src/components/footer.js b/src/components/footer.js
index a80f0eb..fc306f6 100644
--- a/src/components/footer.js
+++ b/src/components/footer.js
@@ -53,23 +53,26 @@ const Footer = () => {
{date.getFullYear()} © . Overseen by the{" "}
- GitOps Working Group{" "}
+ CNCF App Delivery TAG{" "}
- © {date.getFullYear()} The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our{" "}
+ © {date.getFullYear()} The Linux Foundation. All rights reserved.
+ The Linux Foundation has registered trademarks and uses trademarks.
+ For a list of trademarks of The Linux Foundation, please see our{" "}
Trademark Usage{""}
- page.
+ {" "}
+ page.
From af6b785fb025dc995a27ead004fced136496da51 Mon Sep 17 00:00:00 2001
From: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
Date: Wed, 9 Feb 2022 20:43:32 +0100
Subject: [PATCH 06/14] Update h2s to include anchor tags to link to
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
content/pages/about.mdx | 4 ++--
content/pages/get-involved.mdx | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/content/pages/about.mdx b/content/pages/about.mdx
index f429a24..5aadf1d 100644
--- a/content/pages/about.mdx
+++ b/content/pages/about.mdx
@@ -4,13 +4,13 @@ The focus of the GitOps WG is to clearly define a vendor-neutral, principle-led
See the [charter](https://github.com/cncf/tag-app-delivery/blob/main/gitops-wg/charter.md) for additional info on the group's mission, scope, and alignment with other groups and projects.
-## Growing Adoption of GitOps
+## Growing Adoption of GitOps
The creation of the GitOps Working Group was driven by the accelerating adoption of GitOps tools and methodologies by users of services from Amazon, Codefresh, GitHub, Microsoft, Weaveworks, and hundreds of other leading global companies that are adopting GitOps.
This, combined with the recommendation by the Cloud Native Computing Foundation (CNCF) [user community to adopt Flux](https://radar.cncf.io/2020-06-continuous-delivery), made it clear that GitOps is fast becoming the methodology of choice for operating modern cloud native infrastructure and applications.
The CNCF user community reported that development, DevOps, and operations teams who adopt GitOps tooling and follow best practices experience improvements in productivity, stability, reliability, and security for their cloud native environments.
-## The What and Why of GitOps
+## The What and Why of GitOps
If you are new to GitOps, [it builds and iterates](https://www.weave.works/blog/gitops-operations-by-pull-request) on ideas drawn from DevOps and Infrastructure as Code that started with [Martin Fowlerβs comprehensive Continuous Integration overview](https://martinfowler.com/articles/continuousIntegration.html) and provides the freedom to choose the tools that you need for your specific use cases.
diff --git a/content/pages/get-involved.mdx b/content/pages/get-involved.mdx
index e706465..b037dcf 100644
--- a/content/pages/get-involved.mdx
+++ b/content/pages/get-involved.mdx
@@ -1,4 +1,4 @@
-## How to Get Involved
+## How to Get Involved
The GitOps Working Group is an open group, inviting companies and individuals to join and contribute to the community and the adoption of GitOps across the cloud native landscape.
There are a few ways you can get involved:
@@ -10,12 +10,12 @@ There are a few ways you can get involved:
- [Open an issue](https://github.com/open-gitops/project/issues) and let us know how you're using GitOps and any important considerations we should include
- Join `#wg-gitops` on [CNCF Slack](https://slack.cncf.io/)
- Join the [SIG App Delivery](https://github.com/cncf/sig-app-delivery) mailing list, and watch or participate in topics prefixed with `[gitops-wg]`
-- See [Working Group project boards](https://github.com/orgs/gitops-working-group/projects) for status of work, or for ideas on areas that could use additional participation
+- See [Working Group project boards](#meetings) for status of work, or for ideas on areas that could use additional participation
- Volunteer to join [committees](https://github.com/open-gitops/project/blob/main/GOVERNANCE.md#committees) and help with projects according to your interest and ability
The Working Group will review all open issues and PRs.
-## Meetings
+## Meetings
- π 1st & 3rd Wednesdays at [19:00 GMT](https://greenwichmeantime.com/time-gadgets/time-zone-converter/)
- π©βπ» Join using [this Zoom link](https://zoom.us/j/93779536510?pwd=TEFzbGRzREI3MVlkZmluemVkMEhHdz09)
@@ -24,7 +24,7 @@ The Working Group will review all open issues and PRs.
- πΌ Browse the [YouTube playlists](https://www.youtube.com/channel/UCI6iqYuuI4gZuOCZaks5i1g/playlists) for recordings of all previous meetings
- π§ Additional committee meetings may be scheduled as needed, and will be announced on the [CNCF App Delivery TAG](https://github.com/cncf/tag-app-delivery) mailing list, prefixed with `[gitops-wg]`
-## Timeline
+## Timeline
This timeline is a work in progress.
If you are interested in keeping abreast of any new developments, please see [How to Get Involved](#how-to-get-involved).
From ab73ec32499e546ed0b65ae45544b3dfec3d4511 Mon Sep 17 00:00:00 2001
From: beasync
Date: Fri, 31 Dec 2021 21:11:34 +0100
Subject: [PATCH 07/14] fix(components/events): fix empty events list rendering
Signed-off-by: beasync
Signed-off-by: Niklas Metje <22395665+niklasmtj@users.noreply.github.com>
---
src/components/events.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/events.js b/src/components/events.js
index b109c1b..d1b6bcd 100644
--- a/src/components/events.js
+++ b/src/components/events.js
@@ -47,7 +47,7 @@ const Events = ({ upcomingLimit, pastLimit }) => {
- {upcomingtEvents.length && (
+ {upcomingtEvents.length > 0 && (
Upcomings Events
@@ -77,7 +77,7 @@ const Events = ({ upcomingLimit, pastLimit }) => {
)}
- {pastEvents.length && (
+ {pastEvents.length > 0 && (