Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Conversation

@StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Feb 27, 2018

Due to the TLS changes recently introduced in github.com
We are providing a new means to access the GitHub API for the purposes of:

  1. Account Authentication & Validation
  2. Publishing
    We are also providing the means to report usage metrics.

The means is via a node application written to support node 0.12.7.
This is the version of nodejs that ships with Unity 5.4.

We are also using a version of octokit/rest.js that has been transpiled to run on nodejs 0.12.
https://github.com/gr2m/octokit-rest-for-node-v0.12 provided to us by @gr2m (:wave: thanks)

There is OctorunTask which encapsulates environment variables required by octorun-js.
We still need to package octorun-js and deploy it in the target environment.

shana and others added 30 commits February 23, 2018 15:09
…torun

Build octorun before anything else in appveyor
StanleyGoldman and others added 10 commits March 12, 2018 14:48
…contents-path

Adding a field in Environment to locate Unity's content's path
…o fixes/octorun-refactor-authentication

# Conflicts:
#	octorun/src/authentication.js
#	octorun/src/bin/app-login.js
#	src/GitHub.Api/Tasks/OctorunTask.cs
…authentication

Refactoring Octorun output and authentication.js
@shana shana merged commit 8008bf3 into master Mar 15, 2018
@shana shana deleted the features/octorun-js branch March 15, 2018 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants