We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5d18a commit 3fe3fd2Copy full SHA for 3fe3fd2
build-assets/package.json
@@ -49,7 +49,6 @@
49
"git -C ${HOME}/Work/xpack-dev-tools/xbb-helper-xpack.git pull"
50
],
51
"git-log": "git -C .. log --pretty='%cd * %h %s' --date=short",
52
- "generate-workflows": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/generate-workflows.sh",
53
"website-generate-commons": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-generate-commons.sh",
54
"website-import-releases": "bash xpacks/@xpack-dev-tools/xbb-helper/maintainer-scripts/website-import-releases.sh",
55
"check-space": "{% if os.platform == 'darwin' %}df -gH /{% else %}df -BG -H /{% endif %}",
0 commit comments