@dotinc/ogre 0.13.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.tap/processinfo/{57aa81ef-6dc3-43de-bcb6-25365a014208.json → 2e8f59ce-2867-463c-8274-7d904080ccc8.json} +71 -71
- package/.tap/processinfo/{cab7b2a6-8937-4071-a93e-0a367160d4b9.json → 441f278c-151c-4676-b2a1-9dbdf2847245.json} +116 -116
- package/.tap/processinfo/{68ecb6dd-6146-473b-b616-b806d753c8e1.json → 512f6d35-fc58-4ea9-a771-1c26f9363805.json} +84 -84
- package/.tap/processinfo/{5eb04f8d-6954-44bf-b674-832101e7a830.json → 5eb67f6a-db1f-4ae6-b5c6-ad1aabbbf8df.json} +66 -66
- package/.tap/processinfo/{3e08f97b-0be1-4778-9b9e-b41cf6f87d61.json → 7d800364-81e7-4a4a-9a74-f648463e8602.json} +164 -164
- package/.tap/processinfo/{ba0144f8-5625-48a3-8eec-6ded9941ba75.json → bd3c9eb5-9932-4eed-9bfd-0bff52cbcaae.json} +113 -113
- package/.tap/processinfo/{3003312e-d9e5-465c-902a-2eadb56849eb.json → c4de198c-ac12-4050-b3a7-fc841a1c4af9.json} +56 -56
- package/.tap/test-results/src/branch.test.ts.tap +6 -6
- package/.tap/test-results/src/checkout.test.ts.tap +9 -9
- package/.tap/test-results/src/commit.test.ts.tap +18 -18
- package/.tap/test-results/src/merge.test.ts.tap +2 -2
- package/.tap/test-results/src/repository.test.ts.tap +35 -35
- package/.tap/test-results/src/tag.test.ts.tap +3 -3
- package/.tap/test-results/src/utils.test.ts.tap +12 -12
- package/CHANGELOG.md +13 -0
- package/lib/serialize.d.ts +2 -2
- package/lib/serialize.js +6 -4
- package/package.json +2 -2
- package/src/serialize.ts +6 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"date": "
|
|
2
|
+
"date": "2025-01-04T18:05:49.330Z",
|
|
3
3
|
"argv": [
|
|
4
|
-
"/opt/hostedtoolcache/node/18.20.
|
|
4
|
+
"/opt/hostedtoolcache/node/18.20.5/x64/bin/node",
|
|
5
5
|
"/home/runner/work/ogre/ogre/packages/ogre/src/tag.test.ts"
|
|
6
6
|
],
|
|
7
7
|
"execArgv": [
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
],
|
|
13
13
|
"NODE_OPTIONS": "\"\" \"--require\" \"/home/runner/work/ogre/ogre/node_modules/node-preload/preload-path/node-preload.js\" \"--import=file:///home/runner/work/ogre/ogre/node_modules/@tapjs/processinfo/dist/esm/import.mjs\" --require /home/runner/work/ogre/ogre/node_modules/node-preload/preload-path/node-preload.js",
|
|
14
14
|
"cwd": "/home/runner/work/ogre/ogre/packages/ogre",
|
|
15
|
-
"pid":
|
|
16
|
-
"ppid":
|
|
15
|
+
"pid": 2247,
|
|
16
|
+
"ppid": 2174,
|
|
17
17
|
"parent": null,
|
|
18
|
-
"uuid": "
|
|
18
|
+
"uuid": "c4de198c-ac12-4050-b3a7-fc841a1c4af9",
|
|
19
19
|
"files": [
|
|
20
20
|
"/home/runner/work/ogre/ogre/packages/ogre/src/tag.test.ts",
|
|
21
21
|
"/home/runner/work/ogre/ogre/node_modules/resolve-import/dist/esm/read-json.js",
|
|
@@ -157,9 +157,9 @@
|
|
|
157
157
|
"/home/runner/work/ogre/ogre/node_modules/jackspeak/dist/esm/parse-args.js",
|
|
158
158
|
"/home/runner/work/ogre/ogre/node_modules/@isaacs/cliui/index.mjs",
|
|
159
159
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/parse.js",
|
|
160
|
-
"/home/runner/work/ogre/ogre/node_modules/events-to-array/index.js",
|
|
161
160
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/stringify.js",
|
|
162
161
|
"/home/runner/work/ogre/ogre/node_modules/tap-parser/dist/esm/final-plan.js",
|
|
162
|
+
"/home/runner/work/ogre/ogre/node_modules/events-to-array/index.js",
|
|
163
163
|
"/home/runner/work/ogre/ogre/node_modules/tap-parser/dist/esm/brace-patterns.js",
|
|
164
164
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/node_modules/diff/lib/index.mjs",
|
|
165
165
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/processinfo/dist/esm/spawn-opts.js",
|
|
@@ -178,8 +178,8 @@
|
|
|
178
178
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/path-arg.js",
|
|
179
179
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-manual.js",
|
|
180
180
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-move-remove.js",
|
|
181
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-posix.js",
|
|
182
181
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-native.js",
|
|
182
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-posix.js",
|
|
183
183
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-windows.js",
|
|
184
184
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/use-native.js",
|
|
185
185
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/index.js",
|
|
@@ -192,47 +192,46 @@
|
|
|
192
192
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/snapshot/dist/esm/require.js",
|
|
193
193
|
"/home/runner/work/ogre/ogre/node_modules/@isaacs/cliui/build/lib/index.js",
|
|
194
194
|
"/home/runner/work/ogre/ogre/node_modules/string-width/index.js",
|
|
195
|
-
"/home/runner/work/ogre/ogre/node_modules/
|
|
195
|
+
"/home/runner/work/ogre/ogre/node_modules/strip-ansi/index.js",
|
|
196
196
|
"/home/runner/work/ogre/ogre/node_modules/@isaacs/cliui/node_modules/wrap-ansi/index.js",
|
|
197
|
+
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/node_modules/yaml/dist/index.js",
|
|
197
198
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/types/index.js",
|
|
198
|
-
"/home/runner/work/ogre/ogre/node_modules/strip-ansi/index.js",
|
|
199
199
|
"/home/runner/work/ogre/ogre/node_modules/tcompare/node_modules/diff/lib/index.mjs",
|
|
200
200
|
"/home/runner/work/ogre/ogre/node_modules/tcompare/dist/esm/react-element-to-jsx-string.js",
|
|
201
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/index.js",
|
|
202
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/glob.js",
|
|
203
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/has-magic.js",
|
|
201
204
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/platform.js",
|
|
202
205
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/default-tmp.js",
|
|
203
206
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/ignore-enoent.js",
|
|
204
207
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/fs.js",
|
|
205
208
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/readdir-or-error.js",
|
|
206
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/index.js",
|
|
207
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/glob.js",
|
|
208
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/has-magic.js",
|
|
209
209
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/fix-eperm.js",
|
|
210
210
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/retry-busy.js",
|
|
211
211
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/mkdirp-manual.js",
|
|
212
|
-
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/mkdirp-native.js",
|
|
213
212
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/opts-arg.js",
|
|
213
|
+
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/mkdirp-native.js",
|
|
214
214
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/path-arg.js",
|
|
215
215
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/use-native.js",
|
|
216
216
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/serialize.js",
|
|
217
217
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/deserialize.js",
|
|
218
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-point-results.js",
|
|
219
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-results.js",
|
|
220
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/loc-from-at.js",
|
|
221
218
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/test-stream-serialize.js",
|
|
222
219
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/test-stream-deserialize.js",
|
|
223
220
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/messages.js",
|
|
224
221
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/constants.js",
|
|
225
|
-
"/home/runner/work/ogre/ogre/node_modules/
|
|
226
|
-
"/home/runner/work/ogre/ogre/node_modules/emoji-regex/index.js",
|
|
222
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/loc-from-at.js",
|
|
227
223
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-nested-location.js",
|
|
228
224
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-message-data.js",
|
|
229
|
-
"/home/runner/work/ogre/ogre/node_modules/
|
|
225
|
+
"/home/runner/work/ogre/ogre/node_modules/eastasianwidth/eastasianwidth.js",
|
|
230
226
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-point-message-data.js",
|
|
227
|
+
"/home/runner/work/ogre/ogre/node_modules/emoji-regex/index.js",
|
|
228
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-point-results.js",
|
|
229
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-results.js",
|
|
230
|
+
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/node_modules/yaml-types/dist/index.js",
|
|
231
|
+
"/home/runner/work/ogre/ogre/node_modules/ansi-regex/index.js",
|
|
231
232
|
"/home/runner/work/ogre/ogre/node_modules/ansi-styles/index.js",
|
|
232
233
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/types/date.js",
|
|
233
234
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/types/timestamp.js",
|
|
234
|
-
"/home/runner/work/ogre/ogre/node_modules/ansi-regex/index.js",
|
|
235
|
-
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/find-made.js",
|
|
236
235
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/brace-expansion/index.js",
|
|
237
236
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/assert-valid-pattern.js",
|
|
238
237
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/ast.js",
|
|
@@ -240,6 +239,7 @@
|
|
|
240
239
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/unescape.js",
|
|
241
240
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/pattern.js",
|
|
242
241
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/walker.js",
|
|
242
|
+
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/find-made.js",
|
|
243
243
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/loc-from-callsite.js",
|
|
244
244
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/result-to-error.js",
|
|
245
245
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/brace-expressions.js",
|
|
@@ -471,18 +471,18 @@
|
|
|
471
471
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/dist/esm/tap.js": [
|
|
472
472
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/src/tap.ts"
|
|
473
473
|
],
|
|
474
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/dist/esm/throw-to-parser.js": [
|
|
475
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/src/throw-to-parser.ts"
|
|
476
|
-
],
|
|
477
|
-
"/home/runner/work/ogre/ogre/node_modules/async-hook-domain/dist/mjs/index.js": [
|
|
478
|
-
"/home/runner/work/ogre/ogre/node_modules/async-hook-domain/src/index.ts"
|
|
479
|
-
],
|
|
480
474
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/test/test-built/dist/esm/index.js": [
|
|
481
475
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/test/test-built/src/index.ts"
|
|
482
476
|
],
|
|
483
477
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/test/dist/esm/default-plugins.js": [
|
|
484
478
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/test/src/default-plugins.ts"
|
|
485
479
|
],
|
|
480
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/dist/esm/throw-to-parser.js": [
|
|
481
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/core/src/throw-to-parser.ts"
|
|
482
|
+
],
|
|
483
|
+
"/home/runner/work/ogre/ogre/node_modules/async-hook-domain/dist/mjs/index.js": [
|
|
484
|
+
"/home/runner/work/ogre/ogre/node_modules/async-hook-domain/src/index.ts"
|
|
485
|
+
],
|
|
486
486
|
"/home/runner/work/ogre/ogre/node_modules/tap-parser/dist/esm/index.js": [
|
|
487
487
|
"/home/runner/work/ogre/ogre/node_modules/tap-parser/src/index.ts"
|
|
488
488
|
],
|
|
@@ -687,12 +687,12 @@
|
|
|
687
687
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-move-remove.js": [
|
|
688
688
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/rimraf-move-remove.ts"
|
|
689
689
|
],
|
|
690
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-posix.js": [
|
|
691
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/rimraf-posix.ts"
|
|
692
|
-
],
|
|
693
690
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-native.js": [
|
|
694
691
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/rimraf-native.ts"
|
|
695
692
|
],
|
|
693
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-posix.js": [
|
|
694
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/rimraf-posix.ts"
|
|
695
|
+
],
|
|
696
696
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/rimraf-windows.js": [
|
|
697
697
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/rimraf-windows.ts"
|
|
698
698
|
],
|
|
@@ -729,6 +729,15 @@
|
|
|
729
729
|
"/home/runner/work/ogre/ogre/node_modules/tcompare/dist/esm/react-element-to-jsx-string.js": [
|
|
730
730
|
"/home/runner/work/ogre/ogre/node_modules/tcompare/src/react-element-to-jsx-string.ts"
|
|
731
731
|
],
|
|
732
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/index.js": [
|
|
733
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/src/index.ts"
|
|
734
|
+
],
|
|
735
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/glob.js": [
|
|
736
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/src/glob.ts"
|
|
737
|
+
],
|
|
738
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/has-magic.js": [
|
|
739
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/src/has-magic.ts"
|
|
740
|
+
],
|
|
732
741
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/platform.js": [
|
|
733
742
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/platform.ts"
|
|
734
743
|
],
|
|
@@ -744,15 +753,6 @@
|
|
|
744
753
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/readdir-or-error.js": [
|
|
745
754
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/readdir-or-error.ts"
|
|
746
755
|
],
|
|
747
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/index.js": [
|
|
748
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/src/index.ts"
|
|
749
|
-
],
|
|
750
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/glob.js": [
|
|
751
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/src/glob.ts"
|
|
752
|
-
],
|
|
753
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/has-magic.js": [
|
|
754
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/src/has-magic.ts"
|
|
755
|
-
],
|
|
756
756
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/dist/esm/fix-eperm.js": [
|
|
757
757
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/rimraf/src/fix-eperm.ts"
|
|
758
758
|
],
|
|
@@ -762,12 +762,12 @@
|
|
|
762
762
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/mkdirp-manual.js": [
|
|
763
763
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/mkdirp-manual.ts"
|
|
764
764
|
],
|
|
765
|
-
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/mkdirp-native.js": [
|
|
766
|
-
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/mkdirp-native.ts"
|
|
767
|
-
],
|
|
768
765
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/opts-arg.js": [
|
|
769
766
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/opts-arg.ts"
|
|
770
767
|
],
|
|
768
|
+
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/mkdirp-native.js": [
|
|
769
|
+
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/mkdirp-native.ts"
|
|
770
|
+
],
|
|
771
771
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/path-arg.js": [
|
|
772
772
|
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/path-arg.ts"
|
|
773
773
|
],
|
|
@@ -780,15 +780,6 @@
|
|
|
780
780
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/deserialize.js": [
|
|
781
781
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/src/deserialize.ts"
|
|
782
782
|
],
|
|
783
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-point-results.js": [
|
|
784
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/test-point-results.ts"
|
|
785
|
-
],
|
|
786
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-results.js": [
|
|
787
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/test-results.ts"
|
|
788
|
-
],
|
|
789
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/loc-from-at.js": [
|
|
790
|
-
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/loc-from-at.ts"
|
|
791
|
-
],
|
|
792
783
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/test-stream-serialize.js": [
|
|
793
784
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/src/test-stream-serialize.ts"
|
|
794
785
|
],
|
|
@@ -801,6 +792,9 @@
|
|
|
801
792
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/dist/esm/constants.js": [
|
|
802
793
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/error-serdes/src/constants.ts"
|
|
803
794
|
],
|
|
795
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/loc-from-at.js": [
|
|
796
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/loc-from-at.ts"
|
|
797
|
+
],
|
|
804
798
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-nested-location.js": [
|
|
805
799
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/test-nested-location.ts"
|
|
806
800
|
],
|
|
@@ -810,15 +804,18 @@
|
|
|
810
804
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-point-message-data.js": [
|
|
811
805
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/test-point-message-data.ts"
|
|
812
806
|
],
|
|
807
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-point-results.js": [
|
|
808
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/test-point-results.ts"
|
|
809
|
+
],
|
|
810
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/test-results.js": [
|
|
811
|
+
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/test-results.ts"
|
|
812
|
+
],
|
|
813
813
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/types/date.js": [
|
|
814
814
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/src/types/date.ts"
|
|
815
815
|
],
|
|
816
816
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/dist/esm/types/timestamp.js": [
|
|
817
817
|
"/home/runner/work/ogre/ogre/node_modules/tap-yaml/src/types/timestamp.ts"
|
|
818
818
|
],
|
|
819
|
-
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/find-made.js": [
|
|
820
|
-
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/find-made.ts"
|
|
821
|
-
],
|
|
822
819
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/dist/mjs/assert-valid-pattern.js": [
|
|
823
820
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/minimatch/src/assert-valid-pattern.ts"
|
|
824
821
|
],
|
|
@@ -837,6 +834,9 @@
|
|
|
837
834
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/dist/esm/walker.js": [
|
|
838
835
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/fixture/node_modules/glob/src/walker.ts"
|
|
839
836
|
],
|
|
837
|
+
"/home/runner/work/ogre/ogre/node_modules/mkdirp/dist/mjs/find-made.js": [
|
|
838
|
+
"/home/runner/work/ogre/ogre/node_modules/mkdirp/src/find-made.ts"
|
|
839
|
+
],
|
|
840
840
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/dist/esm/loc-from-callsite.js": [
|
|
841
841
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/loc-from-callsite.ts"
|
|
842
842
|
],
|
|
@@ -856,11 +856,11 @@
|
|
|
856
856
|
"/home/runner/work/ogre/ogre/node_modules/@tapjs/node-serialize/src/pretty-diff.ts"
|
|
857
857
|
]
|
|
858
858
|
},
|
|
859
|
-
"root": "
|
|
859
|
+
"root": "c4de198c-ac12-4050-b3a7-fc841a1c4af9",
|
|
860
860
|
"externalID": "src/tag.test.ts",
|
|
861
861
|
"code": 0,
|
|
862
862
|
"signal": null,
|
|
863
|
-
"runtime":
|
|
863
|
+
"runtime": 2041.733255,
|
|
864
864
|
"globalsAdded": [
|
|
865
865
|
"__coverage__"
|
|
866
866
|
]
|
|
@@ -2,39 +2,39 @@ TAP version 14
|
|
|
2
2
|
# Subtest: current branch on empty repo is HEAD
|
|
3
3
|
ok 1 - invalid current branch
|
|
4
4
|
1..1
|
|
5
|
-
ok 1 - current branch on empty repo is HEAD # time=
|
|
5
|
+
ok 1 - current branch on empty repo is HEAD # time=28.361ms
|
|
6
6
|
|
|
7
7
|
# Subtest: first commit goes onto default 'main' branch
|
|
8
8
|
ok 1 - invalid current branch
|
|
9
9
|
ok 2 - invalid HEAD
|
|
10
10
|
1..2
|
|
11
|
-
ok 2 - first commit goes onto default 'main' branch # time=
|
|
11
|
+
ok 2 - first commit goes onto default 'main' branch # time=148.615ms
|
|
12
12
|
|
|
13
13
|
# Subtest: fails to create a branch with empty repo
|
|
14
14
|
ok 1 - incorrect \# of commits
|
|
15
15
|
ok 2 - new branch w/ incorrect \# of changelog entries
|
|
16
16
|
ok 3 - expected to throw
|
|
17
17
|
1..3
|
|
18
|
-
ok 3 - fails to create a branch with empty repo # time=4.
|
|
18
|
+
ok 3 - fails to create a branch with empty repo # time=4.668ms
|
|
19
19
|
|
|
20
20
|
# Subtest: checkout new branch with empty repo
|
|
21
21
|
ok 1 - HEAD did not move to new branch
|
|
22
22
|
ok 2 - main should not be pointing to anything
|
|
23
23
|
ok 3 - new_feature should not be pointing to anything
|
|
24
24
|
1..3
|
|
25
|
-
ok 4 - checkout new branch with empty repo # time=1.
|
|
25
|
+
ok 4 - checkout new branch with empty repo # time=1.063ms
|
|
26
26
|
|
|
27
27
|
# Subtest: creating a valid branch on a baseline
|
|
28
28
|
ok 1 - invalid branch ref created
|
|
29
29
|
ok 2 - new branch is pointing to wrong commit
|
|
30
30
|
1..2
|
|
31
|
-
ok 5 - creating a valid branch on a baseline # time=
|
|
31
|
+
ok 5 - creating a valid branch on a baseline # time=18.213ms
|
|
32
32
|
|
|
33
33
|
# Subtest: cannot create new branch with invalid name
|
|
34
34
|
ok 1 - expected to throw
|
|
35
35
|
ok 2 - expected to throw
|
|
36
36
|
ok 3 - expected to throw
|
|
37
37
|
1..3
|
|
38
|
-
ok 6 - cannot create new branch with invalid name # time=
|
|
38
|
+
ok 6 - cannot create new branch with invalid name # time=2.148ms
|
|
39
39
|
|
|
40
40
|
1..6
|
|
@@ -4,19 +4,19 @@ TAP version 14
|
|
|
4
4
|
ok 2 - incorrect \# of commits
|
|
5
5
|
ok 3 - points to wrong commit
|
|
6
6
|
ok 4 - repo is not in detached state
|
|
7
|
-
ok 5 - has a nested object when it shouldn't: {"uuid":"
|
|
7
|
+
ok 5 - has a nested object when it shouldn't: {"uuid":"94f175ee-0f05-4039-8766-e4d042987e86","name":"my first process template","description":"now we have a description","nested":[]}
|
|
8
8
|
1..5
|
|
9
|
-
ok 1 - checkout prev commit # time=
|
|
9
|
+
ok 1 - checkout prev commit # time=224.848ms
|
|
10
10
|
|
|
11
11
|
# Subtest: checkout new branch with simple name
|
|
12
12
|
ok 1 - HEAD is not moved to target branch
|
|
13
13
|
1..1
|
|
14
|
-
ok 2 - checkout new branch with simple name # time=
|
|
14
|
+
ok 2 - checkout new branch with simple name # time=13.633ms
|
|
15
15
|
|
|
16
16
|
# Subtest: checkout new branch with full ref name
|
|
17
17
|
ok 1 - HEAD is not moved to target branch
|
|
18
18
|
1..1
|
|
19
|
-
ok 3 - checkout new branch with full ref name # time=
|
|
19
|
+
ok 3 - checkout new branch with full ref name # time=7.329ms
|
|
20
20
|
|
|
21
21
|
# Subtest: checkout commit which has two refs pointing leaves HEAD detached
|
|
22
22
|
ok 1 - main does not point to commit
|
|
@@ -24,29 +24,29 @@ ok 3 - checkout new branch with full ref name # time=8.18ms
|
|
|
24
24
|
ok 3 - HEAD is not detached at commit
|
|
25
25
|
ok 4 - HEAD is not pointing to commit
|
|
26
26
|
1..4
|
|
27
|
-
ok 4 - checkout commit which has two refs pointing leaves HEAD detached # time=
|
|
27
|
+
ok 4 - checkout commit which has two refs pointing leaves HEAD detached # time=9.297ms
|
|
28
28
|
|
|
29
29
|
# Subtest: checkout new branch moves head to new branch
|
|
30
30
|
ok 1 - HEAD is not moved to target branch
|
|
31
31
|
1..1
|
|
32
|
-
ok 5 - checkout new branch moves head to new branch # time=7.
|
|
32
|
+
ok 5 - checkout new branch moves head to new branch # time=7.273ms
|
|
33
33
|
|
|
34
34
|
# Subtest: checkout and create new branch on empty main
|
|
35
35
|
ok 1 - HEAD should point to empty branch
|
|
36
36
|
ok 2 - branch still should be empty
|
|
37
37
|
1..2
|
|
38
|
-
ok 6 - checkout and create new branch on empty main # time=
|
|
38
|
+
ok 6 - checkout and create new branch on empty main # time=1.258ms
|
|
39
39
|
|
|
40
40
|
# Subtest: checkout and create new branch with at least 1 commit
|
|
41
41
|
ok 1 - HEAD should point to new branch
|
|
42
42
|
ok 2 - branch is not pointing to last HEAD commit
|
|
43
43
|
1..2
|
|
44
|
-
ok 7 - checkout and create new branch with at least 1 commit # time=
|
|
44
|
+
ok 7 - checkout and create new branch with at least 1 commit # time=19.744ms
|
|
45
45
|
|
|
46
46
|
# Subtest: replacing default branch on empty master removes main
|
|
47
47
|
ok 1 - new branch w/ incorrect \# of changelog entries
|
|
48
48
|
ok 2 - expected to reject
|
|
49
49
|
1..2
|
|
50
|
-
ok 8 - replacing default branch on empty master removes main # time=
|
|
50
|
+
ok 8 - replacing default branch on empty master removes main # time=18.237ms
|
|
51
51
|
|
|
52
52
|
1..8
|
|
@@ -3,58 +3,58 @@ TAP version 14
|
|
|
3
3
|
ok 1 - has changelog entries
|
|
4
4
|
ok 2 - incorrect \# of commits
|
|
5
5
|
1..2
|
|
6
|
-
ok 1 - baseline with 1 commit and zero changelog entries # time=
|
|
6
|
+
ok 1 - baseline with 1 commit and zero changelog entries # time=89.727ms
|
|
7
7
|
|
|
8
8
|
# Subtest: head points to main
|
|
9
9
|
ok 1 - head not pointing where it should
|
|
10
10
|
1..1
|
|
11
|
-
ok 2 - head points to main # time=0.
|
|
11
|
+
ok 2 - head points to main # time=0.867ms
|
|
12
12
|
|
|
13
13
|
# Subtest: changes are available for commit if starting from empty
|
|
14
14
|
ok 1 - Status does not contain the right amount of changes
|
|
15
15
|
ok 2 - (unnamed test)
|
|
16
16
|
1..2
|
|
17
|
-
ok 3 - changes are available for commit if starting from empty # time=
|
|
17
|
+
ok 3 - changes are available for commit if starting from empty # time=139.696ms
|
|
18
18
|
|
|
19
19
|
# Subtest: no commit without changes
|
|
20
20
|
ok 1 - expected to reject
|
|
21
21
|
1..1
|
|
22
|
-
ok 4 - no commit without changes # time=
|
|
22
|
+
ok 4 - no commit without changes # time=6.918ms
|
|
23
23
|
|
|
24
24
|
# Subtest: no commit without changes after recent commit
|
|
25
25
|
ok 1 - expected to reject
|
|
26
26
|
1..1
|
|
27
|
-
ok 5 - no commit without changes after recent commit # time=
|
|
27
|
+
ok 5 - no commit without changes after recent commit # time=12.342ms
|
|
28
28
|
|
|
29
29
|
# Subtest: overwrite nested array changes are recognized
|
|
30
30
|
1..0
|
|
31
|
-
ok 6 - overwrite nested array changes are recognized # time=
|
|
31
|
+
ok 6 - overwrite nested array changes are recognized # time=45.14ms
|
|
32
32
|
|
|
33
33
|
# Subtest: change of nested array element is recognized
|
|
34
34
|
1..0
|
|
35
|
-
ok 7 - change of nested array element is recognized # time=
|
|
35
|
+
ok 7 - change of nested array element is recognized # time=20.439ms
|
|
36
36
|
|
|
37
37
|
# Subtest: treeHash of commit is matching content
|
|
38
38
|
ok 1 - should be equal
|
|
39
39
|
ok 2 - tree hash mismatch
|
|
40
40
|
1..2
|
|
41
|
-
ok 8 - treeHash of commit is matching content # time=
|
|
41
|
+
ok 8 - treeHash of commit is matching content # time=10.47ms
|
|
42
42
|
|
|
43
43
|
# Subtest: no commit --amend without commit
|
|
44
44
|
ok 1 - expected to reject
|
|
45
45
|
1..1
|
|
46
|
-
ok 9 - no commit --amend without commit # time=
|
|
46
|
+
ok 9 - no commit --amend without commit # time=2.545ms
|
|
47
47
|
|
|
48
48
|
# Subtest: main moves to recent commit
|
|
49
49
|
ok 1 - head does not point to recent commit
|
|
50
50
|
1..1
|
|
51
|
-
ok 10 - main moves to recent commit # time=
|
|
51
|
+
ok 10 - main moves to recent commit # time=18.14ms
|
|
52
52
|
|
|
53
53
|
# Subtest: two commits with 3 changes
|
|
54
54
|
ok 1 - incorrect \# of changelog entries
|
|
55
55
|
ok 2 - incorrect \# of commits
|
|
56
56
|
1..2
|
|
57
|
-
ok 11 - two commits with 3 changes # time=
|
|
57
|
+
ok 11 - two commits with 3 changes # time=14.721ms
|
|
58
58
|
|
|
59
59
|
# Subtest: array push double-change, 6 changes, 3 commits
|
|
60
60
|
ok 1 - incorrect \# of changelog entries
|
|
@@ -62,7 +62,7 @@ ok 11 - two commits with 3 changes # time=7.938ms
|
|
|
62
62
|
ok 3 - \#incorrect \# of changes in commit\#1
|
|
63
63
|
ok 4 - \#incorrect \# of changes in commit\#2
|
|
64
64
|
1..4
|
|
65
|
-
ok 12 - array push double-change, 6 changes, 3 commits # time=
|
|
65
|
+
ok 12 - array push double-change, 6 changes, 3 commits # time=25.35ms
|
|
66
66
|
|
|
67
67
|
# Subtest: all refs OK, when committing on new branch while main is empty main
|
|
68
68
|
ok 1 - main should not point to a commit
|
|
@@ -70,7 +70,7 @@ ok 12 - array push double-change, 6 changes, 3 commits # time=19.121ms
|
|
|
70
70
|
ok 3 - branch should now be visible
|
|
71
71
|
ok 4 - HEAD is pointing to wrong branch
|
|
72
72
|
1..4
|
|
73
|
-
ok 13 - all refs OK, when committing on new branch while main is empty main # time=
|
|
73
|
+
ok 13 - all refs OK, when committing on new branch while main is empty main # time=10.1ms
|
|
74
74
|
|
|
75
75
|
# Subtest: commit --amend changes hash on content change
|
|
76
76
|
ok 1 - hash should have changed
|
|
@@ -80,7 +80,7 @@ ok 13 - all refs OK, when committing on new branch while main is empty main # ti
|
|
|
80
80
|
ok 5 - we are on the wrong branch
|
|
81
81
|
ok 6 - main should point to changed commit hash
|
|
82
82
|
1..6
|
|
83
|
-
ok 14 - commit --amend changes hash on content change # time=
|
|
83
|
+
ok 14 - commit --amend changes hash on content change # time=15.517ms
|
|
84
84
|
|
|
85
85
|
# Subtest: commit --amend changes hash on message change
|
|
86
86
|
ok 1 - hash should have changed
|
|
@@ -90,7 +90,7 @@ ok 14 - commit --amend changes hash on content change # time=12.461ms
|
|
|
90
90
|
ok 5 - we are on the wrong branch
|
|
91
91
|
ok 6 - main should point to changed commit hash
|
|
92
92
|
1..6
|
|
93
|
-
ok 15 - commit --amend changes hash on message change # time=
|
|
93
|
+
ok 15 - commit --amend changes hash on message change # time=24.527ms
|
|
94
94
|
|
|
95
95
|
# Subtest: commit at detached HEAD does not affect main, but moves head
|
|
96
96
|
ok 1 - HEAD did not move to commit
|
|
@@ -99,12 +99,12 @@ ok 15 - commit --amend changes hash on message change # time=27.526ms
|
|
|
99
99
|
ok 4 - HEAD did not move to commit
|
|
100
100
|
ok 5 - main branch did not stay at last commit
|
|
101
101
|
1..5
|
|
102
|
-
ok 16 - commit at detached HEAD does not affect main, but moves head # time=
|
|
102
|
+
ok 16 - commit at detached HEAD does not affect main, but moves head # time=45.448ms
|
|
103
103
|
|
|
104
104
|
# Subtest: commit at detached HEAD saved to a branch
|
|
105
105
|
ok 1 - savepoint branch should point to last detached commit
|
|
106
106
|
1..1
|
|
107
|
-
ok 17 - commit at detached HEAD saved to a branch # time=
|
|
107
|
+
ok 17 - commit at detached HEAD saved to a branch # time=10.778ms
|
|
108
108
|
|
|
109
109
|
# Subtest: commit --amend changes hash on message change even in detached HEAD
|
|
110
110
|
ok 1 - hash should have changed
|
|
@@ -114,6 +114,6 @@ ok 17 - commit at detached HEAD saved to a branch # time=21.775ms
|
|
|
114
114
|
ok 5 - HEAD is not pointing to detached commit
|
|
115
115
|
ok 6 - main should point to changed commit hash
|
|
116
116
|
1..6
|
|
117
|
-
ok 18 - commit --amend changes hash on message change even in detached HEAD # time=
|
|
117
|
+
ok 18 - commit --amend changes hash on message change even in detached HEAD # time=37.739ms
|
|
118
118
|
|
|
119
119
|
1..18
|
|
@@ -2,7 +2,7 @@ TAP version 14
|
|
|
2
2
|
# Subtest: merge with no commit fails
|
|
3
3
|
ok 1 - expected to reject
|
|
4
4
|
1..1
|
|
5
|
-
ok 1 - merge with no commit fails # time=
|
|
5
|
+
ok 1 - merge with no commit fails # time=197.572ms
|
|
6
6
|
|
|
7
7
|
# Subtest: merge fast-forward
|
|
8
8
|
ok 1 - HEAD not pointing to new_branch
|
|
@@ -11,6 +11,6 @@ ok 1 - merge with no commit fails # time=177.496ms
|
|
|
11
11
|
ok 4 - master is not at expected commit
|
|
12
12
|
ok 5 - fast-forward failed, superfluous commit detected
|
|
13
13
|
1..5
|
|
14
|
-
ok 2 - merge fast-forward # time=
|
|
14
|
+
ok 2 - merge fast-forward # time=68.107ms
|
|
15
15
|
|
|
16
16
|
1..2
|