Robert Stoll
Robert Stoll
I suggest we don't change the current behaviour and still dump in the subdirectory per default but allow that one can define a directory within the rootProject dir (see the...
ah true, my bad, they cannot modify the naming schema but modifying the directory structure would be enough to workaround name clashes. Of course, if we want that one is...
I see, so how about we use `_` as replacement for `:` instead of `-`. I think `-` is more often used in project names than `_`, so with `_`...
Personally, I wouldn't mind but Windows users would be blocked I guess because the file system doesn't allow : in file names
good with me, I doubt that users will have a lot of conflicts if we choose _ as default. Shall I extend my (closed) PR with this functionality or are...
Thanks for the report. TL;DR Atrium v1.3.0 will include it Your feedback would be valuable here: https://github.com/robstoll/atrium-roadmap/issues/39#issuecomment-2540074550 I'll keep this one open so that others see it as well
I have released v1.3.0-alpha-1 which includes a click to see difference link https://github.com/robstoll/atrium/releases/tag/v1.3.0-alpha-1 Please try it out and give feedback, especially if you should find bugs or if something seems...
@AlexChulo you are right, in this case you can write the samples for both, fluent and infix. I suggest you start with fluent first and create a PR for it...
@hubtanaka, @ragul-engg, @shytnik-igor, @vlsi, @wordhou I could use your help migrating one of those, feel free to assign an issue to yourself if you have time and are in the...
a bit late but maybe better than never, the json looks as follows: ```json { "version": "[email protected]", "storeType": "MemoryCookieStore", "rejectPublicSuffixes": false, "enableLooseMode": true, "allowSpecialUseDomain": true, "prefixSecurity": "silent", "cookies": [ {...