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

Introduce CI/CD in webrtcomm #50

Open
atsakiridis opened this issue Apr 20, 2016 · 3 comments
Open

Introduce CI/CD in webrtcomm #50

atsakiridis opened this issue Apr 20, 2016 · 3 comments

Comments

@atsakiridis
Copy link
Collaborator

atsakiridis commented Apr 20, 2016

Let's create separate issues for this after we investigate what is needed and see how we 'll split among releases.

One of the impacts is #28

@atsakiridis atsakiridis added this to the 1.0.0 GA release milestone Apr 20, 2016
@atsakiridis atsakiridis changed the title Create CI job to generate versioned library and also update reference documentation Umbrella issue for CI/CD in webrtcom Oct 18, 2016
@atsakiridis atsakiridis changed the title Umbrella issue for CI/CD in webrtcom Umbrella issue for CI/CD in webrtcomn Feb 16, 2017
@atsakiridis atsakiridis changed the title Umbrella issue for CI/CD in webrtcomn Umbrella issue for CI/CD in webrtcomm Feb 16, 2017
@atsakiridis atsakiridis changed the title Umbrella issue for CI/CD in webrtcomm Introduce CI/CD in webrtcomm Feb 16, 2017
@atsakiridis
Copy link
Collaborator Author

Discussed a bit about how to best distribute webrtcomm with @ammendonca and @jaimecasero. Although we could mavenize it and distribute via maven, seems that it might make more sense to use more 'generic' web distribution tools such as bower or npm. Lets brainstorm more when time comes

@jaimecasero
Copy link
Contributor

jaimecasero commented Apr 5, 2017

for the record:
how do you publish libs to NPM? dont tell me is throuhg maven 😉 npmPublish -> through npm itself
i think we can do both NPM publishing(as part of maven deployment phase) and still generate a maven artifact to be used by JEE apps
with this plugin frontend plugin can run the "npm publish"
we can configure the npm user publisher thorugh maven settings

@atsakiridis
Copy link
Collaborator Author

Also, link to full slack discussion for future reference: https://telestax.slack.com/archives/C295TUEGZ/p1491325873871492

jaimecasero added a commit that referenced this issue Apr 5, 2017
to actually publish we will need to add auth file to server somehow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants