From ed9b7868466b498cfd18877926fd3973511d245c Mon Sep 17 00:00:00 2001 From: "guillaume.caya" Date: Mon, 26 Aug 2024 14:42:41 -0400 Subject: [PATCH 1/3] Add cortex yaml --- ...ice-wl-componentmodel-dataannotations.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .cortex/service-wl-componentmodel-dataannotations.yaml diff --git a/.cortex/service-wl-componentmodel-dataannotations.yaml b/.cortex/service-wl-componentmodel-dataannotations.yaml new file mode 100644 index 0000000..97e3233 --- /dev/null +++ b/.cortex/service-wl-componentmodel-dataannotations.yaml @@ -0,0 +1,24 @@ +# https://docs.cortex.io/docs/reference/basics/entities#service-entities + +openapi: 3.0.1 +info: + title: Workleap ComponentModel Data Annotations + x-cortex-git: + github: + alias: gsoft-inc + repository: gsoft-inc/wl-componentmodel-dataannotations + x-cortex-tag: service-wl-componentmodel-dataannotations + x-cortex-type: library + x-cortex-slack: + channels: + - name: internal-dev-platform + notificationsEnabled: true + x-cortex-owners: + - name: team-internal-developer-platform-backend + type: GROUP + provider: CORTEX + x-cortex-link: + - type: cortex + url: https://github.com/gsoft-inc/cortex-gitops/blob/main/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml + name: Edit current Cortex entity in GitHub + From f78e9d3c2fbfdac118c4624c3abb41ae97691547 Mon Sep 17 00:00:00 2001 From: "guillaume.caya" Date: Mon, 26 Aug 2024 14:52:25 -0400 Subject: [PATCH 2/3] Add cortex yaml --- ...ice-wl-componentmodel-dataannotations.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .cortex/catalog/service-wl-componentmodel-dataannotations.yaml diff --git a/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml b/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml new file mode 100644 index 0000000..97e3233 --- /dev/null +++ b/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml @@ -0,0 +1,24 @@ +# https://docs.cortex.io/docs/reference/basics/entities#service-entities + +openapi: 3.0.1 +info: + title: Workleap ComponentModel Data Annotations + x-cortex-git: + github: + alias: gsoft-inc + repository: gsoft-inc/wl-componentmodel-dataannotations + x-cortex-tag: service-wl-componentmodel-dataannotations + x-cortex-type: library + x-cortex-slack: + channels: + - name: internal-dev-platform + notificationsEnabled: true + x-cortex-owners: + - name: team-internal-developer-platform-backend + type: GROUP + provider: CORTEX + x-cortex-link: + - type: cortex + url: https://github.com/gsoft-inc/cortex-gitops/blob/main/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml + name: Edit current Cortex entity in GitHub + From c0eb7bb2ccaf241f7c19137ae9e38cd107c63575 Mon Sep 17 00:00:00 2001 From: "guillaume.caya" Date: Mon, 26 Aug 2024 14:57:39 -0400 Subject: [PATCH 3/3] Add cortex yaml --- ...ice-wl-componentmodel-dataannotations.yaml | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 .cortex/service-wl-componentmodel-dataannotations.yaml diff --git a/.cortex/service-wl-componentmodel-dataannotations.yaml b/.cortex/service-wl-componentmodel-dataannotations.yaml deleted file mode 100644 index 97e3233..0000000 --- a/.cortex/service-wl-componentmodel-dataannotations.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# https://docs.cortex.io/docs/reference/basics/entities#service-entities - -openapi: 3.0.1 -info: - title: Workleap ComponentModel Data Annotations - x-cortex-git: - github: - alias: gsoft-inc - repository: gsoft-inc/wl-componentmodel-dataannotations - x-cortex-tag: service-wl-componentmodel-dataannotations - x-cortex-type: library - x-cortex-slack: - channels: - - name: internal-dev-platform - notificationsEnabled: true - x-cortex-owners: - - name: team-internal-developer-platform-backend - type: GROUP - provider: CORTEX - x-cortex-link: - - type: cortex - url: https://github.com/gsoft-inc/cortex-gitops/blob/main/.cortex/catalog/service-wl-componentmodel-dataannotations.yaml - name: Edit current Cortex entity in GitHub -