#51 closed task (fixed)
Nightly snapshots
Reported by: | Olly Betts | Owned by: | Olly Betts |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Website | Version: | other |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | other |
Description (last modified by )
Get nightly snapshot builds set up again - essentially, take the current SVN snapshots and "bless" them if they "look good" according to the tinderbox. The problem is that we can't easily tie a row of green lights in tinderbox to a particular snapshot - switching to buildbot will help this I believe.
Change History (10)
comment:1 by , 20 years ago
Blocked By: | 58 added |
---|---|
Severity: | blocker → normal |
Status: | new → assigned |
comment:2 by , 20 years ago
comment:3 by , 19 years ago
Severity: | normal → enhancement |
---|
Snapshots are now tagged with the SVN revision number.
comment:4 by , 18 years ago
Component: | other → Website |
---|---|
Operating System: | → other |
Priority: | high → lowest |
comment:5 by , 17 years ago
We now have buildbot running automatic builds of the tarballs. It would be relatively easy to get buildbot to copy the tarballs to a "blessed" place if the build passes: but perhaps we should wait until the whole xapian site is living on atreus first.
comment:7 by , 16 years ago
Description: | modified (diff) |
---|
The snapshots now have to pass "make distcheck" on x86-64 Linux before being made available, so checking tinderbox/buildbot results would only help avoid portability bugs.
comment:8 by , 16 years ago
Description: | modified (diff) |
---|
comment:9 by , 16 years ago
Blocked By: | 58 removed |
---|
On further reflection, I feel that passing "make distcheck" on one platform is probably good enough. If people aren't comfortable with the possibility of portability issues, then I don't think they'll be comfortable with SVN snapshots anyway. Also, we have more regular release schedule now than we did when this idea first came up, and will have development releases from a 1.1 branch fairly soon.
So I'm going to just close this bug.
comment:10 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:11 by , 16 years ago
Type: | enhancement → task |
---|
Switching to SVN and tagging snapshot versions with the SVN revision should make this much easier.