summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2026-06-29ci: T8490: fix typos in comments, strings, and local identifiersYuriy Andamasov
Reaches a clean typos baseline for the T8490 ruleset pilot. Categories: - Comments/docs: recursivly, taret, passsed, characted, arhive, AtrributeError; "ned" -> "new" (migration comments). - Messages/strings: writeable -> writable (x5); OCaml log "Commandis" -> "Command is". - Local variables (all refs in-function): commited, formating, presistent; inpt_range -> input_range; tz_datas -> tz_data_raw (avoids the tz_data collision). - Self-contained renames (definition + all references in-file): formated_stats, _get_formatted_output_conections -> ..._connections, expension_failure -> expansion_failure (ping + traceroute), snmpd_restart_reqired -> ..._required. False positives are allowlisted centrally (vyos/.github, separate PR), NOT changed here: mke2fs, Maya-calendar "Mak", RFC 4122 "IDentifier" (hostapd), and VPP's "U-Forwrd" bridge-domain column header (op_mode/vpp.py + the VPP smoketest assert the real upstream `vppctl` output). Verified: typos clean, py_compile of every edited .py, zero remaining old-identifier references. 🤖 Generated by [robots](https://vyos.io)
2024-08-06T6634: README: Add image graphs of contributors (#3944)Viacheslav Hletenko
2023-08-04Remove extra Sonar and FOSSA badgesDaniil Baturin
for now, at least
2023-08-04Remove the broken FOSSA badge and the mention of pystacheDaniil Baturin
FOSSA badge may be reinstated when we find how to get it to work (the scan is fine, the badge link doesn't reflect it) Pystache isn't used by any current scripts
2023-02-23Update README.mdYuriy Andamasov
2022-11-28Merge pull request #1681 from dmbaturin/readme-update-test-2Christian Poessinger
Remove the mention of 1.2.x from the README title
2022-11-27Remove the mention of 1.2.x from the README titleDaniil Baturin
2022-11-27README typo fixesDaniil Baturin
2021-10-26Quick Improvements in README.mdFranciosi
Quick ones, mostly caps
2021-03-11readme: Correct pipenv instruction to install dev packageserkin
2020-10-18README: update folder structure and testsChristian Poessinger
2019-01-30Add build time tests for NTPkamijin_fanta
2018-08-23Add license scan report and statusfossabot
Signed-off-by: fossabot <badges@fossa.io>
2018-06-01Improve the readme.Daniil Baturin
2018-05-16T626 Add tests for vyos-update-crontab and initial setup for sonarcloudYuya Kusakabe
2017-08-18Initial commitDaniil Baturin