From bd31a38c36192467412a7adf38af0fa050a70d76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 2 Oct 2023 06:07:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Update=20referentials?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hasura/seeds/03-tags.sql | 3 +++ hasura/seeds/05-skills.sql | 3 +++ 2 files changed, 6 insertions(+) diff --git a/hasura/seeds/03-tags.sql b/hasura/seeds/03-tags.sql index 56391f36..ba5f4764 100644 --- a/hasura/seeds/03-tags.sql +++ b/hasura/seeds/03-tags.sql @@ -1,6 +1,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('3D'), ('agile'), +('AGILE'), ('ai'), ('AI/ML'), ('analytics'), @@ -32,6 +33,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('data'), ('database'), ('Data Engineering Pipelines'), +('Datascience'), ('delivery'), ('design'), ('design system'), @@ -86,6 +88,7 @@ INSERT INTO "public"."Tag" ("name") VALUES ('mobile'), ('modeling'), ('monitoring'), +('Native'), ('network'), ('nocode'), ('nosql'), diff --git a/hasura/seeds/05-skills.sql b/hasura/seeds/05-skills.sql index ba4ac65a..907d0173 100644 --- a/hasura/seeds/05-skills.sql +++ b/hasura/seeds/05-skills.sql @@ -43,6 +43,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('AWS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('AWS Amplify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('AWS Cognito', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('AWS DynamoDB', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Fully managed proprietary NoSQL database. DynamoDB offers a fast persistent Key-Value Datastore with built-in support for replication, autoscaling, encryption at rest, and on-demand backup among other features.'), ('AWS EKS', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('AWS SageMaker', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Axure', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -74,6 +75,7 @@ INSERT INTO "public"."Skill" ("name", "categoryId", "verified", "description") V ('Blue Team', '06420261-3e78-4a91-bc6a-1a52cad5d6a1', true, 'A blue team is a group of individuals who perform an analysis of information systems to ensure security, identify security flaws, verify the effectiveness of each security measure, and to make certain all security measures will continue to be effective after implementation.'), ('Bootstrap', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Border Gate Protocol (BGP)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, 'Standardized exterior gateway protocol designed to exchange routing and reachability information among autonomous systems on the Internet.'), +('Bun', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'npm-compatible package manager'), ('Business Agility', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Business Intelligence (BI)', 'c3341edb-3c1f-4e3d-bf89-8e795eb13690', true, ''), ('Business Management', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), @@ -245,6 +247,7 @@ https://github.com/cnumr/EcoIndex'), ('FastAPI', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Modern web framework for building RESTful APIs in Python.'), ('Fastify', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Fastlane', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), +('Fastly', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Edge cloud platform including their content delivery network (CDN), image optimization, video and streaming, cloud security, and load balancing services.'), ('Feature Flipping', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''), ('Figma', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, 'Collaborative web application for interface design, with additional offline features enabled by desktop applications for macOS and Windows.'), ('Firebase', '89780de3-4a4c-40c2-bcdf-b5d15a48437a', true, ''),