Jon Clausen

Results 14 comments of Jon Clausen

This one is going to have to wait to merge until the Webpack conversion PR is merged. Once that happens, we will need to convert this theme to use the...

A couple of cleanup items on this PR - one which can eliminate a bunch of boilerplate when going back and forth between JSON. Once those two items are completed,...

Since there hadn't been any movement on this PR, I went ahead and made the changes I recommended above. I've tested this and it looks good to merge for v6...

Closing this since we are no longer using Yarn

@jim-pickering : I know this has been out here for awhile. I'm looking at rolling a base image for Windows. This will require an entirely separate set of scripts to...

@coryasilva : The functionality you are looking for should be resolved in the next version of the image, but the user ID will need to come from the environment -...

I have added support for this in the latest snapshot and I have also added a default of any runtime user to `1001` unless the `USER_ID` environment variable is specified....

@lmajano Either way you are going to be converting from arrays to strings and back again - because of the way Alpine is going to handle that `x-model`. With your...

We are now in 2024 and Microsoft, itself, is shipping Surface laptops with ARM architecture. I would think this would be a priority. (My notes on performance and pain points...

This also relates to https://ortussolutions.atlassian.net/browse/COLDBOX-1203 @lmajano I would recommend merging this one in and then we can address 1203