From a52fa7970fd14b4df877fa1e97f8809383833df2 Mon Sep 17 00:00:00 2001 From: alvinhsieh-gsoft <165843345+alvinhsieh-gsoft@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:14:42 -0400 Subject: [PATCH] Adding web-config to Cortex under IDP Frontend [IDP-2286] https://gsoftdev.atlassian.net/browse/IDP-2286 --- .cortex/catalog/service-wl-web-configs.yaml | 22 +++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .cortex/catalog/service-wl-web-configs.yaml diff --git a/.cortex/catalog/service-wl-web-configs.yaml b/.cortex/catalog/service-wl-web-configs.yaml new file mode 100644 index 00000000..18bd43b7 --- /dev/null +++ b/.cortex/catalog/service-wl-web-configs.yaml @@ -0,0 +1,22 @@ +openapi: 3.0.1 +info: + title: Workleap Web Configs + description: A collection of configuration libraries for building web applications at Workleap. + x-cortex-git: + github: + alias: gsoft-inc + repository: gsoft-inc/wl-web-configs + x-cortex-tag: service-wl-web-configs + x-cortex-type: library + x-cortex-slack: + channels: + - name: internal-dev-platform + notificationsEnabled: true + x-cortex-owners: + - name: team-internal-developer-platform-frontend + type: GROUP + provider: CORTEX + x-cortex-link: + - type: cortex + url: https://github.com/gsoft-inc/wl-web-configs/blob/main/.cortex/catalog/service-wl-web-configs.yaml + name: Edit current Cortex entity in GitHub