From 1d412559e00a7e1b6b85f059fffe4be98c6836eb Mon Sep 17 00:00:00 2001 From: Tom Milner Date: Tue, 16 May 2023 16:23:32 +0100 Subject: [PATCH 1/3] Add factbook --- factbook.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 factbook.yaml diff --git a/factbook.yaml b/factbook.yaml new file mode 100644 index 00000000..e631d703 --- /dev/null +++ b/factbook.yaml @@ -0,0 +1,11 @@ +apiVersion: backstage.io/v1alpha1 # This is a constant, just leave as is. +kind: Component +spec: + type: library + lifecycle: production +metadata: + json_schema: + # This is a constant, just leave as is. + "https://github.com/mdsol/platform-standards/tree/master/schemas/v1alpha1.schema.json" + name: mauth-jvm-clients + description: MAuth Clients for JVM based applications. \ No newline at end of file From 705be1efd1b07c14e4116c8460183d2c10b18887 Mon Sep 17 00:00:00 2001 From: Tom Milner Date: Tue, 16 May 2023 16:50:42 +0100 Subject: [PATCH 2/3] Add factbook --- factbook.yaml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/factbook.yaml b/factbook.yaml index e631d703..698d50c2 100644 --- a/factbook.yaml +++ b/factbook.yaml @@ -8,4 +8,25 @@ metadata: # This is a constant, just leave as is. "https://github.com/mdsol/platform-standards/tree/master/schemas/v1alpha1.schema.json" name: mauth-jvm-clients - description: MAuth Clients for JVM based applications. \ No newline at end of file + description: MAuth Clients for JVM based applications. + teams: + - name: "Team 73 - Navy Seals" + number: 73 + - name: Team 259 + number: 259 + - name: Team 25 + number: 55 + - name: Team 58 + number: 58 + people: + - role: engineer + email: tmilner + - role: engineer + email: digeorgiev + - role: engineer + email: fserra + - role: engineer + email: bgong + pipelines: + - url: https://app.travis-ci.com/github/mdsol/mauth-jvm-clients/ + role: Integration \ No newline at end of file From 9211da6c3cb2f91893ee6b68d0818eb14523143c Mon Sep 17 00:00:00 2001 From: Tom Milner Date: Thu, 18 Jul 2024 10:56:57 +0100 Subject: [PATCH 3/3] Update factbook.yaml --- factbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/factbook.yaml b/factbook.yaml index 698d50c2..997963f6 100644 --- a/factbook.yaml +++ b/factbook.yaml @@ -14,7 +14,7 @@ metadata: number: 73 - name: Team 259 number: 259 - - name: Team 25 + - name: Team 55 number: 55 - name: Team 58 number: 58