As a CTO
I want to update dependencies fearlessly
Therefore I need to be able to trigger the SDK build pipeline at any time in order to exercise the build pipeline code, without actually pushing a new release of the SDK
Cloned from GoCarrot/teak-ios#97. See implementation plan comment there for approach — same pattern adapted for this repo's Rake build, UPM packaging, and Unity-specific dependencies.
Repo: teak-unity
As a CTO
I want to update dependencies fearlessly
Therefore I need to be able to trigger the SDK build pipeline at any time in order to exercise the build pipeline code, without actually pushing a new release of the SDK
Cloned from GoCarrot/teak-ios#97. See implementation plan comment there for approach — same pattern adapted for this repo's Rake build, UPM packaging, and Unity-specific dependencies.
Repo:
teak-unity