From 34653048f8529962627769791c2553a527d15180 Mon Sep 17 00:00:00 2001 From: penguinbotchan <159438972+penguinbotchan@users.noreply.github.com> Date: Sun, 12 May 2024 15:02:52 +0000 Subject: [PATCH] Update components data --- src/components/data/ossContributions.json | 42 +++++----- src/components/data/techArticles.json | 50 ++++++------ src/services/sns/data/gitHubPullRequests.json | 78 +++++++++---------- src/services/sns/data/zennArticles.json | 6 +- 4 files changed, 88 insertions(+), 88 deletions(-) diff --git a/src/components/data/ossContributions.json b/src/components/data/ossContributions.json index c65ff519..1db2b2e6 100644 --- a/src/components/data/ossContributions.json +++ b/src/components/data/ossContributions.json @@ -9,7 +9,7 @@ "repository": { "owner": "domainaware", "name": "domainaware/parsedmarc", - "stars": 933, + "stars": 937, "url": "https://github.com/domainaware/parsedmarc", "languages": [ "Python" @@ -25,7 +25,7 @@ "repository": { "owner": "databus23", "name": "databus23/helm-diff", - "stars": 2509, + "stars": 2510, "url": "https://github.com/databus23/helm-diff", "languages": [ "Go" @@ -41,7 +41,7 @@ "repository": { "owner": "hashicorp", "name": "hashicorp/terraform-provider-aws", - "stars": 9475, + "stars": 9490, "url": "https://github.com/hashicorp/terraform-provider-aws", "languages": [ "Go" @@ -57,7 +57,7 @@ "repository": { "owner": "aws", "name": "aws/aws-eks-best-practices", - "stars": 1859, + "stars": 1874, "url": "https://github.com/aws/aws-eks-best-practices", "languages": [ "Python" @@ -73,7 +73,7 @@ "repository": { "owner": "helmfile", "name": "helmfile/helmfile", - "stars": 3187, + "stars": 3218, "url": "https://github.com/helmfile/helmfile", "languages": [ "Go" @@ -89,7 +89,7 @@ "repository": { "owner": "hashicorp", "name": "hashicorp/terraform-provider-aws", - "stars": 9475, + "stars": 9490, "url": "https://github.com/hashicorp/terraform-provider-aws", "languages": [ "Go" @@ -121,7 +121,7 @@ "repository": { "owner": "cloudflare", "name": "cloudflare/terraform-provider-cloudflare", - "stars": 706, + "stars": 707, "url": "https://github.com/cloudflare/terraform-provider-cloudflare", "languages": [ "Go" @@ -137,7 +137,7 @@ "repository": { "owner": "FairwindsOps", "name": "FairwindsOps/pluto", - "stars": 1979, + "stars": 1987, "url": "https://github.com/FairwindsOps/pluto", "languages": [ "Go" @@ -153,7 +153,7 @@ "repository": { "owner": "FairwindsOps", "name": "FairwindsOps/pluto", - "stars": 1979, + "stars": 1987, "url": "https://github.com/FairwindsOps/pluto", "languages": [ "Go" @@ -169,7 +169,7 @@ "repository": { "owner": "FairwindsOps", "name": "FairwindsOps/pluto", - "stars": 1979, + "stars": 1987, "url": "https://github.com/FairwindsOps/pluto", "languages": [ "Go" @@ -185,7 +185,7 @@ "repository": { "owner": "argoproj", "name": "argoproj/argo-workflows", - "stars": 14332, + "stars": 14357, "url": "https://github.com/argoproj/argo-workflows", "languages": [ "Go" @@ -249,7 +249,7 @@ "repository": { "owner": "python-social-auth", "name": "python-social-auth/social-core", - "stars": 820, + "stars": 822, "url": "https://github.com/python-social-auth/social-core", "languages": [ "Python" @@ -281,7 +281,7 @@ "repository": { "owner": "python-social-auth", "name": "python-social-auth/social-core", - "stars": 820, + "stars": 822, "url": "https://github.com/python-social-auth/social-core", "languages": [ "Python" @@ -297,7 +297,7 @@ "repository": { "owner": "hashicorp", "name": "hashicorp/terraform-provider-aws", - "stars": 9475, + "stars": 9490, "url": "https://github.com/hashicorp/terraform-provider-aws", "languages": [ "Go" @@ -361,7 +361,7 @@ "repository": { "owner": "elwerene", "name": "elwerene/libreoffice-convert", - "stars": 228, + "stars": 231, "url": "https://github.com/elwerene/libreoffice-convert", "languages": [ "JavaScript" @@ -426,7 +426,7 @@ "repository": { "owner": "Rigellute", "name": "Rigellute/spotify-tui", - "stars": 16622, + "stars": 16656, "url": "https://github.com/Rigellute/spotify-tui", "languages": [ "Rust" @@ -442,7 +442,7 @@ "repository": { "owner": "typeorm", "name": "typeorm/typeorm", - "stars": 33404, + "stars": 33440, "url": "https://github.com/typeorm/typeorm", "languages": [ "TypeScript" @@ -458,7 +458,7 @@ "repository": { "owner": "serverless", "name": "serverless/serverless", - "stars": 46101, + "stars": 46111, "url": "https://github.com/serverless/serverless", "languages": [ "JavaScript" @@ -474,7 +474,7 @@ "repository": { "owner": "amazon-connect", "name": "amazon-connect/amazon-connect-streams", - "stars": 376, + "stars": 375, "url": "https://github.com/amazon-connect/amazon-connect-streams", "languages": [ "JavaScript" @@ -490,7 +490,7 @@ "repository": { "owner": "getmoto", "name": "getmoto/moto", - "stars": 7395, + "stars": 7405, "url": "https://github.com/getmoto/moto", "languages": [ "Python" @@ -522,7 +522,7 @@ "repository": { "owner": "championswimmer", "name": "championswimmer/vuex-module-decorators", - "stars": 1801, + "stars": 1800, "url": "https://github.com/championswimmer/vuex-module-decorators", "languages": [ "TypeScript" diff --git a/src/components/data/techArticles.json b/src/components/data/techArticles.json index 903a238c..def6f523 100644 --- a/src/components/data/techArticles.json +++ b/src/components/data/techArticles.json @@ -27,7 +27,7 @@ "title": "CSRF(Cross-Site Request Forgery)攻撃について", "url": "https://zenn.dev/yktakaha4/articles/study_csrf_attack", "publishedAt": "2022-10-30T13:41:45.651Z", - "likes": 197, + "likes": 198, "publisher": "zenn", "tags": [ "CSRF", @@ -467,6 +467,19 @@ "運用" ] }, + { + "title": "ALBとTerraformで作るHTTPリダイレクタ", + "url": "https://zenn.dev/yktakaha4/articles/redirector_with_alb", + "publishedAt": "2023-08-06T07:00:08.712Z", + "likes": 7, + "publisher": "zenn", + "tags": [ + "alb", + "AWS", + "http", + "Terraform" + ] + }, { "title": "terraform planを見やすくするワンライナー", "url": "https://zenn.dev/yktakaha4/articles/pretty_print_tf_plan", @@ -501,19 +514,6 @@ "libfaketime" ] }, - { - "title": "ALBとTerraformで作るHTTPリダイレクタ", - "url": "https://zenn.dev/yktakaha4/articles/redirector_with_alb", - "publishedAt": "2023-08-06T07:00:08.712Z", - "likes": 6, - "publisher": "zenn", - "tags": [ - "alb", - "AWS", - "http", - "Terraform" - ] - }, { "title": "Lambda上で動くPythonにてSlack Appからのリクエストを検証する", "url": "https://zenn.dev/yktakaha4/articles/verify_slack_signature_on_aws_lambda", @@ -668,6 +668,17 @@ "Python" ] }, + { + "title": "SquidのTips集", + "url": "https://zenn.dev/yktakaha4/articles/squid_proxy_tips", + "publishedAt": "2022-06-18T14:53:47.098Z", + "likes": 3, + "publisher": "zenn", + "tags": [ + "proxy", + "squid" + ] + }, { "title": "Python Social Authで学ぶ、OAuth2.0認可コードフローにおける異常系への対処", "url": "https://speakerdeck.com/yktakaha4/python-social-authdexue-bu-oauth2-dot-0ren-ke-kodohuroniokeruyi-chang-xi-henodui-chu", @@ -692,17 +703,6 @@ "GitHubActions" ] }, - { - "title": "SquidのTips集", - "url": "https://zenn.dev/yktakaha4/articles/squid_proxy_tips", - "publishedAt": "2022-06-18T14:53:47.098Z", - "likes": 2, - "publisher": "zenn", - "tags": [ - "proxy", - "squid" - ] - }, { "title": "MySQLTunerを実行するワンライナー", "url": "https://zenn.dev/yktakaha4/articles/mysqltuner_oneliner", diff --git a/src/services/sns/data/gitHubPullRequests.json b/src/services/sns/data/gitHubPullRequests.json index ad851ad5..ed6770a5 100644 --- a/src/services/sns/data/gitHubPullRequests.json +++ b/src/services/sns/data/gitHubPullRequests.json @@ -338,7 +338,7 @@ "login": "domainaware" }, "isFork": false, - "stargazerCount": 933, + "stargazerCount": 937, "languages": { "edges": [ { @@ -1677,7 +1677,7 @@ "login": "databus23" }, "isFork": false, - "stargazerCount": 2509, + "stargazerCount": 2510, "languages": { "edges": [ { @@ -1685,7 +1685,7 @@ "name": "Go", "color": "#00ADD8" }, - "size": 109052 + "size": 109675 }, { "node": { @@ -2592,7 +2592,7 @@ "login": "hashicorp" }, "isFork": false, - "stargazerCount": 9475, + "stargazerCount": 9490, "languages": { "edges": [ { @@ -2600,14 +2600,14 @@ "name": "Go", "color": "#00ADD8" }, - "size": 57131113 + "size": 57606669 }, { "node": { "name": "Groovy", "color": "#4298b8" }, - "size": 40879 + "size": 49449 }, { "node": { @@ -2621,7 +2621,7 @@ "name": "Makefile", "color": "#427819" }, - "size": 23645 + "size": 24003 }, { "node": { @@ -2761,7 +2761,7 @@ "login": "aws" }, "isFork": false, - "stargazerCount": 1859, + "stargazerCount": 1874, "languages": { "edges": [ { @@ -2815,7 +2815,7 @@ "login": "helmfile" }, "isFork": false, - "stargazerCount": 3187, + "stargazerCount": 3218, "languages": { "edges": [ { @@ -2823,7 +2823,7 @@ "name": "Go", "color": "#00ADD8" }, - "size": 1151304 + "size": 1153588 }, { "node": { @@ -2837,7 +2837,7 @@ "name": "Dockerfile", "color": "#384d54" }, - "size": 5332 + "size": 5331 }, { "node": { @@ -3169,7 +3169,7 @@ "login": "hashicorp" }, "isFork": false, - "stargazerCount": 9475, + "stargazerCount": 9490, "languages": { "edges": [ { @@ -3177,14 +3177,14 @@ "name": "Go", "color": "#00ADD8" }, - "size": 57131113 + "size": 57606669 }, { "node": { "name": "Groovy", "color": "#4298b8" }, - "size": 40879 + "size": 49449 }, { "node": { @@ -3198,7 +3198,7 @@ "name": "Makefile", "color": "#427819" }, - "size": 23645 + "size": 24003 }, { "node": { @@ -3306,7 +3306,7 @@ "name": "HTML", "color": "#e34c26" }, - "size": 913356 + "size": 913394 }, { "node": { @@ -3460,7 +3460,7 @@ "login": "cloudflare" }, "isFork": false, - "stargazerCount": 706, + "stargazerCount": 707, "languages": { "edges": [ { @@ -3468,7 +3468,7 @@ "name": "Go", "color": "#00ADD8" }, - "size": 2792574 + "size": 2842937 }, { "node": { @@ -3589,7 +3589,7 @@ "login": "hashicorp" }, "isFork": false, - "stargazerCount": 9475, + "stargazerCount": 9490, "languages": { "edges": [ { @@ -3597,14 +3597,14 @@ "name": "Go", "color": "#00ADD8" }, - "size": 57131113 + "size": 57606669 }, { "node": { "name": "Groovy", "color": "#4298b8" }, - "size": 40879 + "size": 49449 }, { "node": { @@ -3618,7 +3618,7 @@ "name": "Makefile", "color": "#427819" }, - "size": 23645 + "size": 24003 }, { "node": { @@ -3678,7 +3678,7 @@ "login": "FairwindsOps" }, "isFork": false, - "stargazerCount": 1979, + "stargazerCount": 1987, "languages": { "edges": [ { @@ -3739,7 +3739,7 @@ "login": "FairwindsOps" }, "isFork": false, - "stargazerCount": 1979, + "stargazerCount": 1987, "languages": { "edges": [ { @@ -3800,7 +3800,7 @@ "login": "FairwindsOps" }, "isFork": false, - "stargazerCount": 1979, + "stargazerCount": 1987, "languages": { "edges": [ { @@ -3861,7 +3861,7 @@ "login": "argoproj" }, "isFork": false, - "stargazerCount": 14332, + "stargazerCount": 14357, "languages": { "edges": [ { @@ -3869,7 +3869,7 @@ "name": "Go", "color": "#00ADD8" }, - "size": 4037885 + "size": 4040318 }, { "node": { @@ -3918,7 +3918,7 @@ "name": "Dockerfile", "color": "#384d54" }, - "size": 3789 + "size": 3930 }, { "node": { @@ -5196,7 +5196,7 @@ "login": "python-social-auth" }, "isFork": false, - "stargazerCount": 820, + "stargazerCount": 822, "languages": { "edges": [ { @@ -5250,7 +5250,7 @@ "login": "python-social-auth" }, "isFork": false, - "stargazerCount": 820, + "stargazerCount": 822, "languages": { "edges": [ { @@ -5983,7 +5983,7 @@ "name": "HTML", "color": "#e34c26" }, - "size": 77800 + "size": 78253 }, { "node": { @@ -6810,7 +6810,7 @@ "login": "elwerene" }, "isFork": false, - "stargazerCount": 228, + "stargazerCount": 231, "languages": { "edges": [ { @@ -8147,7 +8147,7 @@ "login": "Rigellute" }, "isFork": false, - "stargazerCount": 16622, + "stargazerCount": 16656, "languages": { "edges": [ { @@ -8356,7 +8356,7 @@ "login": "typeorm" }, "isFork": false, - "stargazerCount": 33404, + "stargazerCount": 33440, "languages": { "edges": [ { @@ -8947,7 +8947,7 @@ "login": "serverless" }, "isFork": false, - "stargazerCount": 46101, + "stargazerCount": 46111, "languages": { "edges": [ { @@ -9226,7 +9226,7 @@ "login": "amazon-connect" }, "isFork": false, - "stargazerCount": 376, + "stargazerCount": 375, "languages": { "edges": [ { @@ -9259,7 +9259,7 @@ "login": "getmoto" }, "isFork": false, - "stargazerCount": 7395, + "stargazerCount": 7405, "languages": { "edges": [ { @@ -9267,7 +9267,7 @@ "name": "Python", "color": "#3572A5" }, - "size": 19657900 + "size": 19740279 }, { "node": { @@ -10120,7 +10120,7 @@ "login": "championswimmer" }, "isFork": false, - "stargazerCount": 1801, + "stargazerCount": 1800, "languages": { "edges": [ { diff --git a/src/services/sns/data/zennArticles.json b/src/services/sns/data/zennArticles.json index c9d8743f..3ffc5722 100644 --- a/src/services/sns/data/zennArticles.json +++ b/src/services/sns/data/zennArticles.json @@ -102,7 +102,7 @@ "title": "ALBとTerraformで作るHTTPリダイレクタ", "slug": "redirector_with_alb", "comments_count": 0, - "liked_count": 6, + "liked_count": 7, "body_letters_count": 11194, "article_type": "tech", "emoji": "↩", @@ -342,7 +342,7 @@ "title": "CSRF(Cross-Site Request Forgery)攻撃について", "slug": "study_csrf_attack", "comments_count": 2, - "liked_count": 197, + "liked_count": 198, "body_letters_count": 24959, "article_type": "tech", "emoji": "🏄", @@ -510,7 +510,7 @@ "title": "SquidのTips集", "slug": "squid_proxy_tips", "comments_count": 0, - "liked_count": 2, + "liked_count": 3, "body_letters_count": 3110, "article_type": "tech", "emoji": "🦑",