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

CI to UPM branch #19

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

Hermesiss
Copy link

@Hermesiss Hermesiss commented May 14, 2019

Added project for convenient edition
Added travis-ci.org integration
Added setup instructions to README.md

This CI will push changes to branch upm (will be created in process), so users could use it in UPM without downloading files as described here. You can skip ci if it's not necessary by adding [skip ci] in comment message.

It also will make branches upm-dev and upm-test for develop branch and pull-requests

I'm using this in my work, e.g. https://github.com/Hermesiss/unity-splines

I've tested it in my fork, in editor and build mode (no errors)

You can test it as package adding this line to your Packages/manifest.json

"asset-bundle-manager": "https://github.com/Hermesiss/AssetBundleManager.git#upm-dev"

Before merging you need to:

  1. Sign up at Travis Ci
  2. Enable this project there
  3. Generate github access token with all repo scopes
  4. Add this token to Environment Variables in settings

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.

1 participant