Steve Arnold

Results 80 issues of Steve Arnold

## Summary * OS: Github runner Windows-latest * Architecture: x86_64 * Psutil version: 7.0.0 * Python version: 3.9 - 3.13 * Type: core ## Description As shown in Github [Action...

bug

Static binary workflow from git checkouts of `libpcap-1.10.5` and `tcpdump-4.99.5` in github container `muslcc/x86_64:x86_64-linux-musl` using "local libpcap" where both git checkouts are side-by-side: ``` $ tree -d -L1 libpcap/ tcpdump/...

compiling

1. create a "new" document 2. edit .doorstop.yml and add default doc attributes 3. add document items, each one gets defaults example: ``` settings: digits: 3 itemformat: yaml prefix: YYY...

We have several workflows that combine multiple git repos under a "parent" repo subdirectory (similar to the usual Yocto build setup with multiple metadata repos). If I run doorstop to...

Fixes several failure modes related to broken installs and missing icons as documented in issue #1099

area/install

I've been using this tool in several tox virtual environment workflows (mainly documentation, eg, this [SUM template repo](https://github.com/VCTLabs/software_user_manual_template/tree/master/resources) and at some point "pip install" broke (silently in my case). The...

We have a handful of private app repos running similar workflows using this action to allow both git and gh cli to consume private assets and python app dependencies. We...

There is a daemon wrapper and RPM packages: * https://github.com/VCTLabs/el9-rpm-toolbox * https://github.com/sarnold/pyserv/blob/master/scripts/atftpdaemon

Sadly (?) this is only happening on 1 (private) repo and I don't have a clue *why* yet. We have a dozen or so repos with essentially the same sphinx...

Apparently I like doorstop enough that I made a small tool to generate mermaid source from doorstop items and it looks not-so-bad with a smallish number of items: https://sarnold.github.io/doorstop-to-mermaid/ REQ002...

discussion