From ce66d83ffc438d93139c964ab7575bbf81271324 Mon Sep 17 00:00:00 2001 From: Ashish Yadav Date: Fri, 9 Oct 2020 12:03:37 +0545 Subject: [PATCH 01/28] chore: ashish's domain --- domains/ashish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashish.json diff --git a/domains/ashish.json b/domains/ashish.json new file mode 100644 index 000000000..a1d6e2498 --- /dev/null +++ b/domains/ashish.json @@ -0,0 +1,12 @@ +{ + "description": "Ashish's personal developer website", + "repo": "https://github.com/ashiishme", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me", + "URL": "https://ashish.is-a.dev" + } +} From 38140d4017ca9fafd82acf3ff1849cd4d62dae01 Mon Sep 17 00:00:00 2001 From: Owain Date: Fri, 9 Oct 2020 07:38:06 +0100 Subject: [PATCH 02/28] Create owain.json --- domains/owain.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owain.json diff --git a/domains/owain.json b/domains/owain.json new file mode 100644 index 000000000..0fcd1d788 --- /dev/null +++ b/domains/owain.json @@ -0,0 +1,10 @@ +{ + "description": "Owain's Website", + "owner": { + "username": "owjothegreat", + "email": "owain.jones74@gmail.com" + }, + "record": { + "URL": "0wain.xyz" + } +} From eb5f44d81ad7160a094b9d0d952aaf2957dc4078 Mon Sep 17 00:00:00 2001 From: Susnata Goswami <55017730+proghead00@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:08:18 +0530 Subject: [PATCH 03/28] Added my .json file --- proghead00.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 proghead00.json diff --git a/proghead00.json b/proghead00.json new file mode 100644 index 000000000..e647ed5d9 --- /dev/null +++ b/proghead00.json @@ -0,0 +1,12 @@ +{ + "description": "Susnata's is.a.dev domain!", + "repo": "https://github.com/proghead00/proghead00.github.io", + "owner": { + "username": "proghead00", + "email": "susnata00@gmail.com" + }, + "record": { + "CNAME": "proghead00.github.io", + "URL": "https://proghead00.is-a.dev" + } +} From 55ea9c3938f75d9777d0491f478fe0d5556b1b9e Mon Sep 17 00:00:00 2001 From: Owain Date: Fri, 9 Oct 2020 07:38:48 +0100 Subject: [PATCH 04/28] add protocol --- domains/owain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owain.json b/domains/owain.json index 0fcd1d788..a53081812 100644 --- a/domains/owain.json +++ b/domains/owain.json @@ -5,6 +5,6 @@ "email": "owain.jones74@gmail.com" }, "record": { - "URL": "0wain.xyz" + "URL": "https://0wain.xyz" } } From 0c302a5a0fcec6fbadd1988feff74b7979ef44a2 Mon Sep 17 00:00:00 2001 From: Brandon Hexsel Date: Thu, 8 Oct 2020 23:42:06 -0700 Subject: [PATCH 05/28] 'my website' --- domains/brandon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brandon.json diff --git a/domains/brandon.json b/domains/brandon.json new file mode 100644 index 000000000..b533a756a --- /dev/null +++ b/domains/brandon.json @@ -0,0 +1,12 @@ +{ + "description": "Brandons's personal developer website", + "repo": "https://github.com/b-hexsoul", + "owner": { + "username": "b-hexsoul", + "email": "brandon.hexsel@gmail.com" + }, + "record": { + "CNAME": "b-hexsoul.github.io", + "URL": "https://brandon.is-a.dev" + } +} From 08c859c6d8953ee20df9bb2b76c45bc30704b1fd Mon Sep 17 00:00:00 2001 From: Owain Date: Fri, 9 Oct 2020 07:44:49 +0100 Subject: [PATCH 06/28] amendments --- domains/owain.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/owain.json b/domains/owain.json index a53081812..09020668a 100644 --- a/domains/owain.json +++ b/domains/owain.json @@ -5,6 +5,7 @@ "email": "owain.jones74@gmail.com" }, "record": { - "URL": "https://0wain.xyz" + "CNAME": "0wain.xyz", + "URL": "https://owain.is-a.dev" } } From af7ddab06070479dfb35c82186d470dc1d3d8bdc Mon Sep 17 00:00:00 2001 From: Adarsh S <47141299+adarshsuresh07@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:14:59 +0530 Subject: [PATCH 07/28] Create adarshs.json --- domains/adarshs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adarshs.json diff --git a/domains/adarshs.json b/domains/adarshs.json new file mode 100644 index 000000000..9d18225cd --- /dev/null +++ b/domains/adarshs.json @@ -0,0 +1,11 @@ +{ + "description": "The portfolio of Adarsh S", + "repo": "https://github.com/adarshsuresh07", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "URL": "https://adarshs.is-a.dev" + } +} From 8edf6842bc82c25febfabcbd19ef648f1a1a1c9b Mon Sep 17 00:00:00 2001 From: Adarsh S <47141299+adarshsuresh07@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:19:19 +0530 Subject: [PATCH 08/28] Update adarshs.json --- domains/adarshs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/adarshs.json b/domains/adarshs.json index 9d18225cd..47670879b 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -6,6 +6,7 @@ "email": "adarshsuresh@cet.ac.in" }, "record": { + "CNAME":"adarshsuresh07.github.io", "URL": "https://adarshs.is-a.dev" } } From 0357a1fc23f5af145323171a3daea874868ae8bf Mon Sep 17 00:00:00 2001 From: aryavinodan <36436909+aryavinodan@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:21:03 +0530 Subject: [PATCH 09/28] Create new file --- domains/arya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arya.json diff --git a/domains/arya.json b/domains/arya.json new file mode 100644 index 000000000..2a0d987d2 --- /dev/null +++ b/domains/arya.json @@ -0,0 +1,12 @@ +{ + "description": "Arya Vinodan's Website", + "repo": "", + "owner": { + "username": "aryavinodan2000", + "email": "aryavinodan2000@gmail.com" + }, + "record": { + "CNAME": "aryavinodan2000.github.io", + "URL": "https://andrew.is-a.dev" + } +} From fa406ff856f2cc66eaa41e0087e3e1ac43dc699f Mon Sep 17 00:00:00 2001 From: aryavinodan <36436909+aryavinodan@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:28:39 +0530 Subject: [PATCH 10/28] Updated arya.json --- domains/arya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arya.json b/domains/arya.json index 2a0d987d2..9384c66ad 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -1,8 +1,8 @@ { "description": "Arya Vinodan's Website", - "repo": "", + "repo": "aryavinodan/register", "owner": { - "username": "aryavinodan2000", + "username": "aryavinodan", "email": "aryavinodan2000@gmail.com" }, "record": { From bedf5f9904237bf1e27d6ba9c190fe1a7bc86add Mon Sep 17 00:00:00 2001 From: aryavinodan <36436909+aryavinodan@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:39:35 +0530 Subject: [PATCH 11/28] Updated repo --- domains/arya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arya.json b/domains/arya.json index 9384c66ad..59f82fb1b 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -1,6 +1,6 @@ { "description": "Arya Vinodan's Website", - "repo": "aryavinodan/register", + "repo": "https://github.com/aryavinodan", "owner": { "username": "aryavinodan", "email": "aryavinodan2000@gmail.com" From ccaccae3097bf98f7371d791a663b045786b32f5 Mon Sep 17 00:00:00 2001 From: Anoop M S Date: Fri, 9 Oct 2020 12:49:00 +0530 Subject: [PATCH 12/28] Add anoop.json --- domains/anoop.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anoop.json diff --git a/domains/anoop.json b/domains/anoop.json new file mode 100644 index 000000000..53c1c378c --- /dev/null +++ b/domains/anoop.json @@ -0,0 +1,12 @@ +{ + "description": "Anoop's blog", + "repo": "https://gitlab.com/anoopmsivadas/anoopmsivadas.gitlab.io", + "owner": { + "username": "anoopmsivadas", + "email": "anoopms@disroot.org" + }, + "record": { + "CNAME": "anoopmsivadas.gitlab.io", + "URL": "https://anoop.is-a.dev" + } +} From 20cd478043bd754d60007b9cac805b1fb45e165d Mon Sep 17 00:00:00 2001 From: Abishek PY <43115551+vj-abishek@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:50:23 +0530 Subject: [PATCH 13/28] Create abishek.json --- domains/abishek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abishek.json diff --git a/domains/abishek.json b/domains/abishek.json new file mode 100644 index 000000000..3fde17249 --- /dev/null +++ b/domains/abishek.json @@ -0,0 +1,12 @@ +{ + "description": "Abishek's portfolio website", + "repo": "https://github.com/vj-abishek/vj-abishek.github.io", + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "CNAME": "vj-abishek.github.io", + "URL": "https://abishek.is-a.dev" + } +} From 1649403303f0cbeb2ff460d75f2af933eddafbca Mon Sep 17 00:00:00 2001 From: Shibiliya Ismail <50785323+duaboola@users.noreply.github.com> Date: Fri, 9 Oct 2020 12:54:15 +0530 Subject: [PATCH 14/28] Testing --- domains/shibiliya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shibiliya.json diff --git a/domains/shibiliya.json b/domains/shibiliya.json new file mode 100644 index 000000000..d6390a4a6 --- /dev/null +++ b/domains/shibiliya.json @@ -0,0 +1,11 @@ +{ + "description": "Shibiliya's personal developer website", + "repo": "https://github.com/duaboola", + "owner": { + "username": "duaboola", + "email": "ismailshibiliya@gmail.com" + }, + "record": { + "ALIAS": "https://duaboola.github.io/ShibiliyaIsmail.github.io/" + } +} From af8fe8059f6c504af35a7830da3415a985ed9240 Mon Sep 17 00:00:00 2001 From: Gautam krishna R Date: Fri, 9 Oct 2020 12:56:07 +0530 Subject: [PATCH 15/28] Added gkr.is-a.dev --- domains/gkr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gkr.json diff --git a/domains/gkr.json b/domains/gkr.json new file mode 100644 index 000000000..fed031e3c --- /dev/null +++ b/domains/gkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gautamkrishnar", + "email": "hello@gautamkrishnar.com" + }, + "record": { + "A": ["185.224.138.125"] + } +} From d870ad1931b258a848b195ed6a7dd033704571f4 Mon Sep 17 00:00:00 2001 From: Govind V Shenoy Date: Fri, 9 Oct 2020 13:00:51 +0530 Subject: [PATCH 16/28] added domain govind.is-a.dev --- domains/govind.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/govind.json diff --git a/domains/govind.json b/domains/govind.json new file mode 100644 index 000000000..3073c3601 --- /dev/null +++ b/domains/govind.json @@ -0,0 +1,12 @@ +{ + "description": "Govind's personal developer website", + "repo": "https://github.com/govind-shenoy", + "owner": { + "username": "govind-shenoy", + "email": "govindvshenoy@gmail.com" + }, + "record": { + "CNAME": "govind-shenoy.github.io/", + "URL": "https://govind.is-a.dev" + } +} From 4876cac1a1afba79fcb1016d5869f08672ed7f62 Mon Sep 17 00:00:00 2001 From: justinjohnymathew Date: Fri, 9 Oct 2020 13:07:53 +0530 Subject: [PATCH 17/28] added justin.is-a.dev --- domains/justin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/justin.json diff --git a/domains/justin.json b/domains/justin.json new file mode 100644 index 000000000..6101efb31 --- /dev/null +++ b/domains/justin.json @@ -0,0 +1,12 @@ +{ + "description": "My personal Page", + "repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io", + "owner": { + "username": "justinjohnymathew", + "email": "justinjohny.jj@gmail.com" + }, + "record": { + "CNAME": "https://justinjohnymathew.github.io/", + "URL": "https://justin.is-a.dev" + } + \ No newline at end of file From 35828c7b92565345fd405d3cc84095e07d05be54 Mon Sep 17 00:00:00 2001 From: Bhadra Jayakumar Sandhya <46893827+BhadraJayakumarSandhya@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:07:54 +0530 Subject: [PATCH 18/28] Create bhadra.json --- domains/bhadra.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/bhadra.json diff --git a/domains/bhadra.json b/domains/bhadra.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/bhadra.json @@ -0,0 +1 @@ + From 081668b6ec1e1cf0004909f55e47fec727597a0a Mon Sep 17 00:00:00 2001 From: Bhadra Jayakumar Sandhya <46893827+BhadraJayakumarSandhya@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:14:46 +0530 Subject: [PATCH 19/28] Update bhadra.json --- domains/bhadra.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/bhadra.json b/domains/bhadra.json index 8b1378917..69b9a8fd1 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1 +1,12 @@ - +{ + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "BhadraJayakumarSandhya.github.io", + "URL": "https://bhadra.is-a.dev" + } +} From 53a4a25ecd0183557eb2acaa767418ce77ffb9dc Mon Sep 17 00:00:00 2001 From: "F. Kiss" Date: Fri, 9 Oct 2020 09:51:55 +0200 Subject: [PATCH 20/28] Create kiss.json --- domains/kiss.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kiss.json diff --git a/domains/kiss.json b/domains/kiss.json new file mode 100644 index 000000000..9f04710c2 --- /dev/null +++ b/domains/kiss.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "filipekiss", + "email": "filipe@kiss.ink" + }, + "record": { + "CNAME": "filipe.kiss.ink", + "URL": "https://kiss.is-a.dev" + } +} From 69dd89e57eb36697592ba44ae7711bbd92a9001d Mon Sep 17 00:00:00 2001 From: Shibiliya Ismail <50785323+duaboola@users.noreply.github.com> Date: Fri, 9 Oct 2020 13:35:57 +0530 Subject: [PATCH 21/28] Update shibiliya.json --- domains/shibiliya.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shibiliya.json b/domains/shibiliya.json index d6390a4a6..12a349f9f 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -6,6 +6,7 @@ "email": "ismailshibiliya@gmail.com" }, "record": { - "ALIAS": "https://duaboola.github.io/ShibiliyaIsmail.github.io/" + "CNAME": "duaboola.github.io", + "URL": "https://ShibiliyaIsmail.is-a.dev" } } From 1fa42fec8219c51702f2c942a4baf77d348ea59a Mon Sep 17 00:00:00 2001 From: Steven Frohlich Date: Fri, 9 Oct 2020 10:18:13 +0200 Subject: [PATCH 22/28] Create steven.json --- domains/steven.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/steven.json diff --git a/domains/steven.json b/domains/steven.json new file mode 100644 index 000000000..1e798e941 --- /dev/null +++ b/domains/steven.json @@ -0,0 +1,12 @@ +{ + "description": "Steven Frohlich's portfolio", + "repo": "https://github.com/StevenRonnyFrohlich/StevenRonnyFrohlich.github.io", + "owner": { + "username": "StevenRonnyFrohlich", + "email": "steve.r.frohlich@gmail.com" + }, + "record": { + "CNAME": "StevenRonnyFrohlich.github.io", + "URL": "https://steven.is-a.dev" + } +} From 1b0a157201cd85258f2d9a4bd77f88d6b892cbae Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 20:56:57 +0530 Subject: [PATCH 23/28] Add pr head commit for validation --- .github/workflows/checks.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 56be78630..6ff9fe1cd 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -9,8 +9,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - repository: ${{ github.repository }} - ref: ${{ github.head_ref }} + ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - name: Installing dependencies uses: borales/actions-yarn@v2.0.0 From d74f37a870e916588152c197c3c907e2849e09c0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:06:51 +0530 Subject: [PATCH 24/28] Update domains/arya.json --- domains/arya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arya.json b/domains/arya.json index 59f82fb1b..7510a71e2 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "aryavinodan2000.github.io", - "URL": "https://andrew.is-a.dev" + "URL": "https://arya.is-a.dev" } } From 22f58b67f43dacb4871ec746736eca3b1646806b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:19:50 +0530 Subject: [PATCH 25/28] Update domains/shibiliya.json --- domains/shibiliya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shibiliya.json b/domains/shibiliya.json index 12a349f9f..4c3104986 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "duaboola.github.io", - "URL": "https://ShibiliyaIsmail.is-a.dev" + "URL": "https://shibiliya.is-a.dev" } } From 58152cc1cb60d686a19bd59f0c14744eeec582a2 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:20:59 +0530 Subject: [PATCH 26/28] Update domains/govind.json --- domains/govind.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/govind.json b/domains/govind.json index 3073c3601..32732a21d 100644 --- a/domains/govind.json +++ b/domains/govind.json @@ -6,7 +6,7 @@ "email": "govindvshenoy@gmail.com" }, "record": { - "CNAME": "govind-shenoy.github.io/", + "CNAME": "govind-shenoy.github.io", "URL": "https://govind.is-a.dev" } } From a26e3c6d7bc520b73f05460c1c1326dc943ecfa8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:31:52 +0530 Subject: [PATCH 27/28] Update domains/justin.json --- domains/justin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/justin.json b/domains/justin.json index 6101efb31..33969d7fb 100644 --- a/domains/justin.json +++ b/domains/justin.json @@ -6,7 +6,7 @@ "email": "justinjohny.jj@gmail.com" }, "record": { - "CNAME": "https://justinjohnymathew.github.io/", + "CNAME": "justinjohnymathew.github.io", "URL": "https://justin.is-a.dev" } - \ No newline at end of file + From 4c00d0e85ed45283c1c2e27b35f505b21fb19acd Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 9 Oct 2020 22:33:46 +0530 Subject: [PATCH 28/28] Update justin.json --- domains/justin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/justin.json b/domains/justin.json index 33969d7fb..c2fb26afa 100644 --- a/domains/justin.json +++ b/domains/justin.json @@ -9,4 +9,4 @@ "CNAME": "justinjohnymathew.github.io", "URL": "https://justin.is-a.dev" } - +}