feat: Add GitRepoRegistration cmdlets (#5)
- adds GitRepoRegistration cmdlets - adds basic tests for GitRepoRegistration implementations - adds initial build project and scripts Refs: #5, #6
This commit is contained in:
parent
3547e32b6e
commit
5c09b7c5a8
66 changed files with 1619 additions and 142 deletions
|
|
@ -0,0 +1,12 @@
|
|||
┌─────────────────────────────────────────┐
|
||||
│ August 2026 │
|
||||
├─────┬─────┬─────┬─────┬─────┬─────┬─────┤
|
||||
│ Mon │ Tue │ Wed │ Thu │ Fri │ Sat │ Sun │
|
||||
├─────┼─────┼─────┼─────┼─────┼─────┼─────┤
|
||||
│ │ │ │ │ │ x │ x │
|
||||
│ x │ x │ x │ x │ x │ x │ x │
|
||||
│ x │ x │ x │ x │ x │ x │ 16 │
|
||||
│ 17 │ 18 │ 19 │ 20 │ 21 │ 22 │ 23 │
|
||||
│ 24 │ 25 │ 26 │ 27 │ 28 │ 29 │ 30 │
|
||||
│ 31 │ │ │ │ │ │ │
|
||||
└─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
Double-wide characters will display incorrectly but still tested until rendering can be improved
|
||||
┌─────────────────────────────────────────┐
|
||||
│ August 2026 │
|
||||
├─────┬─────┬─────┬─────┬─────┬─────┬─────┤
|
||||
│ Mon │ Tue │ Wed │ Thu │ Fri │ Sat │ Sun │
|
||||
├─────┼─────┼─────┼─────┼─────┼─────┼─────┤
|
||||
│ │ │ │ │ │ 火 │ 火 │
|
||||
│ 火 │ 火 │ 火 │ 火 │ 火 │ 火 │ 火 │
|
||||
│ 火 │ 火 │ 火 │ 火 │ 火 │ 火 │ 16 │
|
||||
│ 17 │ 18 │ 19 │ 20 │ 21 │ 22 │ 23 │
|
||||
│ 24 │ 25 │ 26 │ 27 │ 28 │ 29 │ 30 │
|
||||
│ 31 │ │ │ │ │ │ │
|
||||
└─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
Emojis will display incorrectly in text but output correctly in terminals with UTF-8 encoding.
|
||||
┌─────────────────────────────────────────┐
|
||||
│ August 2026 │
|
||||
├─────┬─────┬─────┬─────┬─────┬─────┬─────┤
|
||||
│ Mon │ Tue │ Wed │ Thu │ Fri │ Sat │ Sun │
|
||||
├─────┼─────┼─────┼─────┼─────┼─────┼─────┤
|
||||
│ │ │ │ │ │ 🤫 │ 🤫 │
|
||||
│ 🤫 │ 🤫 │ 🤫 │ 🤫 │ 🤫 │ 🤫 │ 🤫 │
|
||||
│ 🤫 │ 🤫 │ 🤫 │ 🤫 │ 🤫 │ 🤫 │ 16 │
|
||||
│ 17 │ 18 │ 19 │ 20 │ 21 │ 22 │ 23 │
|
||||
│ 24 │ 25 │ 26 │ 27 │ 28 │ 29 │ 30 │
|
||||
│ 31 │ │ │ │ │ │ │
|
||||
└─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
┌──────────────────────────────────────────────────────────────┐
|
||||
│ August 2026 │
|
||||
├────────┬────────┬────────┬────────┬────────┬────────┬────────┤
|
||||
│ Mon │ Tue │ Wed │ Thu │ Fri │ Sat │ Sun │
|
||||
├────────┼────────┼────────┼────────┼────────┼────────┼────────┤
|
||||
│ │ │ │ │ │ passed │ passed │
|
||||
│ passed │ passed │ passed │ passed │ passed │ passed │ passed │
|
||||
│ passed │ passed │ passed │ passed │ passed │ passed │ 16 │
|
||||
│ 17 │ 18 │ 19 │ 20 │ 21 │ 22 │ 23 │
|
||||
│ 24 │ 25 │ 26 │ 27 │ 28 │ 29 │ 30 │
|
||||
│ 31 │ │ │ │ │ │ │
|
||||
└────────┴────────┴────────┴────────┴────────┴────────┴────────┘
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
┌─────────────────────────────────────────┐
|
||||
│ August 2026 │
|
||||
├─────┬─────┬─────┬─────┬─────┬─────┬─────┤
|
||||
│ Mon │ Tue │ Wed │ Thu │ Fri │ Sat │ Sun │
|
||||
├─────┼─────┼─────┼─────┼─────┼─────┼─────┤
|
||||
│ │ │ │ │ │ | │ | │
|
||||
│ | │ | │ | │ | │ | │ | │ | │
|
||||
│ | │ | │ | │ | │ | │ | │ 16 │
|
||||
│ 17 │ 18 │ 19 │ 20 │ 21 │ 22 │ 23 │
|
||||
│ 24 │ 25 │ 26 │ 27 │ 28 │ 29 │ 30 │
|
||||
│ 31 │ │ │ │ │ │ │
|
||||
└─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
||||
Loading…
Reference in a new issue