Skip to content

Commit aa202e9

Browse files
authored
chore: smoke tests using a preid (#8056)
#8054 broke the smoke test because were publishing the current version in a test
1 parent 3644e79 commit aa202e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/publish.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ const main = async (opts) => {
126126
for (const publish of publishes) {
127127
const workspace = publish.workspace && `--workspace=${publish.name}`
128128
const publishPkg = (...args) => npm('publish', workspace, `--tag=${publish.tag}`, ...args)
129+
130+
await npm('version prerelease', workspace, '--preid=smoke')
129131
if (isPack) {
130132
await npm(
131133
'pack',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy