Skip to content

Commit dcd519b

Browse files
author
James Brundage
committed
feat: PSJekyll Action Improvements ( Fixes #102, Fixes #104, Fixes #105, Fixes #106, Fixes #129 ) [skip ci]
Refactoring based off of recent ugit release's example
2 parents 42c8d42 + 492613b commit dcd519b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/_data/LastDateBuilt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2024-10-17"
1+
"2024-10-18"

docs/_data/issues/102.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"assignee": null,
44
"assignees": [],
55
"author_association": "MEMBER",
6-
"body": "PSJekyll's action should attempt to improve in a few ways:\r\n\r\n* [ ] #103\r\n* [ ] #104\r\n* [ ] #105\r\n* [ ] `PSJekyll` action `-NoCommit` should not commit\r\n",
6+
"body": "PSJekyll's action should attempt to improve in a few ways:\r\n\r\n* [x] #103\r\n* [ ] #104\r\n* [ ] #105\r\n* [ ] #106\r\n* [ ] #129\r\n",
77
"closed_at": null,
88
"comments": 0,
99
"comments_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/102/comments",
@@ -35,7 +35,7 @@
3535
"state_reason": null,
3636
"timeline_url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/102/timeline",
3737
"title": "`PSJekyll` Action Improvement",
38-
"updated_at": "2024-10-15T03:26:02Z",
38+
"updated_at": "2024-10-18T01:44:35Z",
3939
"url": "https://api.github.com/repos/PowerShellWeb/PSJekyll/issues/102",
4040
"user": {
4141
"avatar_url": "https://avatars.githubusercontent.com/u/1043665?v=4",
@@ -55,6 +55,7 @@
5555
"starred_url": "https://api.github.com/users/StartAutomating/starred{/owner}{/repo}",
5656
"subscriptions_url": "https://api.github.com/users/StartAutomating/subscriptions",
5757
"type": "User",
58-
"url": "https://api.github.com/users/StartAutomating"
58+
"url": "https://api.github.com/users/StartAutomating",
59+
"user_view_type": "public"
5960
}
6061
}

0 commit comments

Comments
 (0)