mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-22 02:25:41 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Validation
|
||||
name: CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@@ -19,16 +19,6 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
dnscontrol:
|
||||
name: DNSControl
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- uses: is-a-dev/dnscontrol-action@main
|
||||
with:
|
||||
args: check
|
||||
|
||||
tests:
|
||||
name: Tests
|
||||
runs-on: ubuntu-latest
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "josem430",
|
||||
"email": "jmc300499@gmail.com",
|
||||
"discord": "josem430"
|
||||
},
|
||||
"record": {
|
||||
"TXT": "vc-domain-verify=jmc.is-a.dev,27b92885b5a4c6e96615"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "Akash0816",
|
||||
"email": "akashoffical321@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "akash0816.github.io"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "umarsidiki",
|
||||
"email": "siddiquiumar0007@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"A": ["129.159.253.45"]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "dominhduy09"
|
||||
},
|
||||
"record": {
|
||||
"URL": "https://dominhduy09.github.io/profile/"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "My Personal Website.",
|
||||
"repo": "https://github.com/masdzub/masdzub.github.io",
|
||||
"owner": {
|
||||
"username": "masdzub",
|
||||
"email": "hello@masdzub.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "masdzub-github-io.pages.dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"owner": {
|
||||
"username": "NBlue",
|
||||
"email": "nam.np194336@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "protofilo-beta.vercel.app"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"description": "an open source software developer supporting opensource applications",
|
||||
"repo": "https://github.com/si458",
|
||||
"owner": {
|
||||
"username": "si458",
|
||||
"email": "simonsmith5521@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"NS": [
|
||||
"jake.ns.cloudflare.com",
|
||||
"jill.ns.cloudflare.com"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user