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

fix: release 4.1.0-beta.1 #1353

Closed
wants to merge 1 commit into from
Closed

Conversation

wtrocki
Copy link
Collaborator

@wtrocki wtrocki commented Aug 6, 2020

Trying to launch new beta after migration to graphback 0.15.0

@wtrocki wtrocki requested a review from kamilkisiela August 6, 2020 14:36
@wtrocki
Copy link
Collaborator Author

wtrocki commented Aug 6, 2020

Having issues with the release

yarn release:next

npm ERR! 404
  '@graphql-cli/init@4.1.0-beta.1' is not in the npm registry.

Possible npm issues.

@wtrocki wtrocki requested a review from dotansimha August 6, 2020 14:40
@wtrocki
Copy link
Collaborator Author

wtrocki commented Aug 10, 2020

Looks like scripts need to be updated. Seems like plugins were pulled out of the cli.
Since we using Yargs we might do the same (we actually have init and generate and serve commands already - which means that cli will become really lightweight.

@machi1990 @craicoverflow WDYT?

@craicoverflow
Copy link
Collaborator

There is no init command in Graphback, but generate and serve commands can be used

@wtrocki
Copy link
Collaborator Author

wtrocki commented Aug 11, 2020

I will configure auto releases in the mean time we can use plain generate here to simplify workflows. Next we need to invest into init more. GraphQL cli need more love

@wtrocki wtrocki requested a review from ardatan August 26, 2020 13:58
@wtrocki
Copy link
Collaborator Author

wtrocki commented Aug 26, 2020

Ok.. I see this being updated. We going to add new release and create another one

@wtrocki wtrocki closed this Aug 26, 2020
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.

2 participants