Ticket #2886 (closed enhancement: fixed )

Opened 10 months ago

Last modified 6 months ago

Need good code for building Twisted release tarballs.

Reported by: radix Assigned to: radix
Type: enhancement Priority: normal
Milestone: twisted-8.0 Component: release management
Keywords: Cc:
Branch: branches/build-tarball-2886-5 Author: therve
Launchpad Bug:

Description

We need a Tarball build application framework tool solution.

Attachments

Change History

  2007-11-13 16:02:13+00:00 changed by therve

  • keywords deleted
  • owner changed from radix to therve
  • component changed from core to release management

  2007-11-13 19:53:51+00:00 changed by radix

  • keywords set to release

So, this thing needs to

  • Build any C extensions in any subprojects
  • Generate HOWTOs into HTML
  • Create tarballs for Twisted and all subprojects (Core, Conch, etc)
  • It *doesn't* need to mess with versioning (except perhaps to name the tarballs or whatever); there is other code that is going to be used to update the version references in the branch.

  2007-11-13 20:55:40+00:00 changed by radix

Sorry, it doesn't need to build C extensions.

  2007-11-14 10:23:51+00:00 changed by therve

  • branch set to branches/build-tarball-2886

(In [21757]) Branching to 'build-tarball-2886'

  2007-11-14 10:35:40+00:00 changed by therve

(In [21758]) Preliminary stuff.

Refs #2886

  2007-11-14 15:15:19+00:00 changed by radix

  • milestone set to twisted-7.0

  2007-11-19 02:11:48+00:00 changed by radix

  • author set to therve,radix

  2007-11-23 10:43:11+00:00 changed by therve

  • branch changed from branches/build-tarball-2886 to branches/build-tarball-2886-2
  • author changed from therve,radix to therve

(In [21940]) Branching to 'build-tarball-2886-2'

  2007-11-23 10:44:08+00:00 changed by therve

(In [21941]) Manual merge forward.

Refs #2886

  2007-11-23 10:44:51+00:00 changed by therve

(In [21942]) Merged forward.

Refs #2886

  2007-11-24 04:04:52+00:00 changed by radix

I've decided to split the doc-generating stuff out of this into #2925.

  2007-11-29 18:15:35+00:00 changed by therve

(In [21999]) This was moved.

Refs #2886

  2007-12-21 00:10:51+00:00 changed by zooko

I have a request from a user to receive twisted .tar.gz's instead of .tar.bz2's. Apparently Mac OS X doesn't come with bzip2 support.

  2007-12-22 00:47:56+00:00 changed by jml

I find that hard to believe.

  2007-12-28 17:13:51+00:00 changed by radix

  • branch changed from branches/build-tarball-2886-2 to branches/build-tarball-2886-3
  • author changed from therve to radix

(In [22170]) Branching to 'build-tarball-2886-3'

  2008-02-17 20:29:16+00:00 changed by therve

  • owner changed from therve to radix

Back to you. Don't hesitate to reassign to me with some tasks.

  2008-02-18 19:41:32+00:00 changed by exarkun

  • branch changed from branches/build-tarball-2886-3 to branches/build-tarball-2886-4
  • author changed from radix to exarkun

(In [22613]) Branching to 'build-tarball-2886-4'

  2008-03-15 12:49:36+00:00 changed by therve

  • branch changed from branches/build-tarball-2886-4 to branches/build-tarball-2886-5
  • author changed from exarkun to therve

(In [22808]) Branching to 'build-tarball-2886-5'

  2008-03-16 19:02:22+00:00 changed by radix

  • keywords set to review
  • owner changed from radix to exarkun

  2008-03-16 23:08:23+00:00 changed by dreid

  • keywords deleted
  • owner changed from exarkun to radix

Don't ship TwistedWeb2 with Twisted-8.0.0

  2008-03-17 04:07:12+00:00 changed by dreid

The mangling of the working copy or export when you build the tarballs (doc generation, deleting the xhtml files) is a little wonky.

Also if there are .pycs in that copy they get put into the tarball. If it's always going to run on an export I guess it doesn't matter.

There is also no NEWS file.

  2008-03-17 17:19:41+00:00 changed by radix

Dreid has given the +1 to this branch in meatspace.

  2008-03-17 22:29:57+00:00 changed by radix

  • status changed from new to closed
  • resolution set to fixed

This has been merged to trunk in r22868.

Note: See TracTickets for help on using tickets.