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

Make a new release for the API changes #12

Open
Legion2 opened this issue Mar 10, 2019 · 3 comments
Open

Make a new release for the API changes #12

Legion2 opened this issue Mar 10, 2019 · 3 comments

Comments

@Legion2
Copy link

Legion2 commented Mar 10, 2019

Can you make a new maven release and a git tag. So we can use the new API in our project and fix AmyAssist/Amy#544.

@Vogel612
Copy link

For the record: you should be able to install a local release of the new 2.1.0-SNAPSHOT version and perform the updates to your codebase without requiring an "upstream release". While this may complicate the setup for development for you, it avoids pushing a possibly unpolished release from this repository.

The breakage you refer to seems to be an artifact of how you depend onto the container-client.

@miwurster
Copy link
Contributor

Until the new client impl is fully tested and validated, you could basically use the following instructions to source the current state with Maven:
https://jitpack.io/#OpenTOSCA/container-client/master-SNAPSHOT

@Legion2
Copy link
Author

Legion2 commented Mar 11, 2019

solved the problem by using the commit hash as version

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

No branches or pull requests

3 participants