ChristopherJHart

Results 12 issues of ChristopherJHart

## Summary As described in #635, `disnake.TextChannel.clone()` previously did not copy the `default_auto_archive_duration` property into the new channel. This behavior differs from the behavior of the Discord client. This PR...

p: medium
s: needs review
t: bugfix

The recent v23.11 release of Genie parsers made some major changes to the `show interface status` parser that fails to parse any interfaces on Nexus 9000 switches that are *not*...

Hello! At the moment, it looks like this data source only supports classic personal access tokens. Would it be possible to add support for fine-grained personal access tokens in the...

type/feature-request

Boxen currently supports packaging CSR1000v virtual routers into Docker images, but does not yet support Catalyst 8000v. It would be nice if we could add support for packaging Catalyst 8000v...

This PR fixes #5135 and stands as a potential implementation for a "week" as a valid unit of time in a time string. Documentation was updated to indicate that a...

Currently, the largest unit of time supported by [time formats](https://robotframework.org/robotframework/latest/libraries/DateTime.html#Time%20string) in Robot Framework is `day`. This issue proposes adding `weeks`/`week`/`w` as supported units of time. Our primary use case for...

enhancement
priority: medium
acknowledge

Sample CLI output: ``` R2#show mka statistics MKA Global Statistics ===================== MKA Session Totals Secured.................... 2 Fallback Secured........... 0 Reauthentication Attempts.. 0 Deleted (Secured).......... 0 Keepalive Timeouts......... 0 CA Statistics...

Sample CLI output: ``` RP/0/RSP0/CPU0:R5#show isis statistics Wed Apr 10 10:58:18.269 EDT IS-IS 64512 statistics: Fast PSNP cache (hits/tries): 91099/146551 Fast CSNP cache (hits/tries): 5/30 Fast CSNP cache updates: 50...

The parser for IOS-XE's `show macsec summary` command does not work. Sample CLI output: ``` R2#show macsec summary MACsec Capable Interface Extension Installed Rx SC --------------------------------------------------------------------------------- TenGigabitEthernet0/0/0 One tag-in-clear 1...

The parser for IOS-XE's `show isis hostname` command does not work if a device hostname contains dashes. Underscores seem to work fine. Sample CLI output: ``` R5-Router#show isis hostname Level...