#2360 closed task (fixed)

write and deploy a buildbot step that builds and tests the Mac OS X package

Reported by: daira Owned by:
Priority: normal Milestone: 1.10.1
Component: dev-infrastructure Version: 1.10.0
Keywords: tests mac build openitp-packaging unfinished-business Cc:
Launchpad Bug:

Description (last modified by daira)

Dependent on #2303, #2304 and #182.

Change History (5)

comment:1 Changed at 2015-01-13T17:27:17Z by zooko

  • Keywords openitp-packaging added

comment:2 Changed at 2015-01-13T17:29:01Z by daira

  • Keywords unfinished-business added

comment:3 Changed at 2015-01-13T17:45:40Z by daira

  • Description modified (diff)

comment:4 Changed at 2015-03-20T19:37:08Z by warner

  • Milestone changed from soon (release n/a) to 1.10.1
  • Resolution set to fixed
  • Status changed from new to closed

The buildbot step is deployed. It runs:

  • make build-osx-pkg (which also tests it)
  • python misc/build_helpers/test-osx-pkg.py (which is redundant, but clear)
  • make upload-osx-pkg

The upload step uses a flappclient to copy the .pkg file to tahoe-lafs.org .

So I think we can close this. I've opened #2393 to address one of the remaining usability issues (the .pkg files always get the same name).

comment:5 Changed at 2015-03-20T19:44:24Z by warner

  • Type changed from defect to task
Note: See TracTickets for help on using tickets.