Skip to content

Commit

Permalink
🌱 Update referentials
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 18, 2023
1 parent fd38249 commit f60cd60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 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
2 changes: 2 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 @@ -245,6 +246,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 f60cd60

Please sign in to comment.