Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* first 5 commands without tests * The sixth command * first 5 UT for the first 5 commands and 2 tests for pagination and preprocess inputs logic * work item commands with UTs * 11 commands with UTs till file-delete (included) * after Moishi meeting - second sub task * azure-devops-file-list command with UT * namedTuple and file-content-get command with UT * pull_request_thread_create command with UT * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * first CR fixes * pull_request_thread_update command with UT * pull_request_thread_list command with UT * azure-devops-project-team-list command was added with UT * azure-devops-team-member-list command was added with UT * blob_zip_get_command with UT * handling 404 with informative message about organization's name * documentation * fix yml * README.md was updated * Configuration Setup PB works with object ID * file-get command re-design and UTs * remove file_content_get.json * Configuration Setup PB * SuggestBranchName.py and fix updated files * Generic Pull requesr PB enhancement and Azure_DevOps_Pull_request SUB PB * PB README was added * add argument "reference_branch_name" to create branch command * replace demisto.params * fix validation * change the name of the command pr-reviewer-create to pr-reviewer-add * fix pr-reviewer-list * fix pr-reviewer-list * file-create/file-update/file-delete - delete the argument branch_id * command file-list - add commitId to the HR * command team-member-list - add the HR the user_id & unique_name and revert pr-reviewer-list and file-get with content * CI/CD Pull Request Reviewer - update * remove value from context * change two parameters name and edit the description * Take the given arguments, not the entry id, if file_path and entry_id are passed * change reference_branch_name to target_ref * target_ref and playbooks * Error message beautification * Error message beautification * add two fields to branch-list * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md Co-authored-by: dorschw <[email protected]> * Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py Co-authored-by: dorschw <[email protected]> * Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py Co-authored-by: dorschw <[email protected]> * Update Packs/ContentManagement/Scripts/SuggestBranchName/SuggestBranchName.py Co-authored-by: dorschw <[email protected]> * CR's fixes * pre-commit * CR's fixes * pre commit * mypy fixes * mypy fixes * mypy fixes * mypy fixes * pre commit fixes * pre commit fixes * RN Azure DevOps * mypy fixes * typing * validations fixes * validates fixes * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * validates fixes * compare with master * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * error message * CommitFiles.yml was edited * fromversion * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_AzureDevOps_README.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_Generic.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/Playbooks/playbook-Pull_Request_Creation_-_Generic.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/ContentManagement/ReleaseNotes/1_2_12.md Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * UT was added to SuggestBranchName_test.py * autopep8 * UT was addded to CommitFiles_test.py * UT was addded to CommitFiles_test.py * UT was addded to CommitFiles_test.py * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml Co-authored-by: ShirleyDenkberg <[email protected]> * Apply suggestions from code review Co-authored-by: ShirleyDenkberg <[email protected]> * add UT CommitFiles_test.py * documentation * file-get fix * change input * Bump pack from version AzureDevOps to 1.2.18. * Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py Co-authored-by: dorschw <[email protected]> * Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py Co-authored-by: dorschw <[email protected]> * Update Packs/ContentManagement/Scripts/CommitFiles/CommitFiles.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * CR's fixes * CR full url point * fix descriptions in the yml file * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * Cr's and UT's fixes * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py Co-authored-by: dorschw <[email protected]> * CR's fixes * CR's UT's fixes * Update Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.py * added line for type ignore * CR's fixes * bump version to 1.3.0 --------- Co-authored-by: dorschw <[email protected]> Co-authored-by: ShirleyDenkberg <[email protected]> Co-authored-by: Content Bot <[email protected]>
- Loading branch information