Skip to content

Releases: SFDO-Tooling/CumulusCI

2.0.0-beta15

21 Feb 20:27
Compare
Choose a tag to compare
2.0.0-beta15 Pre-release
Pre-release
v2.0.0b15

version 2.0.0 beta 15

Legacy CumulusCI

12 Jan 18:26
Compare
Choose a tag to compare

This release marks the end of the legacy CumulusCI line based on Ant and the Force.com Migration Tool and the official switch to CumulusCI 2.

2.0.0-alpha23

09 Dec 15:21
Compare
Choose a tag to compare
2.0.0-alpha23 Pre-release
Pre-release
  • cumulusci2 org browser now saves the org back to the keychain. This fixes an issue with scratch orgs where a call to org browser on a scratch org that hasn't been created yet gets created but doesn't persist after the command
  • task run and flow run now support the --debug flag which will drop you into the Python interactive debugger (pdb) at the point of the exception.
  • Added Cookbook to the docs: http://cumulusci.readthedocs.io/en/latest/cookbook.html
  • flow run with the --delete-org option flag and scratch orgs no longer fails the flow if the delete org call fails.
  • Fixed the deploy_post task which has having errors with namespaced file names
  • Fixed update_admin_profile to properly update the profile. This involved fixing the utils findReplace and findReplaceRegex.
  • Reworked exceptions structure and ensure that tasks throw an exception where approriate.

2.0.0-alpha25

10 Dec 00:44
Compare
Choose a tag to compare
2.0.0-alpha25 Pre-release
Pre-release
  • Fixed run_tests and run_tests_debug tasks to fail throwing an exception on test failure
  • run_tests_debug now stores debug logs in a tempdir
  • Have the CLI handle ApexTestException events with a nicer error rather than a full traceback which isn't helpful to determining the apex failure
  • BaseMetadataApi will now throw MetadataApiError after a Failed status is set
  • BaseFlow now throws the original exception rather than a more generic one that obscures the actual failure

1.2 (Beta 9)

08 Jun 14:34
Compare
Choose a tag to compare
1.2 (Beta 9) Pre-release
Pre-release
beta/1.2-Beta_9

Tag created by build CCI-MAS-5 on Bamboo

1.2 (Beta 12)

08 Jun 17:36
Compare
Choose a tag to compare
1.2 (Beta 12) Pre-release
Pre-release
beta/1.2-Beta_12

Tag created by build CCI-MAS-16 on Bamboo

1.2 (Beta 11)

08 Jun 17:10
Compare
Choose a tag to compare
1.2 (Beta 11) Pre-release
Pre-release
beta/1.2-Beta_11

Tag created by build CCI-MAS-15 on Bamboo

1.2 (Beta 10)

08 Jun 15:59
Compare
Choose a tag to compare
1.2 (Beta 10) Pre-release
Pre-release
beta/1.2-Beta_10

Tag created by build CCI-MAS-10 on Bamboo