Ticket #2886 enhancement closed fixed

Opened 6 years ago

Last modified 5 years ago

Need good code for building Twisted release tarballs.

Reported by: radix Owned by:
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.

Change History

1

Changed 6 years ago by therve

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

2

Changed 6 years ago by radix

  • keywords release added

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.

3

Changed 6 years ago by radix

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

4

Changed 6 years ago by therve

  • branch set to branches/build-tarball-2886

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

5

Changed 6 years ago by therve

(In [21758]) Preliminary stuff.

Refs #2886

6

Changed 6 years ago by radix

  • milestone set to twisted-7.0

7

Changed 6 years ago by radix

  • author set to therve,radix

8

Changed 5 years ago 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'

9

Changed 5 years ago by therve

(In [21941]) Manual merge forward.

Refs #2886

10

Changed 5 years ago by therve

(In [21942]) Merged forward.

Refs #2886

11

Changed 5 years ago by radix

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

12

Changed 5 years ago by therve

(In [21999]) This was moved.

Refs #2886

13

Changed 5 years ago 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.

14

Changed 5 years ago by jml

I find that hard to believe.

15

Changed 5 years ago 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'

16

Changed 5 years ago by therve

  • owner changed from therve to radix

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

17

Changed 5 years ago 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'

18

Changed 5 years ago 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'

19

Changed 5 years ago by radix

  • keywords review added
  • owner changed from radix to exarkun

20

Changed 5 years ago by dreid

  • owner changed from exarkun to radix
  • keywords review removed

Don't ship TwistedWeb2 with Twisted-8.0.0

21

Changed 5 years ago 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.

22

Changed 5 years ago by radix

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

23

Changed 5 years ago by radix

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

This has been merged to trunk in r22868.

24

Changed 2 years ago by <automation>

  • owner radix deleted
Note: See TracTickets for help on using tickets.