• Joined on 2021-11-20
norb deleted branch 53687/task-support-instance-specific-cfg-write-target-v2 from rabe/Util-Settings 2026-03-30 15:09:24 +00:00
norb pushed to master at rabe/Util-Settings 2026-03-30 15:09:23 +00:00
18860c799d Merge pull request 'Task: #53687 Support instance-specific cfg write targets and add coverage V2' (#4) from 53687/task-support-instance-specific-cfg-write-target-v2 into master
5fdf1e2b7f
fix: remove Verua specific names using Settings specific
56872a04c4
style: fix indentation
f87ada6c15
fix: remove commented code
6f1f78fc33
feat: add shortOption to siteDir
Compare 12 commits »
norb merged pull request rabe/Util-Settings#4 2026-03-30 15:09:21 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2
5fdf1e2b7f
fix: remove Verua specific names using Settings specific
56872a04c4
style: fix indentation
f87ada6c15
fix: remove commented code
6f1f78fc33
feat: add shortOption to siteDir
Compare 3 commits »
norb commented on pull request rabe/Util-Settings#4 2026-03-30 09:43:43 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

probably most of this should be done in the validator as well

norb commented on pull request rabe/Util-Settings#4 2026-03-30 09:43:43 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

probably this one too?

norb commented on pull request rabe/Util-Settings#4 2026-03-30 09:43:43 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

can you do this as validators? e.g. c6fe64321e/example/example.php (L35)

norb commented on pull request rabe/Util-Settings#4 2026-03-26 10:29:41 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

perhaps we could have a verbose mode?

norb commented on pull request rabe/Util-Settings#4 2026-03-26 10:29:41 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

I don't really like this .. seems over complicating the code. It is just for beging able to have different order of arguments?

norb commented on pull request rabe/Util-Settings#4 2026-03-26 10:29:41 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

as agreed in chat, again to keep the code simple, use --siteDir without alias

norb commented on pull request rabe/Util-Settings#4 2026-03-26 10:29:41 +00:00
Task: #53687 Support instance-specific cfg write targets and add coverage V2

our coding style would always put the opening curly bracket on a newline. I retain it specially important if the following codeblock is longer than a couple of lines

norb pushed to master at rabe/Util-Instance 2025-02-11 07:20:09 +00:00
68ce3782e1 test WIP: not a unit test yet but heading there
905e9113c4 fix: files should always be ignored as they cannot be Instances
Compare 2 commits »
norb pushed to master at rabe/Util-Settings 2025-01-14 16:12:39 +00:00
65178d7ba2 task: update composer packages
0184e757be feat: add cfg to vendor bin
Compare 2 commits »
norb pushed to master at rabe/Util-Settings 2024-11-11 15:33:39 +00:00
415b8f1a8e fix: deprecated Settings should be compatible with \Countable
norb pushed to master at rabe/Util-Settings 2024-11-11 15:26:31 +00:00
aaf4321f56 fix: deprecated Settings should be compatible with \Iterator
norb pushed to master at rabe/Util-Settings 2024-11-11 15:20:26 +00:00
5821cb0f5b Merge branch 'master' of code.verua.online:rabe/Util-Settings
270e64fa36 fix: #33454 Fix construct and load test
09549adf2b fix: #33454 Add missing files for the correct loading order test
862addacd5 feat: #33454 Addition of a test to check the correct loading order
Compare 4 commits »