Commit Graph

13 Commits

Author SHA1 Message Date
iko
4b2d274af2
wip 2021-12-20 20:21:15 +03:00
iko
cd9ce4adfd
Fixed formatting in tests 2021-12-14 18:07:11 +03:00
iko
c7159b1f76
GitHub actions (#118)
* Initial stab at github actions

* Fixed docker images

* Added run

* old new

* update

* Updated

* Fixed (?)

* Added certs

* Proper safe head

* Use proper API

* Added project name

* Updated docker image

* Started reading the right comments

* Added docker image to CI

* Renamed CI thing

* Increased swap

* Fixed tests

* Fixed docker hub

* Added conditionals back in

* minor refinements
2021-08-06 11:49:00 +03:00
mniip
2a7f02ae1e
Splitting (#104)
* Fix traces in conjuncted "items" clauses

* Add a couple tests

* Add an initial framework for partitioning (#71) and allow partitioning by an enum

* Try to preserve the logic about enum removal

* Add some tests

* Report partitions in the behavior somehow

* Bumped resolver

* Refined report

* Removed trailing period

Co-authored-by: iko <ilyakooo0@gmail.com>
2021-07-15 18:03:19 +03:00
iko
2440f23829
Added non-breaking changes to reports (#82)
* bumped resolver

* Added non-breaking changes to report

* Removed dead file

* Added backward issue descriptions

* Issue description reversing

* Changed wording slightly
2021-06-21 20:52:48 +03:00
iko
695c8fb31d
Improved reports (#78)
* Extracted jets

* Split document structure

* Splite removed paths

* bumped resolver

* Better enum errors

* Better removed paths rendering

* Slightly better wording

* Strip empty jetted headers

* Don't check field further if it will fail based on being optional or required

* changed wording slightly

* Slightly changed wording

* Changed wording some more

* Changed wording a lot
2021-06-15 18:57:35 +03:00
iko
5fd5a1cd78
Added JSON Path jets (#75)
* Updated ConstructReportJet variables

* changed ConstructReportJet yet more

* Added support for Union in jets

* Extracted jet args

* observeJetShowErrs'

* Complex Arguments

* Added branching

* Added JSON path jets

* Simplified things

* Better type rendering in report
2021-06-08 17:57:13 +03:00
iko
218336b11e
Added report generation (#73)
* first stab

* Made things compile

* Fixed headers

* Implemented jets

* Added method-path jet

* Added yet more jets

* Rerun tests

* Updated formatting

* Added some issue descriptions

* resolved producer/consumer mixup in schema

* Added UnguardedRecursion descriptions

* Added condition formatting

* Added jet docs

* Added different format outputs
2021-06-05 19:15:04 +03:00
iko
b76f48dc5a
Added security schemes (#59)
* Security schemes

* Added simple test
2021-05-25 13:01:44 +03:00
iko
cbfeeedc1e
Structural compatibility (#49)
* First very rough draft of structural compatibility

* Horrible schema hack

* absurdIssue -> structuralIssue

* Added some structural comparing

* Added yet more structural comparisons

* dropped ProdConsEqHList

* Bumped resolver

* Nonrecursive schema
2021-05-17 17:38:59 +03:00
iko
1612989b15
Bumped snapshot (#4)
* Bumped snapshot

* Keep only latest version
2021-03-04 14:09:36 +03:00
Aleksey Uymanov
0d56e1542f skel 2021-02-25 10:13:20 +05:00
Aleksey Uymanov
db6b2a0724 init 2021-02-24 11:44:45 +05:00