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

Closed
opened 2015-01-13 17:22:57 +00:00 by daira · 1 comment
daira commented 2015-01-13 17:22:57 +00:00
Owner

Dependent on #2303, #2304 and #182.

Dependent on #2303, #2304 and #182.
tahoe-lafs added the
dev-infrastructure
normal
defect
1.10.0
labels 2015-01-13 17:22:57 +00:00
tahoe-lafs added this to the soon (release n/a) milestone 2015-01-13 17:22:57 +00:00
warner commented 2015-03-20 19:37:08 +00:00
Author
Owner

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).

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).
tahoe-lafs added the
fixed
label 2015-03-20 19:37:08 +00:00
tahoe-lafs modified the milestone from soon (release n/a) to 1.10.1 2015-03-20 19:37:08 +00:00
warner closed this issue 2015-03-20 19:37:08 +00:00
tahoe-lafs added
task
and removed
defect
labels 2015-03-20 19:44:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2360
No description provided.