Last commit message Last commit date Latest commit bigmac7 [XRAY] add get_test_run_iteration method and add more meaningful erro… Feb 28, 2025 df25ee5·Feb 28, 2025 History 1,783 Commits .github ci: Add Python 3.13 CI build (#1465) ...
GitHub Advanced Security Enterprise-grade security features Copilot for business Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback...
https://github.com/atlassian-api/atlassian-python-api/blob/master/examples/jira/jira_add_label_tag.py Like • Isaias Hernandez T_ likes this Gonchik Tsymzhitov Community Champion September 7, 2023 @Matt Doar yeap :) sometimes I use non fully published methods or internals/experimental....
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
Atlassian Python REST API wrapper. Contribute to atlassian-api/atlassian-python-api development by creating an account on GitHub.
Atlassian Python REST API wrapper. Contribute to atlassian-api/atlassian-python-api development by creating an account on GitHub.
According to psf/requests#1997 when using files in requests, one is not supposed to provide headers, so that the library will take care of the multipart/form-data with the appropriate content-type. An example: (we wrote a custom extension just to do the XRAY API import) # ... files =...
Atlassian Python REST API wrapper. Contribute to atlassian-api/atlassian-python-api development by creating an account on GitHub.
Activity Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment AssigneesNo one assigned LabelsNo labels TypeNo type ProjectsNo projects MilestoneNo milestone RelationshipsNone yet Development No branches or pull requests Participants Issue actions...
There's problem in atlassian.bitbucket.cloud.base.BitbucketCloudBase:raise_for_status() where it fails while constructing error message, causing real error to be hidden. This is the error I got: Traceback (most recent call last): File "/home/chewbo/jenkins/jenkins-repos/venv/lib/python3.9...