On Tue, Apr 11, 2017 at 2:44 AM, Michael Howitz <mac@gmx.net> wrote:
Am 10.04.2017 um 16:48 schrieb Jim Fulton <jim@jimfulton.info>:
[…]
> I've added appveyor tests for ZODB: https://ci.appveyor.com/project/jimfulton/zodb/build/1.0.27

Jim, is this your private AppVeyor account?

Yes.
 
Is there a common Zope foundation account, too?

I have no idea. IDK if there's a way to set up group accounts.

persistent is tested with appveyor. IDK how that was set up.
 


> [1]    winbot / z3c.contents_py_270_win32
> [2]    winbot / z3c.contents_py_270_win64
> [3]    winbot / z3c.jsonrpc_py_270_win32
> [4]    winbot / z3c.jsonrpc_py_270_win64
> [5]    winbot / z3c.ptcompat_py_270_win64
> [6]    winbot / z3c.testing_py_270_win32
> [7]    winbot / zc.catalog_py_270_win64
> [8]    winbot / zc.resourcelibrary_py_270_win32
> [16]   winbot / zope.index_py_270_win32

Although these ones do not seem to be too widely used (especially on Windows) they could be ported to AppVeyor, too.

I would hope they all could be, if anyone cares. If not, why are we spamming people here? :)

 


> [9]    winbot / zope.app.applicationcontrol_py_270_win32
> [10]   winbot / zope.app.authentication_py_270_win32
> [11]   winbot / zope.app.authentication_py_270_win64
> [12]   winbot / zope.app.component_py_270_win32
> [13]   winbot / zope.app.component_py_270_win64
> [14]   winbot / zope.app.testing_py_270_win32
> [15]   winbot / zope.app.testing_py_270_win64

IMHO these ones are deprecated, so they can be dropped altogether.

Cool. Adam?
 


> [17]   winbot / ztk_dev py_270_win32
> [18]   winbot / ztk_dev py_270_win64
> [19]   winbot / ztk_dev py_330_win32
> [20]   winbot / ztk_dev py_330_win64

It would be nice to have these ones on AppVeyor, too.

And the six that are passing too.

Jim

--