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

Publish not in npm? #127

Closed
sergey-lapin opened this issue Nov 10, 2015 · 2 comments
Closed

Publish not in npm? #127

sergey-lapin opened this issue Nov 10, 2015 · 2 comments

Comments

@sergey-lapin
Copy link

I want to make continues delivery with react-native android, so don't need npm at all, is it possible to hook this and generalize somehow?

@sergey-lapin
Copy link
Author

If it is complicated, I can workaround it by publishing something lightweight (just package.json) and then do my graddle-android publishing stuff. But I don't now how to hook when semantic release successfully finished. @boennemann can you guide me here?

@boennemann
Copy link
Member

Hey @Lapanoid,

this is possible by implementing an alternative "getLastRelease" plugin. You could base it on git tags to fully decouple semantic-release from npm.

Best,
Stephan

#56

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

No branches or pull requests

2 participants