Access to the old UI will be shut down on August 14th
Thanks for bringing this up @cos, our goal is to bring the new UI to our Server customers next quarter. If all goes according to plan, you will have the option to opt-in to the new UI on Server in the...
View ArticleHow to securely set environment variables for Postgres Image?
Thanks! I’ll have to try this and see if it’s worth the hassle of doing the complex setup or if I should just give up and hard-code the credentials.
View ArticleBuild is failing: says no public key is available
Hello @kennedy-mukuna - Thank you for sharing your config.yml here. This error is occurring because Debian is no longer maintaining the libraries for the updates that are attempting to download. You...
View ArticleIssues with Sauce-connect proxy
I’m not sure exactly how you are implementing your tests, but from looking at the documentation you linked, you’ll probably need to add an additional step to wait for port 4445 to open. I’m adding an...
View Article"remote docker is not available on this installation" error when running...
I have the same problem
View ArticleIssues with Sauce-connect proxy
Hi @mike Thanks for the suggestion, however, I tried updating my config with the port wait solution and the build just sits waiting for the port to be open. I’ve scaled back my config.yml to just...
View ArticleCircleCI builds remain private after making Github repo public
A few days ago I made my repository public: https://github.com/onimur/circleci-github-changelog-generator But I can’t still see all the CircleCI builds for it:...
View ArticleBuild is failing: says no public key is available
thanks! Tried the -sed line and it didn’t work. I will update the image.
View ArticleHow to get sequencial job to execute even if previous ones fail
Hi @gempain! Thanks for coming back to the community. I would start with this post, which I think is trying to do the same thing. If that doesn’t address it, maybe you can explain some of the...
View ArticleHow to approve running terraform apply only if there are changes to apply
I have a workflow that includes three job: run terraform plan and save it manual approval to ask the user if its ok to apply the plan run terraform apply on the saved plan Most of the time there are...
View ArticleCircleCI builds remain private after making Github repo public
Hi @onimur! Welcome to the community. Let me check with the team on this and see what’s going on here. Thanks for checking the Free & Open Source option first
View ArticleAccess to the old UI will be shut down on August 14th
It’s too bad you didn’t “see” or address the negative feedback… The new UI doesn’t show as much information and seems like a step backwards for usability. Even something as simple as seeing the latest...
View ArticleAccess to the old UI will be shut down on August 14th
Hi @jim! Thanks for taking the time to give us more feedback. We’re still adding features to the new UX (more actions for the pipelines coming soon), and we’re working hard to address the negative...
View ArticleAccess to the old UI will be shut down on August 14th
Regarding the feedback, searching through this discussion site shows a number of posts describing the poor UX of the new UI. Most replies seem like a canned response of “We’re always working to...
View ArticleAccess to the old UI will be shut down on August 14th
This site in particular has had some issues with visibility because of lack of staff, but we’re working to improve that. Every time we see feedback here, we send it to through to the UX team so they...
View ArticleCircleCI builds remain private after making Github repo public
Right now, in order to see the “Public” builds, people still need to log into CircleCI. They do not need to have any specific permissions or associations with the project, but they do need to be...
View ArticleCircleCI new UI/UX Review
These are the primary issues preventing me from using the new UI… Pipeline list page: Please add an intuitive way to click into pipeline details. Currently, it seems I need to click the green/red...
View ArticleCircleCI builds remain private after making Github repo public
Hello @thekatertot thanks for support. I was able to keep my compilations public after recreating my repository on github. Even the “Free & Open Source” option switch is enabled and can be...
View ArticleAccess to the old UI will be shut down on August 14th
Considering the rather large UX issues mentioned in the official feedback thread, would you be willing to extend the cutoff period for the old UI?
View ArticleDocker v19.03.12 now available in Remote Docker
Hi, For those of you using the CircleCI Remote Docker feature (setup_remote_docker), we are pleased to share that Docker v19.03.12 is now available. Example use: version: 2.1 workflows: main: jobs: -...
View Article