Access to the old UI will be shut down on August 14th
One more thing I would like to add and noticed. When I re-run a previous job, or approve a job that has been on hold for some time, the following build that will happen after the re-run or approval is...
View ArticleAccess to the old UI will be shut down on August 14th
Hi @antonio, antonio: When I re-run a previous job, or approve a job that has been on hold for some time, the following build that will happen after the re-run or approval is not shown at the top of...
View ArticleSplit-by-timings doesn't work for cucumber ruby
Cool , Can we create the same PR against the actual version of cucumber ruby ? so that if it gets merged every one else can use this ? Appreciate your investigation on this.
View ArticleUnexpected environment preparation error: error connecting build-agent to...
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleiOS Fastlane build fails on bundle install `digest-crc` dependency on Xcode...
That error is consistent with not having the Xcode command-line tools install. The ordinary solution is to run: xcode-select --install before the build. I do not know if this has something to do with...
View ArticleIgnore lint jobs on master
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleManually set the workflow status
Is it possible to manually set the final status of a workflow? I want to skip builds under certain conditions. In these conditions, I want all jobs within the workflow to halt, and the workflow to be...
View ArticleCircleci/mysql:5.7 fails to download default-mysql-client
Any luck resolving this? I’m having a similar problem.
View ArticleAccess to the old UI will be shut down on August 14th
Is it possible to collapse the “FAILED” piplelines by default in the new UI like you do for “SUCCESS”, “ON HOLD” and “CANCELLED”, that would be a massive help to us since the information density is so...
View ArticleAccess to the old UI will be shut down on August 14th
and that is on a 27" monitor at high res
View ArticlePublishing Orb with non-owner github user
Hi, I have created my orb and namespace using my github user which is org admin on github. I have a new github user (with a member role) that is gonna be used for automatic orb publishing using GitHub...
View ArticleAccess to the old UI will be shut down on August 14th
Hi @Kate_Catlin Thank you for the answer and explanation. Kate_Catlin: Yep, the rerun shows as a new workflow within the original pipeline. That’s a change to our Pipeline API that the UI had to...
View ArticleXcode 12 Beta 4 Released
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleSplit-by-timings doesn't work for cucumber ruby
@bheemreddy181 You’re welcome! I think in the current state that fork wouldn’t be able to be merged into the main cucumber-ruby, mainly since it changes the XML by default. However, you may be able to...
View ArticleiOS Fastlane build fails on bundle install `digest-crc` dependency on Xcode...
@klsetzer The Beta command line tools are installed in the image. Since beta 3 these issues have started cropping up and I believe it is due to changes in Clang to do with the universal tools (with...
View ArticleIs there a way to get to a build from the number (for identifying where cache...
Cache restore steps show which build the cache came from, by number. In the old circle UI, you could enter that build number into the URL and get to a specific build quickly. For example (cache key...
View ArticleCircleci orb with array parameters and for loop
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleIs there a way to get to a build from the number (for identifying where cache...
Hi @CJBridges! Within the UI you can access a specific build from the Legacy Jobs Page. Essentially though its the following format:...
View ArticleSlack Orb v4 Beta
Hello all! We have been working on a new iteration of the Slack orb, building it from the ground up to be more flexible and cover more use cases for notifying your team of various hapennings within...
View Article