Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(publish): improve with upcoming changesets workspace support #222

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

belgattitude
Copy link
Member

@belgattitude belgattitude commented Nov 25, 2021

Testing upcoming improvements made in changesets/changesets#674.

(More for giving feedbacks than anything)

@changeset-bot
Copy link

changeset-bot bot commented Nov 25, 2021

🦋 Changeset detected

Latest commit: b00776b

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codeclimate
Copy link

codeclimate bot commented Nov 25, 2021

Code Climate has analyzed commit b00776b and detected 0 issues on this pull request.

View more on Code Climate.

@ghost
Copy link

ghost commented Nov 25, 2021

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

@belgattitude
Copy link
Member Author

Blocked in local:

  warn ===============================IMPORTANT!===============================
🦋  warn You are in prerelease mode so packages will be published to the canary
🦋  warn         dist tag except for packages that have not had normal releases which will be published to latest
🦋  warn ----------------------------------------------------------------------
🦋  info npm info @soluble/cache-interop
🦋  info npm info @soluble/cache-ioredis
🦋  info npm info @soluble/cache-redis
🦋  info npm info @soluble/dsn-parser
🦋  info @soluble/cache-interop is being published because our local version (0.8.2-canary.0) has not been published on npm
🦋  info @soluble/cache-ioredis is being published because our local version (0.8.4-canary.0) has not been published on npm
🦋  info @soluble/cache-redis is being published because our local version (0.8.4-canary.0) has not been published on npm
🦋  info @soluble/dsn-parser is being published because our local version (1.3.3-canary.0) has not been published on npm
🦋  info Publishing "@soluble/cache-interop" at "0.8.2-canary.0"
🦋  info Publishing "@soluble/cache-ioredis" at "0.8.4-canary.0"
🦋  info Publishing "@soluble/cache-redis" at "0.8.4-canary.0"
🦋  info Publishing "@soluble/dsn-parser" at "1.3.3-canary.0"
🦋  error an error occurred while publishing @soluble/cache-redis: 
🦋  error Unknown Syntax Error: Extraneous positional argument ("/home/sebastien/github/cache-interop/packages/cache-redis").
🦋  error 
🦋  error $ yarn npm publish [--access #0] [--tag #0] [--tolerate-republish]
🦋  error an error occurred while publishing @soluble/cache-interop: 
🦋  error Unknown Syntax Error: Extraneous positional argument ("/home/sebastien/github/cache-interop/packages/cache-interop").
🦋  error 
🦋  error $ yarn npm publish [--access #0] [--tag #0] [--tolerate-republish]
🦋  error an error occurred while publishing @soluble/dsn-parser: 
🦋  error Unknown Syntax Error: Extraneous positional argument ("/home/sebastien/github/cache-interop/packages/dsn-parser").
🦋  error 
🦋  error $ yarn npm publish [--access #0] [--tag #0] [--tolerate-republish]
🦋  error an error occurred while publishing @soluble/cache-ioredis: 
🦋  error Unknown Syntax Error: Extraneous positional argument ("/home/sebastien/github/cache-interop/packages/cache-ioredis").
🦋  error 
🦋  error $ yarn npm publish [--access #0] [--tag #0] [--tolerate-republish]
🦋  error packages failed to publish:
🦋  @soluble/cache-interop@0.8.2-canary.0
🦋  @soluble/cache-ioredis@0.8.4-canary.0
🦋  @soluble/cache-redis@0.8.4-canary.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant