mrichconf
  • Joined on 2024-03-08
mrichconf pushed to main at doublejynx/jx 2024-09-28 19:50:28 +00:00
33b52f69ec fix network route schema; fix setting the config block for the http resource
mrichconf opened issue doublejynx/jx#3 2024-09-28 18:03:05 +00:00
Fix HTTP resource content attribute
mrichconf opened issue doublejynx/jx#2 2024-09-28 17:57:16 +00:00
Add LUA engine
mrichconf pushed to main at doublejynx/jx 2024-09-28 08:04:04 +00:00
cc3434c7e3 add resource tests
mrichconf pushed to main at doublejynx/jx 2024-09-28 05:04:18 +00:00
10e854583f fixes for http resource use of common
mrichconf pushed to main at doublejynx/jx 2024-09-27 17:38:03 +00:00
71a074ca05 build is restricted to static alpine/musl
mrichconf pushed to main at doublejynx/jx 2024-09-27 17:21:23 +00:00
09a695d1d9 add missing cfg file
mrichconf pushed to main at doublejynx/jx 2024-09-27 15:21:36 +00:00
37333fc120 add missing certificate schemas
mrichconf pushed to main at doublejynx/jx 2024-09-27 03:58:17 +00:00
a6fe8fe799 fix lint errors
mrichconf pushed to main at doublejynx/jx 2024-09-27 03:18:17 +00:00
d815419c7b remove duplicate tempdir pkg
mrichconf pushed to main at doublejynx/jx 2024-09-27 02:17:11 +00:00
88fe584fe1 use a static build using musl on alpine to avoid dynamic loading issues that happen with NSS libraries on glibc
mrichconf pushed to main at doublejynx/jx 2024-09-27 02:14:07 +00:00
27ab3711a6 fix lint errors
mrichconf pushed to main at doublejynx/jx 2024-09-27 00:54:31 +00:00
2fd1764cce use tempdir pkg to manage test files
mrichconf pushed to main at doublejynx/jx 2024-09-27 00:51:09 +00:00
204ba078a0 add config schemas
mrichconf pushed to main at doublejynx/jx 2024-09-27 00:35:32 +00:00
9033f62a59 update build image
mrichconf pushed to main at doublejynx/jx 2024-09-27 00:20:54 +00:00
3ceb355773 fix lint errors
mrichconf pushed to main at doublejynx/jx 2024-09-26 06:46:22 +00:00
b08d025567 fixed push authentication for container_image resource
mrichconf pushed to main at doublejynx/jx 2024-09-25 05:14:37 +00:00
2bee7f6bea update cli tests
mrichconf pushed to main at doublejynx/jx 2024-09-25 05:03:53 +00:00
52c58ea436 use client package in jx cli
mrichconf pushed to main at doublejynx/jx 2024-09-25 04:56:46 +00:00
32c9d13e71 add document state transformer interface