File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 4040 " git -C ${HOME}/Work/xpack-dev-tools/xbb-helper-xpack.git pull"
4141 ],
4242 "git-log" : " git -C .. log --pretty='%cd * %h %s' --date=short" ,
43- "website-generate-commons" : " bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-generate-commons.sh" ,
44- "website-import-releases" : " bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-import-releases.sh" ,
4543 "check-space" : " {% if os.platform == 'darwin' %}df -gH /{% else %}df -BG -H /{% endif %}" ,
4644 "clear-all-projects-builds" : " rm -rf ~/Work/xpack-dev-tools/*/build-assets/build" ,
4745 "trigger-workflow-build-darwin-x64" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-build.sh --workflow build-darwin-x64.yml --xpm-version {{properties.xpm-version}} --loglevel {{properties.xpm-install-loglevel}}" ,
You can’t perform that action at this time.
0 commit comments