Commit graph

22 commits

Author SHA1 Message Date
Olof hagsand
a846989569 Fixed: [Schema Ambiguity Error with openconfig-system re: NTP](https://github.com/clicon/clixon/issues/334) 2022-07-16 18:11:54 +02:00
Olof hagsand
d72aa58f90 Initial Net-snmp frontend commit
Added apps/snmp with makefiles, autotools, docker adjustment
Minimal snmp_main program
2022-06-26 11:26:04 +02:00
Olof hagsand
2a8cedf0c3 Limited http-data static server
* Renamed from www-data to http-data
* New `clixon-restconf@2022-03-21.yang` revision
  * Added option:
    * `enable-http-data`
  * Added feature: `http-data`
* Added new str2str mapper
* Test: new test_http_data.sh, added CI github action testing
2022-04-21 16:02:39 +02:00
Olof hagsand
159ac0a2d7 Test: Added expect to Dockerfile and made sure pagination test worked in docker 2022-03-14 15:22:04 +01:00
Olof hagsand
e0f5472161 Tests: added expect script for pagination stdio 2022-03-14 14:02:21 +01:00
Olof hagsand
396680d0b3 CI: removed evhtp dependency
Test: simplified test_helloworld.sh for it to run on openwrt
2022-02-10 18:00:40 +01:00
Olof hagsand
8c5a5a0fb3 * New docker build (preliminary) for a development container
* Load clixon-clispec on start
2021-12-07 20:07:22 +01:00
Olof hagsand
528b649012 ci: install libnghttp2 2021-06-18 22:59:04 +02:00
Olof hagsand
ec3c69b9cb github actions: configure preparations 2021-06-16 14:47:23 +02:00
Olof hagsand
6bac41890d github actions: try docker test 2021-06-16 14:44:42 +02:00
Olof hagsand
cdc8924238 github actions: install curl 2021-06-16 14:30:06 +02:00
Olof hagsand
4c82562d4f github actions: clixon make util and example 2021-06-16 14:25:35 +02:00
Olof hagsand
d1013d5cce github actions: split into separate runs 2021-06-16 14:21:31 +02:00
Olof hagsand
8482bbffa9 github actions: typo prepare site.sh 2021-06-16 14:19:05 +02:00
Olof hagsand
7a2cd61015 github actions: prepare test site.sh file 2021-06-16 14:16:36 +02:00
Olof hagsand
cc7fa155f4 github actions: typo run 2021-06-16 14:08:33 +02:00
Olof hagsand
b28a7aa4a6 github actions: run inline tests, not docker 2021-06-16 14:07:13 +02:00
Olof hagsand
4b2430e007 github actions: dont add www-data 2021-06-16 14:03:01 +02:00
Olof hagsand
f7162297d3 github actions: libevent and clixon users 2021-06-16 13:51:01 +02:00
Olof hagsand
fdcb7eb9ab github actions: libevhtp 2021-06-16 13:11:18 +02:00
Olof hagsand
f66916ae57 github actions: native restconf 2021-06-16 13:09:13 +02:00
Olof hagsand
113f92ab41 Move clixon CI from travis to github actions 2021-06-16 13:06:21 +02:00