From 43ad61b739d0c29358ef81d939617c82b13d3483 Mon Sep 17 00:00:00 2001 From: James Lepp Date: Thu, 1 Feb 2024 14:37:26 -0500 Subject: [PATCH 1/4] tweaking project list --- javascripts/custom-repos.js | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/javascripts/custom-repos.js b/javascripts/custom-repos.js index fd0ca01..f9d2caa 100644 --- a/javascripts/custom-repos.js +++ b/javascripts/custom-repos.js @@ -8,8 +8,6 @@ var optInRepos = [ 'app_profiler', 'asset_cloud', 'browser_sniffer', - 'connect-googleapps', - 'discount-app-components', 'dukpt', 'ejson', 'ejson2env', @@ -33,6 +31,7 @@ var optInRepos = [ 'polaris-react', 'polaris-icons', 'polaris', + 'polaris-viz', 'pyreferrer', 'rails_parallel', 'rbi', @@ -56,10 +55,8 @@ var optInRepos = [ 'sync_app_demo', 'sysv_mq', 'tapioca', - 'themekit', 'toxiproxy', 'toxiproxy-ruby', - 'web-configs', 'turbograft', 'twine', 'voucher', @@ -74,7 +71,12 @@ var optInRepos = [ 'dawn', 'graphql-batch', 'shopify-ruby-api', - 'job-iteration' + 'job-iteration', + 'atlas_engine', + 'product-taxonomy'. + 'wasmprof', + 'cli', + 'worldwide' ]; // Add custom repos by full_name. Take the org/user and repo name From ab83cfe6fa83ca3f6b4004bb2cd70bb39e8f9f88 Mon Sep 17 00:00:00 2001 From: James Lepp Date: Thu, 1 Feb 2024 15:21:45 -0500 Subject: [PATCH 2/4] latest update to project list --- index.html | 2 ++ javascripts/custom-repos.js | 1 + 2 files changed, 3 insertions(+) diff --git a/index.html b/index.html index cdc80a6..0ab26ec 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@
+
@@ -23,6 +24,7 @@
+

diff --git a/javascripts/custom-repos.js b/javascripts/custom-repos.js index f9d2caa..a2bbd98 100644 --- a/javascripts/custom-repos.js +++ b/javascripts/custom-repos.js @@ -7,6 +7,7 @@ var optInRepos = [ 'active_utils', 'app_profiler', 'asset_cloud', + 'better-html', 'browser_sniffer', 'dukpt', 'ejson', From 5283953b0030e920592b6acb7f0e5c6783baee4e Mon Sep 17 00:00:00 2001 From: James Lepp Date: Thu, 1 Feb 2024 15:22:35 -0500 Subject: [PATCH 3/4] fix grammar --- javascripts/custom-repos.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascripts/custom-repos.js b/javascripts/custom-repos.js index a2bbd98..6257a40 100644 --- a/javascripts/custom-repos.js +++ b/javascripts/custom-repos.js @@ -74,7 +74,7 @@ var optInRepos = [ 'shopify-ruby-api', 'job-iteration', 'atlas_engine', - 'product-taxonomy'. + 'product-taxonomy', 'wasmprof', 'cli', 'worldwide' From af4304c12d11dab875e7bf606cd45c5e13c7c233 Mon Sep 17 00:00:00 2001 From: James Lepp Date: Fri, 2 Feb 2024 13:26:05 -0500 Subject: [PATCH 4/4] more updates to project list --- index.html | 7 +++---- javascripts/custom-repos.js | 6 ++---- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 0ab26ec..7c98950 100644 --- a/index.html +++ b/index.html @@ -46,16 +46,15 @@

+ - - - + diff --git a/javascripts/custom-repos.js b/javascripts/custom-repos.js index 6257a40..792329e 100644 --- a/javascripts/custom-repos.js +++ b/javascripts/custom-repos.js @@ -16,7 +16,6 @@ var optInRepos = [ 'flash-list', 'go-lua', 'goluago', - 'goqueuesim', 'goreferrer', 'grizzly_ber', 'hydrogen', @@ -45,7 +44,6 @@ var optInRepos = [ 'ruby-lsp', 'semian', 'shipit-engine', - 'shopify-css-import', 'shopify_api', 'shopify_app', 'shopify_django_app', @@ -59,7 +57,6 @@ var optInRepos = [ 'toxiproxy', 'toxiproxy-ruby', 'turbograft', - 'twine', 'voucher', 'vscode-ruby-lsp', 'vscode-shopify-ruby', @@ -90,7 +87,8 @@ var customRepoLanguage = { liquid: 'Liquid', 'offsite-gateway-sim': 'Ruby', 'shopify.github.com': 'JavaScript', - rotoscope: 'C' + rotoscope: 'C', + handy: 'Unity' }; // Custom repo avatars. Dimensions should be 40x40