File tree Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Expand file tree Collapse file tree 5 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 4040 matrix.os == 'ubuntu-latest' && './libpg_query/linux/libpg_query.a' ||
4141 matrix.os == 'windows-latest' && './libpg_query/windows/pg_query.lib' }}
4242 build-wasm :
43+ needs : build-artifacts
4344 runs-on : ubuntu-latest
4445 steps :
4546 - name : Checkout Repository 📥
7273 name : wasm-artifacts
7374 path : wasm
7475 prepare-and-publish :
76+ needs : build-wasm
7577 runs-on : ubuntu-latest
7678 steps :
7779 - name : Checkout Repository 📥
Original file line number Diff line number Diff line change 88 import-yaml : yaml/build-artifacts.yaml
99
1010 build-wasm :
11+ needs : build-artifacts
1112 import-yaml : yaml/build-wasm.yaml
1213
1314 prepare-and-publish :
Original file line number Diff line number Diff line change 88 import-yaml : yaml/build-artifacts.yaml
99
1010 build-wasm :
11+ needs : build-artifacts
1112 import-yaml : yaml/build-wasm.yaml
1213
1314 prepare-and-publish :
Original file line number Diff line number Diff line change 5151 "url" : " git://github.com/launchql/libpg-query-node.git"
5252 },
5353 "devDependencies" : {
54- "@yamlize/cli" : " ^0.7 .0" ,
54+ "@yamlize/cli" : " ^0.8 .0" ,
5555 "chai" : " ^3.5.0" ,
5656 "emnapi" : " ^0.43.1" ,
5757 "lodash" : " ^4.17.15" ,
Original file line number Diff line number Diff line change 5959 resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
6060 integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
6161
62- " @yamlize/cli@^0.7 .0 " :
63- version "0.7 .0"
64- resolved "https://registry.yarnpkg.com/@yamlize/cli/-/cli-0.7 .0.tgz#377cf1b8f7609ae36b9bfe6175d23b15b70f3ae0 "
65- integrity sha512-E/NClu9NipPxmFzh8c/o7yVpd5HmMnIc4ELnmZ+Kcr3qL7qvbRDAU+21FPW5ns8mB/W1+8ekuLTI4mMXW13FbQ ==
62+ " @yamlize/cli@^0.8 .0 " :
63+ version "0.8 .0"
64+ resolved "https://registry.yarnpkg.com/@yamlize/cli/-/cli-0.8 .0.tgz#c86673a6ee59a36f6a5621a073cb688b5db00d77 "
65+ integrity sha512-OuhQ/gYLCuMjENdLMF8UXgM32p7blBB0FxwS4R2Mw4jk/9uvv87uCz2ptq9VB7GjNTNbnRTQKw+bAbwCXyngCA ==
6666 dependencies :
6767 chalk "4.1.0"
6868 inquirerer "^1.9.0"
6969 js-yaml "^4.1.0"
7070 minimist "1.2.8"
71- yamlize "^0.7 .0"
71+ yamlize "^0.8 .0"
7272
7373abbrev@1 :
7474 version "1.1.1"
@@ -1172,10 +1172,10 @@ yallist@^4.0.0:
11721172 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
11731173 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
11741174
1175- yamlize@^0.7 .0 :
1176- version "0.7 .0"
1177- resolved "https://registry.yarnpkg.com/yamlize/-/yamlize-0.7 .0.tgz#f99eb54b0761cd5249af18dc3f2ec97800de98d6 "
1178- integrity sha512-4/wp6/fMFEboFr2UyytvpfYN0I4DmVFOZxpiGTaRoutkcg4YEZyVvk9ZL2JujDVaokUIXsM930uXCxBpf3KNDg ==
1175+ yamlize@^0.8 .0 :
1176+ version "0.8 .0"
1177+ resolved "https://registry.yarnpkg.com/yamlize/-/yamlize-0.8 .0.tgz#5d263fff74329b7435ff163eeee8e137298a7f5e "
1178+ integrity sha512-2sXxXTr4gZuIP1TmVmm9yJc/WirEKsqctk/gk4MzPGuochfSAY4+OxKXXqFj02HejQmEgAFRun7b0Ec6YjlE7A ==
11791179 dependencies :
11801180 js-yaml "^4.1.0"
11811181 mkdirp "3.0.1"
You can’t perform that action at this time.
0 commit comments