Include catalog dependency changes when checking for changed packages #1992
Annotations
3 errors
|
build (ubuntu-latest, node 14, npm 6)
Process completed with exit code 1.
|
|
ensureSharedHistory › deepens history if needed:
packages/beachball/src/__functional__/git/ensureSharedHistory.test.ts#L250
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `ensureSharedHistory deepens history if needed 1`
- Snapshot - 1
+ Received + 11
@@ -12,6 +12,16 @@
[log] Fetching branch "master" from remote "origin" (with --deepen=2) completed successfully
[log] Deepening by 2 more commits (attempt 2/3)...
[log] Fetching branch "master" from remote "origin" (with --deepen=2)...
[log] From <origin-root>
* branch master -> FETCH_HEAD
- [log] Fetching branch "master" from remote "origin" (with --deepen=2) completed successfully"
+ [log] Fetching branch "master" from remote "origin" (with --deepen=2) completed successfully
+ [log] Deepening by 2 more commits (attempt 3/3)...
+ [log] Fetching branch "master" from remote "origin" (with --deepen=2)...
+ [log] From <origin-root>
+ * branch master -> FETCH_HEAD
+ [log] Fetching branch "master" from remote "origin" (with --deepen=2) completed successfully
+ [log] Still didn't find a common commit after deepening by 6. Unshallowing...
+ [log] Fetching branch "master" from remote "origin" (with --unshallow)...
+ [log] From <origin-root>
+ * branch master -> FETCH_HEAD
+ [log] Fetching branch "master" from remote "origin" (with --unshallow) completed successfully"
at Object.<anonymous> (src/__functional__/git/ensureSharedHistory.test.ts:250:21)
|
|
ensureSharedHistory › deepens history if needed:
packages/beachball/src/__functional__/git/ensureSharedHistory.test.ts#L273
expect(received).not.toMatch(expected)
Expected substring: not "Deepening by 2 more commits (attempt 3/3)..."
Received string: "[log] Adding branch \"master\" to fetch config for remote \"origin\"
[log] Fetching branch \"master\" from remote \"origin\" (with --depth=2)...
[log] From <origin-root>
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
[log] Fetching branch \"master\" from remote \"origin\" (with --depth=2) completed successfully
[log] This is a shallow clone. Deepening to check for changes...
[log] Deepening by 2 more commits (attempt 1/3)...
[log] Fetching branch \"master\" from remote \"origin\" (with --deepen=2)...
[log] From <origin-root>
* branch master -> FETCH_HEAD
[log] Fetching branch \"master\" from remote \"origin\" (with --deepen=2) completed successfully
[log] Deepening by 2 more commits (attempt 2/3)...
[log] Fetching branch \"master\" from remote \"origin\" (with --deepen=2)...
[log] From <origin-root>
* branch master -> FETCH_HEAD
[log] Fetching branch \"master\" from remote \"origin\" (with --deepen=2) completed successfully
[log] Deepening by 2 more commits (attempt 3/3)...
[log] Fetching branch \"master\" from remote \"origin\" (with --deepen=2)...
[log] From <origin-root>
* branch master -> FETCH_HEAD
[log] Fetching branch \"master\" from remote \"origin\" (with --deepen=2) completed successfully
[log] Still didn't find a common commit after deepening by 6. Unshallowing...
[log] Fetching branch \"master\" from remote \"origin\" (with --unshallow)...
[log] From <origin-root>
* branch master -> FETCH_HEAD
[log] Fetching branch \"master\" from remote \"origin\" (with --unshallow) completed successfully"
at Object.<anonymous> (src/__functional__/git/ensureSharedHistory.test.ts:273:25)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
npm-logs-ubuntu-latest-node14-npm6
Expired
|
5.95 KB |
sha256:111dc5bfe2b6d2a4be35f80d86f0ea488037602c1f045e692a3692b77feaa2e4
|
|