GitHub to indigo store problem

Posted on
Mon Jan 21, 2019 7:28 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

GitHub to indigo store problem

getting email and plugin store does NOT copy from GitHub..
Indigo failed to add/update a release from your Github repo. Plugin release tagged with version '7.100.267' doesn't match the Info.plist version '7.99.266'.

Plugin: piBeacon
Github Release URL: https://github.com/kw123/pibeacon/relea ... v7.100.267

the info.plist file is correct, downloaded .zip from GitHub and looked at info.plist file there
Code: Select all
<dict>
   <key>PluginVersion</key>
   <string>7.100.267</string>
   <key>ServerApiVersion</key>
   <string>2.0.0</string>
   <key>IwsApiVersion</key>
   <string>1.0.0</string>

This is happening with 2 plugins now.. may be it is early Alsheimer... but I tried several times, double checked the version numbers.. no spaces in the number fields ..
'7.99.266'. is the previous version.

any votes? Is it Alsheimer or bug

Karl

Posted on
Mon Jan 21, 2019 7:37 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: GitHub to indigo store problem

Look at the code that's actually committed for release 7.100.267. https://github.com/kw123/pibeacon/commi ... 6321483d4e

The Info.plist in the commit doesn't match.

I suspect you have a commit on your local system that was not pushed to GitHub.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Jan 21, 2019 7:45 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: GitHub to indigo store problem

did the push up
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
   <key>PluginVersion</key>
   <string>7.100.267</string>
   <key>ServerApiVersion</key>
   <string>2.0.0</string>
   <key>IwsApiVersion</key>
   <string>1.0.0</string>
   <key>CFBundleDisplayName</key>
   <string>piBeacon</string>
   <key>CFBundleIdentifier</key>
   <string>com.karlwachs.piBeacon</string>
   <key>CFBundleVersion</key>
   <string>1.0.0</string>
   <key>CFBundleURLTypes</key>
   <array>
      <dict>
         <key>CFBundleURLName</key>
         <string>http://forums.indigodomo.com/viewforum.php?f=164</string>
      </dict>
   </array>
</dict>
</plist>
from GitHub.

Posted on
Mon Jan 21, 2019 7:47 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: GitHub to indigo store problem

Now you need to retag the version and redo the release. Your latest commit isn't the one the release references.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Jan 21, 2019 7:54 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: GitHub to indigo store problem

redid everything now its works .. must be early onset ..


Karl

Posted on
Mon Jan 21, 2019 7:55 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: GitHub to indigo store problem

Process problem. You need to do everything in the exact right order. And the fact that the .zip file you upload has nothing to do with the store. It's not required at all.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Jan 21, 2019 8:41 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: GitHub to indigo store problem

I read somewhere the zip is a “should do”.
Better for the download user.


Sent from my iPhone using Tapatalk

Posted on
Mon Jan 21, 2019 8:42 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: GitHub to indigo store problem

kw123 wrote:
I read somewhere the zip is a “should do”.
Better for the download user.


No argument there, but it's not "required" for the process. The store software doesn't care if it's there or not.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Jan 21, 2019 9:32 pm
jay (support) offline
Site Admin
User avatar
Posts: 18224
Joined: Mar 19, 2008
Location: Austin, Texas

Re: GitHub to indigo store problem

FlyingDiver wrote:
kw123 wrote:
I read somewhere the zip is a “should do”.
Better for the download user.


No argument there, but it's not "required" for the process. The store software doesn't care if it's there or not.


For now. That’s going to change...

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Mon Jan 21, 2019 9:33 pm
kw123 offline
User avatar
Posts: 8366
Joined: May 12, 2013
Location: Dallas, TX

Re: GitHub to indigo store problem

so zip it or not?

Posted on
Mon Jan 21, 2019 9:35 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: GitHub to indigo store problem

kw123 wrote:
so zip it or not?


Zip it. There's no reason not to. My only point was that you were comparing what was in the zip file against the error message, when (for now) it's not even part of the equation.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 5 guests

cron