summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-04T7579: added workflow for CLAclalemeshovich
2025-06-09Merge pull request #41 from tjjh89017/T7374John Estabrook
T7374: bump vyconf commit id for build.sh
2025-06-08T7374: bump vyconf commit id for build.shDate Huang
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2025-06-05Merge pull request #40 from jestabro/vyconf-cliDaniil Baturin
T7374: install vyconf_cli and add links for associated vy_* commands
2025-05-26T7374: install vyconf_cli and add links for associated vy_* commandsJohn Estabrook
2025-05-26Merge pull request #39 from kumvijaya/currentDaniil Baturin
T7445: added open prs conflict check caller workflow
2025-05-24T7445: added open prs conflict check caller workflowkumvijaya
2025-05-22Merge pull request #38 from jestabro/T7450-fix-use-pcre2John Estabrook
T7450: fix dependency for use of PCRE2 instead of PCRE
2025-05-22T7450: fix dependency for use of PCRE2 instead of PCREJohn Estabrook
Despite the counterintuitive numbering, this is correct.
2025-05-20Merge pull request #36 from jestabro/config-contextJohn Estabrook
T7363: update hash for vyconf aware initialization of Config
2025-05-20T7363: update hash for vyconf aware initialization of ConfigJohn Estabrook
2025-05-14Merge pull request #37 from jestabro/T7450-use-pcre2Christian Breunig
T7450: update commit hashes for Use PCRE2 instead of PCRE
2025-05-13T7450: update commit hashes for Use PCRE2 instead of PCREJohn Estabrook
2025-04-20Merge pull request #35 from kumvijaya/currentChristian Breunig
T7334: pr mirror trigger workflow added with label creation permission for default github token
2025-04-20T7334: pr mirror trigger workflow added with label creation permission for ↵kumvijaya
default github token
2025-04-15Merge pull request #34 from jestabro/vyconf-configsessionJohn Estabrook
T7321: update commit hashes for replace configsession legacy operations
2025-04-15T7321: update commit hashes for replace configsession legacy operationsJohn Estabrook
2025-04-08Merge pull request #33 from jestabro/commit-dry-runDaniil Baturin
T7302: update hash for backend support for commit dry-run
2025-04-08T7302: update hash for backend support for commit dry-runJohn Estabrook
2025-04-04Merge pull request #32 from jestabro/commit-postJohn Estabrook
T7272: T7292: drop test functions and update refs for post commit update of config tree and set tag/leaf data
2025-04-03T7292: update hash for set tag/leaf data on configured pathsJohn Estabrook
2025-04-03T7272: update hash for post commit update of config treeJohn Estabrook
2025-04-03T7272: drop test functionsJohn Estabrook
2025-04-01Merge pull request #31 from kumvijaya/currentChristian Breunig
T7291: removed reviewers group from codeowners
2025-03-30Merge pull request #30 from jestabro/restrict-opam-package-versionChristian Breunig
T7296: update hash for restrict opam ppx_deriving_yojson <= v3.9.1
2025-03-30T7291: removed reviewers from codeownerskumvijaya
2025-03-29T7296: update hash for restrict opam ppx_deriving_yojson <= v3.9.1John Estabrook
2025-03-25Merge pull request #29 from jestabro/strip-versionViacheslav Hletenko
T7246: update hash for strip version on config load
2025-03-25T7246: update hash for strip version on config loadJohn Estabrook
2025-03-20Merge pull request #28 from jestabro/relax-lexerJohn Estabrook
T7246: update vyos1x-config hash for relax lexing rule
2025-03-20T7246: update vyos1x-config hashJohn Estabrook
2025-03-20T7258: added pr mirror workflows (#27)Vijayakumar A
* T7258: added pr mirror workflows * T7258: added code owners file * T7258: added code pr template file * T7258: updated trigger workflow file --------- Co-authored-by: kumvijaya <kuvmijaya@gmail.com>
2025-03-18Merge pull request #26 from jestabro/commitdJohn Estabrook
T7121: Set up communication vyconfd to vyos-commitd
2025-03-18T7121: T6946: update hashes for commit algorithm/commitd messagingJohn Estabrook
2025-03-18T7121: add binding for test_commitJohn Estabrook
2025-03-18T7121: create session directoryJohn Estabrook
2025-03-18T7121: add configtree read/write to internal representationJohn Estabrook
2025-03-18T6946: binding for show_commit_dataJohn Estabrook
2025-03-16Merge pull request #25 from vyos/T5400-fix-schroedingers-envChristian Breunig
T5400: initialize OPAM environment where it's really needed
2025-03-15T5400: initialize OPAM environment where it's really neededT5400-fix-schroedingers-envChristian Breunig
2025-01-20Merge pull request #23 from jestabro/update-commit-hashesJohn Estabrook
T7046: T6342: update commit hashes for reference tree utils; docs elems
2025-01-20T7046: T6342: update commit hashes for reference tree utils; docs elemsJohn Estabrook
2024-12-10Merge pull request #22 from jestabro/fix-lib-nameViacheslav Hletenko
T6718: update vyconf commit hash for fix to dlopen lib name
2024-12-09T6718: update vyconf commit hash for fix to dlopen lib nameJohn Estabrook
2024-12-06Merge pull request #21 from jestabro/vyconf-minimalJohn Estabrook
T6718: use the vyconf daemon for validation of set commands
2024-11-20T6718: pin required packages in build.shJohn Estabrook
2024-10-24T6718: install vy_set/vy_deleteJohn Estabrook
2024-10-24T6718: install files needed by vyconfdJohn Estabrook
2024-10-24T6718: add internal_cache arg to bindingJohn Estabrook
2024-10-24Add missing -thread link.John Estabrook
Links added in earlier commit, but one instance missed. Cf. https://github.com/ocamllabs/ocaml-ctypes/pull/651