Max Barrass
Max Barrass
Spaces in file names cases upload step to not work. Config like this ``` - name: Release files - Ubuntu if: startsWith(github.ref, 'refs/tags/') && matrix.os == 'ubuntu-latest' uses: meeDamian/[email protected] with:...
Need to update all paths where ":" with "_". 1. sling:configs -> _sling_configs 2. jcr:content -> _jcr_content ``` PS C:\projects> git clone https://github.com/joerghoh/cqdump.git Cloning into 'cqdump'... remote: Enumerating objects: 615,...
Currently the catalog has a bunch of components that do not have a group: Currently is very hard to explain to end user where those components belong to. Can a...
Are you able to update pipeline to push maven release artifacts into a branch so that we can use this in project without any setup ok tokens. There is a...
On Windows 10 when I click "Create Github Issue" I get following error: Error running command extension.createGitHubIssue: command 'extension.createGitHubIssue' not found. This is likely caused by the extension that contributes...
Thank you for this marvellous tech! I have added this module to my project but still getting an error. Do we need to package using Squirrel.Windows? I am trying this...
Can we specify `refs/tags/.*` in ignore?
For large flows an overview pannel would help to see where you are. Sometimes its hard to tell if you can scroll and find other elements in a flow, having...