summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-19Merge pull request #38 from vyos-contrib/docs/related-projectsHEADmainRoberto Bertó
2026-05-19docs: cross-reference packer-vyos as related projectdocs/related-projectsRoberto Bertó
2026-05-19Merge pull request #36 from vyos-contrib/hotfix/0.4.1-runtime-depsv0.4.1Roberto Bertó
2026-05-19Merge remote-tracking branch 'origin/main' into hotfix/0.4.1-runtime-depshotfix/0.4.1-runtime-depsRoberto Bertó
2026-05-19fix: pytest was declared as runtime dependencyRoberto Bertó
2026-05-19Merge pull request #32 from vyos-contrib/dependabot/pip/requests-gte-2.34.2-a...Roberto Bertó
2026-05-19Merge pull request #33 from vyos-contrib/dependabot/pip/python-dotenv-gte-1.2...Roberto Bertó
2026-05-19Merge pull request #34 from vyos-contrib/dependabot/pip/pytest-cov-gte-7.1.0-...Roberto Bertó
2026-05-19Merge pull request #35 from vyos-contrib/dependabot/pip/hatchling-gte-1.29.0Roberto Bertó
2026-05-19Update hatchling requirement from >=1.20 to >=1.29.0dependabot[bot]
2026-05-19Update pytest-cov requirement from <7.0,>=5.0 to >=7.1.0,<8.0dependabot[bot]
2026-05-19Update python-dotenv requirement from <2.0,>=1.0.1 to >=1.2.2,<2.0dependabot[bot]
2026-05-19Update requests requirement from <3.0,>=2.32.0 to >=2.34.2,<3.0dependabot[bot]
2026-05-19Merge pull request #31 from vyos-contrib/release/v0.4.0-cleanupv0.4.0Roberto Bertó
2026-05-19ci: pin actions by full commit SHArelease/v0.4.0-cleanupRoberto Bertó
2026-05-19ci: pin setup-uv to v8.1.0 (no floating v8 tag yet)Roberto Bertó
2026-05-19ci: bump actions off Node.js 20Roberto Bertó
2026-05-19tests: add live VyOS e2e harness on ProxmoxRoberto Bertó
2026-05-19ci: pin uv cache key to pyproject.tomlRoberto Bertó
2026-05-19build: tighten runtime deps and lower Python floor to 3.11Roberto Bertó
2026-05-19docs: split examples into read-only basic and guarded smokeRoberto Bertó
2026-05-19docs: correct README and example to match actual APIRoberto Bertó
2026-05-19chore: trim root, move examples, drop committed uv.lockRoberto Bertó
2026-05-19docs: prepare v0.4.0 releaseRoberto Bertó
2026-05-19chore: clean packaging and development toolingRoberto Bertó
2026-05-19refactor: remove unused specs, exceptions, and request_idRoberto Bertó
2025-11-02Merge pull request #26 from vyos-contrib/dependabot/pip/pytest-env-gte-0.6.2-...Roberto Bertó
2025-11-02Update pytest-env requirement from <0.7,>=0.6.2 to >=0.6.2,<1.3dependabot[bot]
2025-11-02Merge pull request #27 from vyos-contrib/feat/architecture-and-quality-improv...Roberto Bertó
2025-11-02feat: v0.4.0 - Architecture refactor, bug fixes, and quality improvementsfeat/architecture-and-quality-improvementsroberto berto
2025-09-19Merge pull request #22 from eduardormorais/release/0.3.0v0.3.0Roberto Bertó
2025-09-18Fix - Code fixeduardormorais
2025-09-18Fix - Code fixeduardormorais
2025-09-18Fix - Code fixeduardormorais
2025-09-18Feature - Changing the dependency management tool to uv. Updating the Python ...eduardormorais
2025-09-18Fix - Updating dependencieseduardormorais
2025-09-18Merge pull request #18 from eduardormorais/release/0.3.0Roberto Bertó
2025-09-16Fix - removing printseduardormorais
2025-09-16Fix/979201165- Including default valu for environment variables in unit testseduardormorais
2025-09-16Feature/9792011653 - Fix pull request workflow testseduardormorais
2025-09-16Feature/9792011653 - Fix pull request workflow testseduardormorais
2025-09-16Feature/9792011653 - Fix pull request workflow testseduardormorais
2025-09-16Feature/9792011653 - Fix pull request workflow testseduardormorais
2025-09-16Feature/9792011653 - Inclusion of workflow for executing unit tests in pull r...eduardormorais
2025-09-02Feature - Increased test coverage in case of error in responseseduardormorais
2025-09-01Feature/9930599848 - Configuration and implementation of unit tests for the d...eduardormorais
2025-08-29Fix - Updating docs rest clienteduardormorais
2025-08-29Feature/9910428810 - Updating version.eduardormorais
2025-08-29Feature/9910428810 - Including abstract base class into RestClient.eduardormorais
2025-08-29Feature/9910428810 - Implement hierarchical error handling and response valid...eduardormorais