Skip to content

Commit 2251cfd

Browse files
committed
updating guardian files 18-12-25
1 parent ea8ab45 commit 2251cfd

File tree

3 files changed

+20
-4
lines changed

3 files changed

+20
-4
lines changed

.gdn/.gdnbaselines

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"default": {
99
"name": "default",
1010
"createdDate": "2025-11-10 15:00:51Z",
11-
"lastUpdatedDate": "2025-12-15 10:23:22Z"
11+
"lastUpdatedDate": "2025-12-18 10:54:41Z"
1212
}
1313
},
1414
"results": {
@@ -383,6 +383,14 @@
383383
"default"
384384
],
385385
"createdDate": "2025-12-15 10:23:22Z"
386+
},
387+
"b193001ba0796417acfe030647f04db3d4a9a561f580338977d8f68230b5c20c": {
388+
"signature": "b193001ba0796417acfe030647f04db3d4a9a561f580338977d8f68230b5c20c",
389+
"alternativeSignatures": [],
390+
"memberOf": [
391+
"default"
392+
],
393+
"createdDate": "2025-12-18 10:54:41Z"
386394
}
387395
}
388396
}

.gdn/.gdnsuppress

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"default": {
99
"name": "default",
1010
"createdDate": "2025-11-10 15:00:51Z",
11-
"lastUpdatedDate": "2025-12-15 10:23:22Z"
11+
"lastUpdatedDate": "2025-12-18 10:54:41Z"
1212
}
1313
},
1414
"results": {
@@ -383,6 +383,14 @@
383383
"default"
384384
],
385385
"createdDate": "2025-12-15 10:23:22Z"
386+
},
387+
"b193001ba0796417acfe030647f04db3d4a9a561f580338977d8f68230b5c20c": {
388+
"signature": "b193001ba0796417acfe030647f04db3d4a9a561f580338977d8f68230b5c20c",
389+
"alternativeSignatures": [],
390+
"memberOf": [
391+
"default"
392+
],
393+
"createdDate": "2025-12-18 10:54:41Z"
386394
}
387395
}
388396
}

OneBranchPipelines/github-ado-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ jobs:
6666
git config user.name "ADO Sync Bot"
6767
6868
git fetch github main
69-
git rm -rf . -- :!.gdn
70-
git checkout github/main -- . :!.gdn
69+
git rm -rf .
70+
git checkout github/main -- .
7171
echo timestamp.txt >> .git\info\exclude
7272
echo branchname.txt >> .git\info\exclude
7373
git diff --cached --quiet

0 commit comments

Comments
 (0)