GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 299 forks source link

Nuts not picking up platform from github #97

Closed bpeters closed 8 years ago

bpeters commented 8 years ago

Issue with nuts not picking up platform.

[
  {
    "tag": "0.0.2",
    "channel": "stable",
    "notes": "Work work work work work",
    "published_at": "2016-07-29T20:27:17.000Z",
    "platforms": []
  },
  {
    "tag": "0.0.1",
    "channel": "stable",
    "notes": "test release (c'mon nuts server)",
    "published_at": "2016-07-29T05:26:59.000Z",
    "platforms": []
  }
]

deploying to github with this structure:

mac > Parallel-1.0.0-osx-x64.dmg mac > Parallel-1.0.0-osx-x64.zip

Am I missing something?

joedawson commented 7 years ago

@bpeters what was the issue in the end? I'm also seeing no platforms. I also have a similar path to my builds.

dist > mac > Intacept-0.1.3.dmg dist > mac > Intacept-0.1.3-mac.zip