commit | dbb678f98e2fd98ce352d1abf8d65a5337c36f4c | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Wed Mar 23 22:20:28 2022 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Thu Mar 24 01:14:34 2022 +0100 |
tree | 04d0f11f8b3bb83e0f0aa44bb8df0ffb45df229d | |
parent | e13caa31a14a50f1985c04572e36792c39d80744 [diff] |
CI: allow triggering these jobs from other projects The end goal is running jobs in the "leaf" repositories (like this one) automatically when a change to CzechLight/dependencies is enquequed. Change-Id: Id389a3975e9d818939477adf15a6677c299dcdc4
This program provides an interactive console for working with YANG data. It can connect to NETCONF servers, and also talk to sysrepo locally.
For building, one needs:
1.75
)The build process uses CMake. A quick-and-dirty build with no fancy options can be as simple as mkdir build && cd build && cmake .. && make && make install
.
Issue reporting and feature requests are welcome via Taiga.io.
We are using Gerrit for patch submission, code review and Continuous Integration (CI). Development roadmap and planning happens over Taiga.io.
Copyright © CESNET, https://www.cesnet.cz/ . Portions copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Most of the code was written by Václav Kubernát (CESNET, formerly FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.