Use direct force pushes by committing first to a temp branch #59
Annotations
5 errors
|
Lint
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
tests/integration/node.test.ts > node > commitFilesFromBuffers > existing branches > cleans up a pre-existing temporary branch when force is true:
src/core.ts#L205
Error: Failed to determine head commit of temporary branch changesets-ghcommit-temp/test-b6c6f49f-node-existing-branch-force-existing-temp
❯ commitFilesFromBase64 src/core.ts:205:13
❯ tests/integration/node.test.ts:364:9
|
|
tests/integration/node.test.ts > node > commitFilesFromBuffers > existing branches > can commit to existing branch when force is true:
src/core.ts#L205
Error: Failed to determine head commit of temporary branch changesets-ghcommit-temp/test-b6c6f49f-node-existing-branch-force
❯ commitFilesFromBase64 src/core.ts:205:13
❯ tests/integration/node.test.ts:316:9
|
|
CI OK
Process completed with exit code 1.
|