404488092
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
404488092 commented, -
404488092 created a post, Project multi-item parallel
Hi,There are multiple builds in a project, but only one can be executed at a time, and the others need to be queued. How can you make the builds in the project run in parallel? -
404488092 commented, -
404488092 created a post, Use Rest API Set Action/Comment Error
Use python Set Comment response Error : Failed to add comment. Error: b'' thank you for your help import requestsbuild_id = "867"comment = "test"url = f"http://localhost:8111/app/rest/builds/id:{b...