-
Notifications
You must be signed in to change notification settings - Fork 0
Artifactory Hosting #18
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
Conversation
|
Let's divide the artifactory work into two PRs (releases):
(this will effectively mean that on this versioj both artifactory and github links can be used in
|
|
I think I am able to do everything in this pr. Version 2.0 is deployed to artifactory with no changes. Updates:
I made some major changes let me know if this is what you were expecting. |
|
Unsure why travis is failling: |
vforge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, I'm going to do a lil'bit more testing and then merge it.
|
I'm going to resolve conflicts just prior to merge, dw. |
Description
distdirectory containing the build filesArtifactory Setup
This setup will work for both
yarnandnpm. If you run into issues consult Artifactory NPM Docs firstnpm config set @wikia:registry https://artifactory.wikia-inc.com/artifactory/api/npm/npm-source/npm login --scope=@wikiaTODO
@vforge