Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: branded types (2) #62

Merged
merged 27 commits into from
Dec 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e82b402
deps: add ts-brand
ComradeVanti Nov 19, 2023
92ee672
refactor: reformat files
ComradeVanti Nov 19, 2023
30b0f71
refactor: add ip-address type
ComradeVanti Nov 19, 2023
c367389
refactor: add reverse-domain-name type
ComradeVanti Nov 19, 2023
deba217
refactor: reformat files
ComradeVanti Nov 22, 2023
312b80a
conf: compile after change
ComradeVanti Nov 22, 2023
1213859
style: reformat file
ComradeVanti Nov 22, 2023
1334e10
fix: outdated path
ComradeVanti Nov 22, 2023
d768fa7
conf: tsconfig for tests
ComradeVanti Nov 22, 2023
fec8119
refactor: domain-name type
ComradeVanti Nov 23, 2023
c543825
refactor: pkg-info builder helper
ComradeVanti Nov 23, 2023
e2ca7d1
refactor: pkg-manifest builder helper
ComradeVanti Nov 23, 2023
655f95b
fix: type error
ComradeVanti Nov 23, 2023
45a90f8
fix: type errors
ComradeVanti Nov 23, 2023
4a36bc7
fix. incorrect import syntax
ComradeVanti Nov 23, 2023
e90704d
fix: type from incorrect package
ComradeVanti Nov 23, 2023
6a24a1a
style: reformat file
ComradeVanti Nov 23, 2023
f89b920
refactor: move function
ComradeVanti Nov 23, 2023
fd029b1
refactor: add package-url type
ComradeVanti Nov 23, 2023
72bae32
refactor: add semantic-version type
ComradeVanti Nov 24, 2023
8e19b68
refactor: add package-id type
ComradeVanti Nov 24, 2023
b8670b3
misc: remove outdated eslint suppress
ComradeVanti Nov 24, 2023
433ac4b
refactor: add package-reference type
ComradeVanti Nov 24, 2023
06d00c5
refactor: semantic-version constructor
ComradeVanti Nov 24, 2023
15c4121
refactor: domain-name constructor
ComradeVanti Nov 24, 2023
73e0df9
refactor: add registry-url type
ComradeVanti Nov 25, 2023
c50ab92
refactor: use correct type
ComradeVanti Nov 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading