Anssi Kinnunen
Anssi Kinnunen
Hello, We recently added (experimental) support for named arguments in our project and thought this could be of interest: https://github.com/CSCfi/rems/pull/3181 This was written and tested with Tempura version 1.2.1. The...
> @aatkin Hi Anssi, thanks a lot for this! 🙏 > > Some initial feedback: > > * Could you please share some examples of resources and output, including resources...
The fail message actually says that the last event recorded was `:application.event/decider-joined`. I wonder if there is some race condition, because the error comes after decider has (successfully) submitted their...
Error regarding `java.lang.IllegalStateException: ABORTED` has been fixed in https://github.com/CSCfi/rems/commit/06322249bd60a1a84c9d79d8931385eee20a2937 I observed another error in the same test, which probably happens when chromedriver manages to input only partial text
Some oddities found during random exploratory clicking: * Owner can export applications, but receives empty CSV-exports due to lacking role? * Handler can access reports page, but clicking export returns...
https://cljdoc.org/d/etaoin/etaoin/1.0.40/api/etaoin.api#get-logs
migration documentation: https://getbootstrap.com/docs/5.0/migration/ quite a few `breaking` changes e.g. > Renamed several utilities to use logical property names instead of directional names with the addition of RTL support: > >...
> I also see a lot of git errors in the extension host output: > > ``` > 2024-08-08 14:38:28.124 [error] Error: Git error > at ChildProcess. (/snap/code/165/usr/share/code/resources/app/extensions/git/dist/main.js:2:1030937) > at...