Commit graph

377 commits

Author SHA1 Message Date
Pat Dyn
d4c559a5e1 Merge branch 'yaml-ns-refactoring' into 'master'
Refactor the yaml namespace

See merge request domaindrivenarchitecture/c4k-common!2
2022-11-08 13:30:31 +00:00
Pat Dyn
070e794981 Merge branch 'master' into 'yaml-ns-refactoring'
# Conflicts:
#   src/test/cljc/dda/c4k_common/common_test.cljc
2022-11-08 13:28:36 +00:00
efca8c0cd9 Update ingress 2022-11-08 14:00:03 +01:00
2ee2985139 Cleanup 2022-11-08 13:53:02 +01:00
6358701732 shadow-cljs/resource need literal string 2022-11-08 13:43:54 +01:00
1cadd0e993 [WIP] Update postgres and tests 2022-11-08 13:37:08 +01:00
65dd1d1ca2 [WIP] Check for allowed resources 2022-11-08 13:06:26 +01:00
d1f4fb942d [WIP] Refactor yaml.cljs
Move redundand functionality from modules to common.
2022-11-08 12:57:54 +01:00
ce73df117c Remove Todo from http ing[F 2022-11-04 12:06:44 +01:00
ef9fd8ea65 Fix test and update deps
* Exception testing now happens for clj only
  * If testing for cljs is required we need tests for cljs
2022-11-02 13:58:20 +01:00
68d8323921 Refactor labels.app.kubernetes.part-of 2022-11-01 15:38:14 +01:00
2bc0168d14 Merge branch 'ingress-namespace' of gitlab.com:domaindrivenarchitecture/c4k-common into ingress-namespace 2022-11-01 14:00:24 +01:00
fe2d74a947 [Skip-Ci] [WIP] Refactor ingress ns
* now ingress-cert
* typo fix
2022-11-01 13:59:24 +01:00
fbc7517840 [Skip-Ci] [WIP] Refactor ingress ns
* now ingress-cert
2022-11-01 13:56:28 +01:00
Clemens
e6074cdb4d Added integer-string? predicate 2022-10-28 12:42:19 +02:00
bb8ac8a78f Add ingress definitions to c4k-common
Also update gitignore.
2022-10-19 09:25:37 +02:00
aac5209322 add .clj-kondo and .lsp 2022-10-19 09:18:44 +02:00
548a9a3cf5 refactor 2022-09-02 11:10:23 +02:00
1ec5a1e719 add runtime view 2022-09-02 11:08:19 +02:00
7765bb6894 Update CI to show failing tests 2022-09-02 10:13:52 +02:00
8ef4cdc7be version bump 2022-08-05 08:54:11 +02:00
9eb5fdf1aa Version 3.0.1 2022-08-05 08:52:48 +02:00
f902a118c9 Prep for release 2022-08-05 08:52:26 +02:00
34f498cacb Added pred int-gt-n? 2022-08-05 08:50:25 +02:00
54d9836d49 update refactoring state 2022-07-29 14:19:05 +02:00
0b7e0cdf55 version bump 2022-07-29 14:06:41 +02:00
5883c765de Version 3.0.0 2022-07-29 14:05:55 +02:00
6accd8c21f Prep for release 2022-07-29 14:05:39 +02:00
508f0a76f8 renamed commen-test -> test-helper 2022-07-29 14:04:28 +02:00
6d520d3fa8 fix spec for concat-vec & added tests 2022-07-29 13:46:53 +02:00
28b2381118 update dependencies 2022-07-29 13:11:13 +02:00
c3a14c96d1 Added concat-str-vec with string-vector? pred 2022-07-29 12:39:40 +02:00
bom
d644e81345 version bump 2022-07-27 11:57:16 +02:00
bom
04439fd2cc Version 2.1.2 2022-07-27 11:56:37 +02:00
bom
a4de7f54e3 Fix tests 2022-07-27 11:56:21 +02:00
bom
20f8184df4 Prep for release 2022-07-27 11:53:55 +02:00
bom
e28ccabf72 Move input to end of pred function 2022-07-27 11:53:10 +02:00
cbe4d0f9eb version bump 2022-07-27 11:42:30 +02:00
54caf64a21 Version 2.1.1 2022-07-27 11:40:58 +02:00
0703377a47 Prep for release 2022-07-27 11:40:47 +02:00
bom
aa55ae4606 Add tests for all remaining predicates 2022-07-27 11:30:16 +02:00
bom
f403f9452b Fix: print (usage name) instead of the usage function 2022-07-27 11:29:31 +02:00
bom
980eec3158 Update name of list-of-separated-by? 2022-07-27 11:28:49 +02:00
9a065943c9 Add unittests for predicates 2022-07-27 11:02:30 +02:00
16c440b872 updated refactoring overview 2022-07-15 13:06:10 +02:00
bom
5c1bfab73c version bump 2022-06-17 08:59:52 +02:00
bom
36df7157e5 Version 2.1.0 2022-06-17 08:59:04 +02:00
bom
a93c6d3d13 Prepare for v2.1.0 2022-06-17 08:58:43 +02:00
Mattis Böckle
0ea8a86c9e Merge branch 'implement-common-test' into 'master'
Add common-test namespace with map-diff function

See merge request domaindrivenarchitecture/c4k-common!1
2022-06-17 06:54:06 +00:00
bom
b0fe222c25 Use map-diff function in postgres_test
Add tests alongside the existing tests which use map-diff to demonstrate
the usage of map-diff.
2022-06-13 22:15:25 +02:00