-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update default API version to v59.0 (#3680)
This PR updates the default Salesforce API version to 59.0 and refactors various tasks and tests to use the global default API version. - Refactored CreatePackageVersion in create_package_version.py to use dynamic API versioning. Fixes #3709 - Updated tasks that had previously been manually updated each release (`github_package_data` and `activate_flow`) for dynamic API versioning. - Revised tests across several files to use CURRENT_SF_API_VERSION from cumulusci/tests/util.py. --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: James Estevez <[email protected]>
- Loading branch information
1 parent
eec6886
commit 33bb241
Showing
12 changed files
with
115 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.