Mark Phippard
Mark Phippard
This was observed with `flake8` but I assume it applies to all linters. If you restrict the linter to run in a specific directory the errors and annotations it produces...
I am guessing you do not want to just copy Wordle completely but one thing I really like is keeping track of how many puzzles I have solved in 2/3/4/5...
This adds the configuration necessary to build and run EGSnrc in a Development Container. I have successfully tested this in the following environments: - [x] GitHub Codespaces - [x] MacOS...
This adds support for building on Linux aarch64 I was specifically testing in Docker on MacOS with Apple Silicon. I tested with Debian and Ubuntu base images. * [`HEN_HOUSE/scripts/config.guess`](diffhunk://#diff-8eb1825d07f152323a716762643133f58e783dff2708dbe0394743e7a20da225R833-R835): Added...
**Describe the bug** When trying to run `gnome-keyring-daemon` it fails with this error: ```bash $ gnome-keyring-daemon --help gnome-keyring-daemon: error dropping process capabilities, aborting ``` This is a known bug that...
How is this intended to work in the context of overall workflows? Is it a step that should be added to an existing workflow that has built the binaries and...
### Suggested new feature or improvement Provide a Codespaces widget that lists all of my Codespaces and provides options to connect, stop, delete, create, change name etc. ### Scenario Would...