Opened at 2019-02-21T20:16:31Z
Closed at 2019-02-22T16:02:27Z
#2974 closed defect (fixed)
Appveyor does redundant builds for PRs
Reported by: | exarkun | Owned by: | GitHub <noreply@…> |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | 1.12.1 |
Keywords: | review-needed | Cc: | |
Launchpad Bug: |
Description
Once a PR has been opened, Appveyor builds both the branch and the branch merged into master. Building the branch at this stage is not terribly useful. Also, Appveyor is slow and has deep queues, so these extra builds noticably delay the development process.
Turn off branch builds when a PR exists.
Change History (2)
comment:1 Changed at 2019-02-21T20:24:31Z by exarkun
- Keywords review-needed added
comment:2 Changed at 2019-02-22T16:02:27Z by GitHub <noreply@…>
- Owner set to GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In 6f3d8d6/trunk:
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/552