Max Barrass
Max Barrass
Add new parameter `results-file` to allow specifying jest result filename. Add new parameter `process-only` to skip running jest and process existing results file.
If you run these steps you only get 3 files expect to get 5. ``` mkdir temp1 cd temp1 docker run -v ${PWD}:/root/.local/share/mkcert brunopadz/mkcert-docker:latest /bin/sh -c 'mkcert -install && mkcert...
### Environment **Vuetify Version:** 3.0.0-alpha.12 **Vue Version:** 3.2.13 **Browsers:** Chrome 98.0.4758.102 **OS:** Windows 10 ### Steps to reproduce git clone https://github.com/governance-foundation/template-electron-vuex-vuetify.git cd template-electron-vuex-vuetify npm install npm run test:unit ### Expected...
I can uninstall PowerShellGet\Uninstall-Module posh-git -AllowPrerelease -Force But there is no command `Remove-PoshGitToProfile`, so this need to be manual...
Current images have lots of layers, we can squash most of the layers to allow quick installation. This will also reduce the image size. This is an intermediate step before...
add a matrixed pipeline to create a release with plugin artifacts.
## Required Information * [x] AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.4.2.0 * [x] ACS AEM Commons Version: 3.19.0 * [x] Reproducible on Latest? yes ### Expected...
Are you able to build a mechanism to create a report from parent repos with submodules. This way you can see summary of all repos including parent and see per...
Hi all, I have been trying to figure out why working Kickstart file stoped working after 1803 build. I am trying to build a Atomic docker host with overlay2 and...
Is chaining this to another proxy good idea? Via http_proxy environment variable? I have a proxy running and want to go via that for all outgoing traffic.