| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-16 | Feature/9792011653 - Fix pull request workflow tests | eduardormorais | |
| 2025-09-16 | Feature/9792011653 - Fix pull request workflow tests | eduardormorais | |
| 2025-09-16 | Feature/9792011653 - Fix pull request workflow tests | eduardormorais | |
| 2025-09-16 | Feature/9792011653 - Fix pull request workflow tests | eduardormorais | |
| 2025-09-16 | Feature/9792011653 - Inclusion of workflow for executing unit tests in pull ↵ | eduardormorais | |
| requests | |||
| 2025-09-02 | Feature - Increased test coverage in case of error in responses | eduardormorais | |
| 2025-09-01 | Feature/9930599848 - Configuration and implementation of unit tests for the ↵ | eduardormorais | |
| device | |||
| 2025-08-29 | Fix - Updating docs rest client | eduardormorais | |
| 2025-08-29 | Feature/9910428810 - Updating version. | eduardormorais | |
| 2025-08-29 | Feature/9910428810 - Including abstract base class into RestClient. | eduardormorais | |
| 2025-08-29 | Feature/9910428810 - Implement hierarchical error handling and response ↵ | eduardormorais | |
| validation. Code correction and improvement. | |||
| 2025-08-28 | Feature - Separation of API communication logic into a separate class. Code ↵ | eduardormorais | |
| adjustments and improvements. | |||
| 2025-08-27 | Merge remote-tracking branch 'anusajith/update_get_payload' into release/0.3.0 | eduardormorais | |
| 2025-08-27 | Merge remote-tracking branch 'roukell/update_api_request_error_msg' into ↵ | eduardormorais | |
| release/0.3.0 | |||
| 2025-08-27 | Fix/9910428810 - Atualizando Vagrantfile, remoção de dependencia dotenv, ↵ | Eduardo Morais | |
| atualizacao .env.example | |||
| 2025-03-19 | Merge pull request #14 from ↵ | Roberto Bertó | |
| vyos-contrib/dependabot/pip/poetry-gte-1.1.0-and-lt-3.0 Update poetry requirement from <2.0,>=1.1.0 to >=1.1.0,<3.0 | |||
| 2025-01-06 | Update poetry requirement from <2.0,>=1.1.0 to >=1.1.0,<3.0dependabot/pip/poetry-gte-1.1.0-and-lt-3.0 | dependabot[bot] | |
| Updates the requirements on [poetry](https://github.com/python-poetry/poetry) to permit the latest version. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/poetry/compare/1.1.0...2.0.0) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-10-25 | simplified boolean expression | roukell | |
| 2024-10-25 | Update device.py | Melody Lo | |
| removed unnecessary changes | |||
| 2024-10-25 | Update device.py | Melody Lo | |
| updated exceptions | |||
| 2024-10-25 | Update device.py | Melody Lo | |
| updated _api_request | |||
| 2024-08-27 | Update README.md | Roberto Bertó | |
| added link to pypy https://pypi.org/project/pyvyos/ | |||
| 2024-08-27 | makefile now works to maintainer build/upload do pypyv0.2.2 | Roberto Berto | |
| fixed vulnerabilities: - Bump certifi from 2024.2.2 to 2024.7.4 - Bump idna from 3.6 to 3.7 - Bump urllib3 from 2.2.1 to 2.2.2 | |||
| 2024-08-27 | Merge pull request #10 from vyos-contrib/dependabot/pip/urllib3-2.2.2 | Roberto Bertó | |
| Bump urllib3 from 2.2.1 to 2.2.2 | |||
| 2024-08-27 | Merge pull request #11 from vyos-contrib/dependabot/pip/idna-3.7 | Roberto Bertó | |
| Bump idna from 3.6 to 3.7 | |||
| 2024-08-27 | Merge pull request #12 from vyos-contrib/dependabot/pip/certifi-2024.7.4 | Roberto Bertó | |
| Bump certifi from 2024.2.2 to 2024.7.4 | |||
| 2024-08-27 | Bump certifi from 2024.2.2 to 2024.7.4 | dependabot[bot] | |
| Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-08-27 | Bump idna from 3.6 to 3.7 | dependabot[bot] | |
| Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-08-27 | Bump urllib3 from 2.2.1 to 2.2.2 | dependabot[bot] | |
| Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-08-27 | created Makefile | Roberto Berto | |
| added dev/ to ignore changed whitespaces only in example.py | |||
| 2024-08-27 | added .env file on .gitignore | Roberto Berto | |
| 2024-08-27 | added dev files on .gitignore | Roberto Berto | |
| 2024-08-05 | Merge pull request #7 from robertoberto/dependabot/pip/requests-2.32.3 | Roberto Bertó | |
| Bump requests from 2.31.0 to 2.32.3 | |||
| 2024-06-03 | Bump requests from 2.31.0 to 2.32.3 | dependabot[bot] | |
| Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2024-05-20 | Update device.py | anusajith | |
| 2024-05-20 | Update device.py | anusajith | |
| adding support for multiple operation in a single commit | |||
| 2024-03-11 | script to make virtualbox compatible with wsl2 | Roberto Berto | |
| 2024-03-10 | Create dependabot.yml | Roberto Bertó | |
| 2024-03-10 | vagrant infra to test and developmentv0.2.1 | Roberto Berto | |
| 2024-03-10 | vagrant infra to test and development | Roberto Berto | |
| 2024-03-10 | vagrant infra to test and development | Roberto Berto | |
| 2024-03-10 | Merge branch 'main' of github.com-robertoberto:robertoberto/pyvyos | Roberto Berto | |
| 2024-03-10 | improved configure_set to multiple paths | Roberto Berto | |
| 2024-03-10 | Merge pull request #3 from xTITUSMAXIMUSX/main | Roberto Bertó | |
| Adding multi command support in a single payload | |||
| 2024-03-10 | updated actions to use latest versions | Roberto Bertó | |
| 2024-03-10 | actions using python = 3.12.2 | Roberto Bertó | |
| 2024-03-10 | Update python-app.yml | Roberto Bertó | |
| 2024-03-10 | updated actions | Roberto Bertó | |
| 2024-03-10 | fixed pip requirements versions | Roberto Berto | |
| 2024-03-10 | rename to pyvyos | Roberto Bertó | |
