Michael Arndt
Michael Arndt
### Describe the bug When creating a new site and providing a name via parameter, too long names are ignored, but should be reported instead. ### Steps to reproduce ```...
**Is your feature request related to a problem? Please describe.** I have created some apps in an "ad-hoc" way by using the very handy "Deploy via ImageName" feature. I would...
I tried to use a LottieBuilder as part of a golden test like this ```dart Column(children: [ Icon(Icons.text_fields), Text('Test', style: TextStyle(fontFamily: 'Bangers')), Lottie.asset('assets/lottie/test.json', repeat: false), Image.asset('assets/images/test.png'), ]) ``` Inside the...
I'm thinking about implementing a system based on automerge with claims-based authorization (like JWT). While I can sign changes from `getChanges` and verify the signature before calling `applyChanges` to ensure...
I currently try to create a pre-release when a user comments "pre-release" on a PR. However, in that case `GITHUB_REF` refers to the default branch. Being able to define the...
Bei dem Versuch eine Anzeige mit dem Verstoß wegen TBNR 142212 ("Sie parkten auf einem Gehweg, der durch Zeichen 315 für Fahrzeuge bis zu 2,8 t zum Gehwegparken freigegeben war,...
### What happened? On MacOS, using 0.7.9 the lower part of a longer page disappears. I think I observed this earlier than 0.7.9. When I press arrow down key, it...
The location for the `set-java-home.*` scripts is different when asdf was installed using brew. This adds documentation for this scenario.
- Current github version is "v1 BETA-56" - About dialog says "2.0" and "Build 5791" - Setup Version is "2.0.5627.23349" (in the windows control panel). - The version in OutlookPrivacyPlugin.vsto...
The build is currently broken, I'll try to fix it, but don't know when I'll find time to do so.