Ticket #1 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 months ago

Add bzr (bazaar) support

Reported by: warner Owned by: somebody
Priority: major Milestone: 0.7.6
Version: Keywords:
Cc:

Description

Add support for  Bazaar, aka bzr. This means a checkout/update step, unit tests, and documentation.

Change History

Changed 3 years ago by warner

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

done! although there are some minor naming issues that should probably be thought about

Changed 2 years ago by piem

hi,

i could not find the corresponding file for bzr support, in 0.7.6 or in the sf.net CVS. Did I miss something, or was it not added to the trunk?

many thanks, piem

Changed 2 years ago by warner

The checkout BuildStep? is in buildbot/steps/source.py, in the 'Bzr' class.. that's the main form of support. We still need a BzrPoller? changesource, but you can probably use the generic 'buildbot sendchange' tool instead. The unit tests are in buildbot/test/test_vc.py in the 'Bzr' class.

Docs on the steps.Bzr step are here.

hope that helps,

-Brian

Changed 3 months ago by dustin

notification test.

Changed 3 months ago by dustin

notif test

Note: See TracTickets for help on using tickets.