addon-packager-proxy icon indicating copy to clipboard operation
addon-packager-proxy copied to clipboard

Turns GitHub tags into WowInterface uploads through CurseForge and magic!

Results 4 addon-packager-proxy issues
Sort by recently updated
recently updated
newest added

``` 2017-09-05T06:51:41.156108+00:00 heroku[router]: at=info method=GET path="/force/OrderHallCommander/1.4.3" host=redacted.herokuapp.com request_id=redacted fwd="redacted" dyno=web.1 connect=0ms service=11ms status=200 bytes=263 protocol=http 2017-09-05T06:51:41.148598+00:00 app[web.1]: [LOG] Received forced check for "OrderHallCommander" version "1.4.3". 2017-09-05T06:51:41.148833+00:00 app[web.1]: [LOG.1] Work order...

investigate

Some people don't like having to upload all their projects to GitHub when they've gotten used to an already working environment. The only current requirement of GitHub is the webhooks...

enhancement

Don't know if it works out of the box, but I know that Bitbucket has webhooks. Needs further testing.

enhancement

Should #4 be successful, we could look into supporting SVN in addition to Git.

enhancement