Skip to content

Commit

Permalink
🌱 Update referentials (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 5, 2023
1 parent 3ba0f95 commit 6fadc14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hasura/seeds/03-tags.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
INSERT INTO "public"."Tag" ("name") VALUES
('3D'),
('agile'),
('AGILE'),
('ai'),
('AI/ML'),
('analytics'),
Expand Down Expand Up @@ -32,6 +33,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('data'),
('database'),
('Data Engineering Pipelines'),
('Datascience'),
('delivery'),
('design'),
('design system'),
Expand Down Expand Up @@ -86,6 +88,7 @@ INSERT INTO "public"."Tag" ("name") VALUES
('mobile'),
('modeling'),
('monitoring'),
('Native'),
('network'),
('nocode'),
('nosql'),
Expand Down
3 changes: 3 additions & 0 deletions hasura/seeds/05-skills.sql
Original file line number Diff line number Diff line change
Expand Up @@ -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, ''),
Expand Down Expand Up @@ -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, ''),
Expand Down Expand Up @@ -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, ''),
Expand Down

0 comments on commit 6fadc14

Please sign in to comment.