-
Notifications
You must be signed in to change notification settings - Fork 1
feat!: multi tile storage destinations including fs #30
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
8c31dfd
feat: multi tile storage destinations including fs
melancholiai b322c21
fix: test config nesting
melancholiai e11f59d
ci: wip
melancholiai 92a91ae
ci: wip
melancholiai 2be103c
ci: wip
melancholiai 6e5def9
ci: wip
melancholiai 941b6b8
ci: wip
melancholiai cf469f9
docs: updated docs
melancholiai 0f9ec57
ci: wip
melancholiai bcf3685
ci: wip
melancholiai dc3534f
refactor: added cleanup-registry
melancholiai ac3b2ff
ci: wip
melancholiai 5ba1b24
ci: wip
melancholiai b39ab9f
ci: wip
melancholiai cf1e307
ci: wip
melancholiai 159fab8
ci: wip
melancholiai 872db6c
ci: wip
melancholiai 8097345
ci: wip
melancholiai da273cd
ci: wip
melancholiai 12efa82
ci: wip
melancholiai 5acfb57
ci: wip
melancholiai 7dc5778
ci: wip
melancholiai 6c457fd
ci: wip
melancholiai a24b692
ci: wip
melancholiai 8e9e6b6
ci: wip
melancholiai 1da1654
ci: wip
melancholiai 6e40a96
ci: wip
melancholiai fa5f074
ci: wip
melancholiai 4c0d0ed
ci: wip
melancholiai a7847db
ci: wip
melancholiai c57be92
ci: wip
melancholiai 1b8cdfd
ci: wip
melancholiai e2ddbc3
ci: wip
melancholiai ce51bea
ci: wip
melancholiai 2442470
ci: wip
melancholiai c396af0
ci: completed ci
melancholiai 44bedde
refactor: changes according to pr
melancholiai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can't validate its schema right?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added ajv on the factory function