EDIT: Public source code is here.
We're investigating what we actually wanna do right now.
Truthfully, people providing automated builds of up-to-the-minute commits was only a part of the reason that we made the Github repository private. A secondary, and arguably more immediately pressing concern, was the fact the repo was the most "popular" AS3 project on Github.
We've probably been toeing a line all these years by having the source on github period, but having it placed front-and-center in the public eye was going to earn us the boot sooner or later. Smashing the Privacy button is a quick-fix in the face of that, mainly to ensure we buy ourselves as much potential time as possible whilst we sort an alternative.
As for what we're doing about it...
We're moving away from Github, almost certainly, to a self-hosted instance of Gitlab.
TiTS' source is going to be broken into two versions; a public repo and a private repo.
Part of our automated build process will push changes from the private repo to the public one whenever we do a public build.
I'm still investigating automation tools to assist us going the other way, so everything isn't reliant on my-and-mine-alone knowledge of Git tooling.
As part of this, actually asking for Github access will mostly be irrelevant. The public version of the repo should be anonymously accessible, just as things were on Github.
We're investigating what we actually wanna do right now.
Truthfully, people providing automated builds of up-to-the-minute commits was only a part of the reason that we made the Github repository private. A secondary, and arguably more immediately pressing concern, was the fact the repo was the most "popular" AS3 project on Github.
We've probably been toeing a line all these years by having the source on github period, but having it placed front-and-center in the public eye was going to earn us the boot sooner or later. Smashing the Privacy button is a quick-fix in the face of that, mainly to ensure we buy ourselves as much potential time as possible whilst we sort an alternative.
As for what we're doing about it...
We're moving away from Github, almost certainly, to a self-hosted instance of Gitlab.
TiTS' source is going to be broken into two versions; a public repo and a private repo.
Part of our automated build process will push changes from the private repo to the public one whenever we do a public build.
I'm still investigating automation tools to assist us going the other way, so everything isn't reliant on my-and-mine-alone knowledge of Git tooling.
As part of this, actually asking for Github access will mostly be irrelevant. The public version of the repo should be anonymously accessible, just as things were on Github.
Last edited: