Re: [Zope-dev] zope.wineggbuilder

2010-06-17 Thread Hanno Schlichting
Hi.

On Thu, Jun 17, 2010 at 2:59 PM, Adam GROSZER  wrote:
> The buildbot seems to work fine.
> I'll let it do the following packages tonight:

What exactly is "do" here?

It builds binary Windows eggs for those packages for various Python
versions I'd assume. What does it do with those eggs? Does it store
them at some publicly accessible URL? Or does it do some automatic
upload to PyPi?

Thanks!
Hanno
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.wineggbuilder

2010-06-17 Thread Adam GROSZER
Hello Hanno,

It gets the released versions from pypi. (See the .ini for
version/platform constraints)
Checks if there are binary eggs for the various platforms.
If missing, builds them and uploads to pypi.
That's all for now.

Thursday, June 17, 2010, 3:08:37 PM, you wrote:

HS> Hi.

HS> On Thu, Jun 17, 2010 at 2:59 PM, Adam GROSZER  wrote:
>> The buildbot seems to work fine.
>> I'll let it do the following packages tonight:

HS> What exactly is "do" here?

HS> It builds binary Windows eggs for those packages for various Python
HS> versions I'd assume. What does it do with those eggs? Does it store
HS> them at some publicly accessible URL? Or does it do some automatic
HS> upload to PyPi?

HS> Thanks!
HS> Hanno


-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
Swipple's Rule of Order: He who shouts the loudest has the floor.

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] zope.wineggbuilder

2010-06-03 Thread Christian Theune
On 06/03/2010 09:27 AM, Adam GROSZER wrote:
> Hello,
>
> (
>
> Now that the Foundation accepted the proposal for the build server
> I'll start a package that
> - is configurable via a simple ini/cfg file.
>This ini/cfg file holds which packages to check and build with which
>pythons.
> - checks on pypi if the packages/versions have the win binary eggs, when
>missing builds and uploads it.
>
> I think we need a limited number of packages with some handful pythons.
> The script ought to be svn up'ed before run each time. So anyone
> having svn committer access could tweak it.
> Nits and grits to be elaborated with time.

Go Adam! :)

-- 
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development

___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )