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

Improve CreateRepositoryAttribute error messages #338

Merged
merged 41 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
47059f7
fix: don't check create repository attribute content
Magnus-Kuhn Nov 21, 2024
36b70ca
test: illustration of the test result
Magnus-Kuhn Nov 21, 2024
f309a1c
test: add more tests
Magnus-Kuhn Nov 26, 2024
3bc70dd
test: remove unnecessary tests, add more
Magnus-Kuhn Nov 26, 2024
36b0972
feat: use separate tsconfig
Magnus-Kuhn Dec 3, 2024
090091e
feat: separate schemas for attribute values
Magnus-Kuhn Dec 3, 2024
66365b4
refactor: no copying of types
Magnus-Kuhn Dec 4, 2024
6e84303
refactor: rename file
Magnus-Kuhn Dec 4, 2024
207b0c7
test/feat: error messages
Magnus-Kuhn Dec 4, 2024
1fab3b1
Merge branch 'main' into fix-create-repository-attribute-error-message
Magnus-Kuhn Dec 4, 2024
3c07a4d
refactor: error message, string working
Magnus-Kuhn Dec 4, 2024
c798c0f
Merge branch 'fix-create-repository-attribute-error-message' of https…
Magnus-Kuhn Dec 4, 2024
45017fc
Merge branch 'main' into fix-create-repository-attribute-error-message
Magnus-Kuhn Dec 9, 2024
4b2e20e
refactor: string template
Magnus-Kuhn Dec 9, 2024
200b541
Merge branch 'main' into fix-create-repository-attribute-error-message
Magnus-Kuhn Dec 9, 2024
17792f2
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 9, 2024
7a4f334
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 10, 2024
0160b93
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 10, 2024
19dfd72
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 10, 2024
8c5af61
refactor: naming
Magnus-Kuhn Dec 10, 2024
580da4d
Merge branch 'fix-create-repository-attribute-error-message' of https…
Magnus-Kuhn Dec 10, 2024
5a4e850
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 10, 2024
3429369
feat: include type in error message
Magnus-Kuhn Dec 10, 2024
20d31c3
Merge branch 'fix-create-repository-attribute-error-message' of https…
Magnus-Kuhn Dec 11, 2024
a57a6b3
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 11, 2024
629d4a2
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 12, 2024
56c32a1
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 12, 2024
113a2f8
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 13, 2024
673a713
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 13, 2024
29923c6
Merge branch 'main' into fix-create-repository-attribute-error-message
mergify[bot] Dec 16, 2024
5398d55
Merge branch 'main' into fix-create-repository-attribute-error-message
Magnus-Kuhn Jan 9, 2025
a76fd68
fix: only generate schemas for identity attributes
Magnus-Kuhn Jan 14, 2025
6e8d1dc
refactor: variable naming
Magnus-Kuhn Jan 14, 2025
313092a
feat: remove JSON in attribute schemas
Magnus-Kuhn Jan 14, 2025
776e4d8
refactor/fix: variable naming, remove JSON
Magnus-Kuhn Jan 14, 2025
2beef12
Merge branch 'main' into fix-create-repository-attribute-error-message
Magnus-Kuhn Jan 14, 2025
a3c325b
refactor: naming
Magnus-Kuhn Jan 14, 2025
dd53d28
Merge branch 'main' into fix-create-repository-attribute-error-message
Magnus-Kuhn Jan 14, 2025
08bc70f
refactor: remove redundant tsconfig file
Magnus-Kuhn Jan 14, 2025
ce590f6
Merge branch 'fix-create-repository-attribute-error-message' of https…
Magnus-Kuhn Jan 14, 2025
5af1931
refactor: move validation interface
Magnus-Kuhn Jan 14, 2025
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
Loading
Loading