Commit graph

10 commits

Author SHA1 Message Date
Michiel Borkent
4fb0da7daf changelog script 2022-12-29 17:10:04 +01:00
Wes Morgan
842ff34739
Fix tests, remove accidental babashka code dependency, & add CI config (#45)
* Update clojure CLI flags in script/test

* Throw error when not one of version or path

...with qualified symbol pod-spec

* Fix some minor formatting issues

* Check for new error message in pod-registry test

* Add a test for resolve fn in edn data readers

* Add CI config

* Try using clojure tools-deps image in CI

* Check for new error message in sci pod-registry test

* Use latest version of buddy in pod-registry test

...for more platform support

* Stop depending on babashka

Instead accept an arg for the thing we were getting from it (location of the bb.edn file)

* Save maven deps in cache in CI
2022-03-23 16:57:56 +01:00
Michiel Borkent
1fdd8231bd
[#33] Allow pods to register transit handlers for reading and writing 2021-05-17 11:41:51 +02:00
Michiel Borkent
b81d8b30bf Fix destroy 2020-10-15 17:19:44 +02:00
Michiel Borkent
e1ab6a00e5 [#21] Support transit+json 2020-10-15 11:27:23 +02:00
Michiel Borkent
dd57413d27 [#2] Tests 2020-10-15 10:55:22 +02:00
Michiel Borkent
6fc595392e Implement tests for JSON 2020-10-15 10:35:23 +02:00
Michiel Borkent
5a2f68c1ea invoke sync 2020-05-20 21:57:22 +02:00
Michiel Borkent
3ab9aa9606 use clojure instead of clj in test script 2020-05-09 14:19:22 +02:00
Michiel Borkent
52e86aff48 Tests, etc 2020-05-09 14:03:50 +02:00