Chris Swan
Chris Swan
## Prerequisites * [ ] Are you running the latest version of this application? * 0.9.27 has been released here on GitHub, but hasn't yet found its way to PyPI....
### Describe the bug Recent runs of `unit_tests (stable)` frequently fail on `test/delete_verb_test.dart` e.g. [run #1](https://github.com/atsign-foundation/at_server/actions/runs/12799851843/job/35686646336?pr=2201) and [run #2](https://github.com/atsign-foundation/at_server/actions/runs/12799851843/job/35696540238?pr=2201) for #2201 ```log ❌ test/delete_verb_test.dart: A group of tests related to...
Dependabot continues to fail raising PRs for pubspec.yaml bumps **- What I did** Manually added bumps (and CHANGELOG entries) from https://github.com/atsign-foundation/at_server/actions/runs/12701216842/job/35405329137 **- How to verify it** CI for this PR...
### Is your feature request related to a problem? Please describe. It's not possible to get the help for `sshnpd` without some kind of `Invalid argument(s):` scolding ### Describe the...
### Is your feature request related to a problem? Please describe. Multibuild has been frequently failing on RISC-V, hence #1543 ### Describe the solution you'd like - [x] Split out...
### Describe the bug Dart on the E2e test VM has been manually installed, and occasionally updated. Leading to issues with merging new packages that depend on the latest stable...
### Describe the bug When an atSign is (re)used for both the policy manager and a device connected to that policy manager it first looks like a correct authorization response:...
### Is your feature request related to a problem? Please describe. When running the daemon as a service it's customary to have a config file rather than passing a multitude...
### Describe the bug When a client disconnects from the C daemon (running on OpenWRT) a message like this shows in the system log: ```log [ 344.115795] traps: sshnpd[2540] general...
### Which at_widget package you find issue with? at_common_flutter, at_contacts_flutter, at_contacts_group_flutter, at_follows_flutter, at_location_flutter, at_login_flutter, at_onboarding_flutter, at_sync_ui_flutter, at_theme_flutter ### On what platforms did you experience the issue? Linux ### What version...