File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 "trigger-workflow-build-linux-arm64" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-build.sh --workflow build-linux-arm64.yml --xpm-version {{properties.xpm-version}} --loglevel {{properties.xpm-install-loglevel}}" ,
4949 "trigger-workflow-test-prime" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-test-prime.sh" ,
5050 "trigger-workflow-test-docker-linux-x64" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-test-docker-linux-x64.sh" ,
51+ "trigger-workflow-test-docker-linux-arm" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-test-docker-linux-arm.sh" ,
5152 "trigger-workflow-publish-release" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-publish-release.sh" ,
5253 "generate-website-blog-post" : " cd ../website; npm run generate-website-blog-post" ,
5354 "update-package-binaries" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/update-package-binaries.sh" ,
6061 "build-native" : " bash {{properties.dbg}} scripts/build.sh" ,
6162 "build-native-develop" : " bash {{properties.dbg}} scripts/build.sh --development" ,
6263 "build-native-develop-debug" : " bash {{properties.dbg}} scripts/build.sh --development --debug" ,
63- "trigger-travis-macos" : " bash xpacks/@xpack-dev-tools/xbb-helper/travis/trigger-travis-macos.sh" ,
64- "trigger-workflow-test-docker-linux-arm" : " bash xpacks/@xpack-dev-tools/xbb-helper/github-actions/trigger-workflow-test-docker-linux-arm.sh"
64+ "trigger-travis-macos" : " bash xpacks/@xpack-dev-tools/xbb-helper/travis/trigger-travis-macos.sh"
6565 },
6666 "buildConfigurations" : {
6767 "common-dependencies" : {
You can’t perform that action at this time.
0 commit comments