Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge upstream into master #4

Merged
merged 182 commits into from
Jan 29, 2017
Merged

merge upstream into master #4

merged 182 commits into from
Jan 29, 2017

Conversation

cdcarter
Copy link
Owner

No description provided.

jlantz and others added 30 commits November 2, 2016 11:04
  example implementation
- Require simple-salesforce 0.72
- Added org delete command
- Don't call heroku force:org:open to get org info if username is
  already stored in the config dictionary
  delete the current org
- Wrapper for calling Salesforce DX cli commands
  flag on flow_run to avoid relying on persistence from prior commands
- Change ci_feature to run the tests as part of the flow so it can
  reliably work with --delete-org
…ommit

use tag commit date instead of tag date when finding PRs between tags
…mrbelvedere

update dependencies on mrbelvedere installer
- Save org to keychain after task_run and flow_run even if an exception
  is raised
- Print out what metadata is being deleted in an incremental delete
…-upload

added task to upload apex test results to apextestsdb
to still write the org back into the keychain
jlantz and others added 29 commits January 12, 2017 11:34
- Added `cci` command as additional alias to `cumulusc2` and change docs
  to use `cci` in examples
- Prepped for merge to master branch
- Bug fix for project_config.get_latest_version()
possibility of the spider accidentally including the unpackaged/post
metadata in a package release.  Projects can still add this task back in
by extending the ci_master flow in their cumulusci.yml
rearranged some of the task and may throw off customizations to the
flows as a result.
- New cumulusci.utils.removeXmlElement for stripping all instances of an
  xml element from files recursively
- Fix for git_master_to_feature flow
- Ignore @testsetup decorated method when parsing debug logs in
  `run_tests_debug`
version then installs the latest beta without running apex tests
  and command.SalesforceBrowserTestCommand
- Added new method cumulusci.utils.download_extract_zip
  preserve indentation in output
- Command task has two new methods available for override: _process_line
  and _handle_returncode
- Deleted the `build` and `ci` directories.  Deleting `build` deleted
  the ant-salesforce.jar that was making repo 17MB bigger
- Deleted `cumulusci.tasks.ant.AntTask` which can now be more
  configurably replaced with `cumulusci.tasks.command.Command` or
`cumulusci.tasks.command.SalesforceCommand'
- Deleted the CumulusCI 1.0 CLI previously under cumulusci/cli and moved
  cumulusci/newcli to cumulusci/cli
@cdcarter cdcarter merged commit db24351 into cdcarter:master Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants