-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Author: Haris Osmanagic <[email protected]>
Date: Thu Nov 28 12:44:48 2024 +0100 add open commit 2705320 Author: Haris Osmanagic <[email protected]> Date: Thu Nov 28 11:21:36 2024 +0100 destination_middleware_test.go commit b3f8172 Author: Haris Osmanagic <[email protected]> Date: Thu Nov 28 10:08:22 2024 +0100 fix source_test commit 6a53d24 Author: Haris Osmanagic <[email protected]> Date: Thu Nov 28 10:02:23 2024 +0100 fix source middleware commit 6cf5795 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 27 15:39:46 2024 +0100 add test commit be36d59 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 16:01:29 2024 +0100 fix source_middleware_test.go commit abdb4b7 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 12:54:48 2024 +0100 fix DefaultDestinationMiddleware commit b07a4b5 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 12:50:00 2024 +0100 linter commit 727489f Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 12:49:46 2024 +0100 comments commit 768c935 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 12:46:33 2024 +0100 add comment commit d9f7f64 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 12:42:57 2024 +0100 fix test expectation commit 9f5c6c2 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 12:35:06 2024 +0100 handle schema type commit ddd70f5 Author: Haris Osmanagic <[email protected]> Date: Wed Nov 20 11:03:34 2024 +0100 workaround for schema type, optional dest mw param, fix validation commit fe751ca Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 15:17:30 2024 +0100 restructure commit 7318263 Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 14:59:25 2024 +0100 fix tests commit 04e9fd4 Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 14:06:01 2024 +0100 re-enable acceptance tests commit c5174a6 Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 13:08:09 2024 +0100 partial specs test commit dcc08ed Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 12:48:02 2024 +0100 write yaml, overwrite existiang source and destination commit 8af981f Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 12:45:18 2024 +0100 more tests, restructure commit 1755bac Author: Haris Osmanagic <[email protected]> Date: Tue Nov 19 12:37:09 2024 +0100 revert changes to input file commit dabaf2e Author: Haris Osmanagic <[email protected]> Date: Mon Nov 18 19:12:42 2024 +0100 update test commit 2b4394a Author: Haris Osmanagic <[email protected]> Date: Mon Nov 18 19:09:57 2024 +0100 simplify commit ab77011 Author: Haris Osmanagic <[email protected]> Date: Mon Nov 18 19:08:12 2024 +0100 TestWriteAndCombine commit f51b771 Author: Haris Osmanagić <[email protected]> Date: Mon Nov 18 18:22:24 2024 +0100 specgen: add more tests, rename connector to specification (#206) commit 07483f5 Author: Lovro Mažgon <[email protected]> Date: Fri Nov 15 15:06:29 2024 +0100 Specgen (#198) * specgen spike * start nicer rewrite of specgen * support for parsing builtin params * support for time.Duration * support types in different packages * support underlying type * better tests * specgen specification parsing and default overwriting * add support for destinations * fix test * add parsing and validation of config * adjust most destination tests --------- Co-authored-by: Haris Osmanagic <[email protected]>
- Loading branch information
Showing
86 changed files
with
16,307 additions
and
1,711 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
.idea | ||
specgen/main |
This file contains 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 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 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 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.