RochaStratovan
RochaStratovan
Encountering the problem off and on in our environment too. Fix would be appreciated.
I've also encountered this problem. However, a difference for me is that the `Last Success`, `Last Failure` and `Last Duration` values are not displayed if the job is in a...
Almost a year old? Any official fixes for this yet?
# Additional Information. I tried the following changes and it still fails: 1. Test 1: Apply changes based on reading the header-only library example 1. Remove the `settings` from the...
# Additional Information # 2 I was able to stand up an Artifactory server and upload these packages there. This worked, leading me to believe this is a defect with...
@memsharded, Thank you. I can confirm that If I use ``` conan cache save "sv_build_tools/*:*" ``` it will work. I guess I don't fully undestand all the nuances of the...
Hello @memsharded, We're still struggling with trying to find a way to do branching with conan. The latest idea was to use a remote registry for the modified elements while...
@memsharded, Thank you! I did not know that the (-) started pre-release. Based on the examples written in the _[Semantic versioning](https://docs.conan.io/2/tutorial/versioning/version_ranges.html#semantic-versioning)_ I thought `-pre` was the transition tag. Can the...
This was a case of thinking I knew the standard without reading the standard. I've never used pre-release at this or previous companies, and yet I thought I knew the...
### [What is the recommanded way for branch versions? conan-io/docs#3652](https://github.com/conan-io/docs/issues/3652) Thank you for this reference. I excitedly read through this. However, it appears that the suggested solution of using _build...