Skip to content

Appveyor hooks for Unity Cloudbuild#6

Merged
david-rhodes merged 16 commits intodevelopfrom
BergWerkGIS-prepare-for-cloudbuild
Apr 3, 2017
Merged

Appveyor hooks for Unity Cloudbuild#6
david-rhodes merged 16 commits intodevelopfrom
BergWerkGIS-prepare-for-cloudbuild

Conversation

@isiyu
Copy link
Copy Markdown

@isiyu isiyu commented Apr 1, 2017

  • Appveyor builds and pushes a clean sdkpackage (with submodules) to private repo
  • Appveyor decodes and writes token under Assets/StreamingAssets

TODO:

  • attach hooks to trigger Unity Cloud Build

@isiyu isiyu mentioned this pull request Apr 1, 2017
4 tasks
Copy link
Copy Markdown

@david-rhodes david-rhodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working fine. Cloud build side needs love, but this is good for develop.

@david-rhodes david-rhodes merged commit 91eb8ba into develop Apr 3, 2017
@david-rhodes david-rhodes deleted the BergWerkGIS-prepare-for-cloudbuild branch April 3, 2017 17:51
Comment thread scripts/build.csx Outdated
});
foreach (var cmd in cmds) {
Console.WriteLine("RUNNING COMMAND:");
Console.WriteLine(cmd);
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@isiyu for reference, if this is ever needed again:
You can pass showCmd:true to RunCommand()
😄

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.

3 participants