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

Add metadata tracking functions to new module #59

Open
wants to merge 2 commits into
base: cumulusci-next-snapshots
Choose a base branch
from

Conversation

jlantz
Copy link
Contributor

@jlantz jlantz commented Nov 2, 2024

Add functions for Salesforce metadata tracking and comparison.

  • Create a new module d2x/api/sf/metadata/tracking/__init__.py and add the functions get_valid_target_directories, run_retrieve_task, commit_changes_to_github, get_salesforce_connection, get_latest_revision_numbers, and compare_revisions.
  • Update docs/architecture/automation.md to include information about the new metadata tracking functions.

For more details, open the Copilot Workspace session.

Add functions for Salesforce metadata tracking and comparison.

* Create a new module `d2x/api/sf/metadata/tracking/__init__.py` and add the functions `get_valid_target_directories`, `run_retrieve_task`, `commit_changes_to_github`, `get_salesforce_connection`, `get_latest_revision_numbers`, and `compare_revisions`.
* Update `docs/architecture/automation.md` to include information about the new metadata tracking functions.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/muselab-d2x/d2x/tree/cumulusci-next-snapshots?shareId=XXXX-XXXX-XXXX-XXXX).
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.

1 participant