Closed emteknetnz closed 1 year ago
Issue https://github.com/silverstripe/gha-merge-up/issues/3
Example action run - https://github.com/emteknetnz/silverstripe-asset-admin/actions/runs/5744754116/job/15571608089
Example commits - https://github.com/emteknetnz/silverstripe-asset-admin/commits/2
Re the AC The build fails if there is any issue with yarn build - yarn build will omit an non-zero exit code on failure, which will immediately cause the github workflow to immediately stop
The build fails if there is any issue with yarn build
yarn build
@GuySartorelli Have made updated and triggered a new run with updated code https://github.com/emteknetnz/silverstripe-asset-admin/actions/runs/5744754116/job/15571608089
Issue https://github.com/silverstripe/gha-merge-up/issues/3
Example action run - https://github.com/emteknetnz/silverstripe-asset-admin/actions/runs/5744754116/job/15571608089
Example commits - https://github.com/emteknetnz/silverstripe-asset-admin/commits/2
Re the AC
The build fails if there is any issue with yarn build
-yarn build
will omit an non-zero exit code on failure, which will immediately cause the github workflow to immediately stop