Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fetch_command_update from develop #93

Merged
merged 39 commits into from
Apr 23, 2024
Merged

Conversation

qaxi
Copy link
Collaborator

@qaxi qaxi commented Apr 23, 2024

No description provided.

davama and others added 30 commits January 30, 2023 08:48
adding read_timeout_override and session_log optional_args for netmiko
Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits/24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
…p/black-24.3.0

Bump black from 20.8b1 to 24.3.0 to address CVE-2024-21503
Add security changes for black CVE-2024-21503, update test tools
@qaxi qaxi merged commit 75cbe0a into fetch_command_output Apr 23, 2024
6 checks passed
qaxi added a commit that referenced this pull request Apr 23, 2024
* fetch_command_output.sh tool

* Update fetch_command_update from develop (#93)

* adding read_timeout_override netmiko option

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Petr Klima <[email protected]>
Co-authored-by: Dave <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Gridnev <[email protected]>
qaxi added a commit that referenced this pull request Apr 24, 2024
* use netmiko_args

* Add changes for 4.1.0 (#89)

* Update requirements.txt

* Typpo in requirements

* _send_command has only two parameters

* Adapt to stricter Unit tests

---------

Co-authored-by: Anton Gridnev <[email protected]>

* Remove s350_base_interfaces custom map - it is allready in napalm base

* Adapt Unit tests to canonical_interface_name()

* Add format parameter to get_config()

* Add badges

* Tests for push are enought

* update CD actions

* add tests for device SG500-52

* Merge CI to develop (#95)

* Simplify CI

* CI update

* CI update

* Update CI from develop (#94)

* Add format parameter to get_config()

* Add badges

* Tests for push are enought

* update CD actions

* add tests for device SG500-52

* fetch_command_output helper (#97)

* fetch_command_output.sh tool

* Update fetch_command_update from develop (#93)

* adding read_timeout_override netmiko option

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Petr Klima <[email protected]>
Co-authored-by: Dave <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Gridnev <[email protected]>

* Set default command timeout (#98)


* adding read_timeout_override netmiko option

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Petr Klima <[email protected]>

* Fetch command output - obfuscations (#99)

* add IP and MAC obfuscation

* Add obfuscate strings

* Merge master changes back to develop (#100)

* Lift version to 0.4.1

* Adapt to napalm 4.1 tests (#90)

* use netmiko_args

* Add changes for 4.1.0 (#89)

* Update requirements.txt

* Typpo in requirements

* _send_command has only two parameters

* Adapt to stricter Unit tests

---------

Co-authored-by: Anton Gridnev <[email protected]>

* Remove s350_base_interfaces custom map - it is allready in napalm base

* Adapt Unit tests to canonical_interface_name()

---------

Co-authored-by: Dave <[email protected]>
Co-authored-by: Anton Gridnev <[email protected]>

* move version to 0.4.1.1

* Make it napalm 5 compliant  (#92)

* use netmiko_args

* Add changes for 4.1.0 (#89)

* Update requirements.txt

* Typpo in requirements

* _send_command has only two parameters

* Adapt to stricter Unit tests

---------

Co-authored-by: Anton Gridnev <[email protected]>

* Remove s350_base_interfaces custom map - it is allready in napalm base

* Adapt Unit tests to canonical_interface_name()

* Add format parameter to get_config()

* Add badges

---------

Co-authored-by: Dave <[email protected]>
Co-authored-by: Anton Gridnev <[email protected]>

* move version to 5.0.0

* move to version 0.5.0

---------

Co-authored-by: Dave <[email protected]>
Co-authored-by: Anton Gridnev <[email protected]>

* better obfuscation for fetch command output

* better obfuscation for fetch command output

* get rid of textFSM templates

* get rid of textFSM templates

* Add support and tests for SG250

* bump to version 0.5.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Dave <[email protected]>
Co-authored-by: Anton Gridnev <[email protected]>
Co-authored-by: Petr Klima <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants