How should I change the user avatar and the avatar icon in a pipeline?
I will advise you to clear the cache and then check. Please also check in the incognito mode of the browser. We get all the data from the VCS provider, so once also try to refresh the user...
View ArticleCustom Docker Image Build Error
Hi, I’m creating my first workflow with a custom docker image that contains an entrypoint. Just for conceptual purposes, all my Dockerfile does is pull the alpine image, and then call the entrypoint,...
View ArticleCustom Docker Image Build Error
Looking at the docs again, it says Note: Entrypoints should be commands that run forever without failing. If the entrypoint fails or terminates in the middle of a build, the build will also terminate....
View ArticleCannot see all projects
When I select EVERYONE’S PIPELINES and ALL PROJECTS, it doesn’t show EVERYONE’S PIPELINES and ALL PROJECTS
View ArticleGet the jobs view back - keep the old experience enabled
@nocarroll We do allow you to cancel workflows from the pipelines page, but from your screenshot it looks like you are not seeing those buttons. We just deployed a change that I’m hoping will make...
View ArticleGet the jobs view back - keep the old experience enabled
I hope this is the right place, because I share the frustrations! I need to see what commit triggered! Relying on comments is silly if there is a massive merge effort going on. In addition, I have no...
View ArticleGet the jobs view back - keep the old experience enabled
One more thing. What do I do with this use case: User A: Commits and builds on branch a - three days ago User B: Commits and builds on branch b - two days ago User A: Merges branch a to master - 50...
View ArticleCan not view plan overview and plan usage even if I am an GitHub admin
Hi @engineerakki11! Welcome to the community For this type of issue, it’s best if you file a support ticket so the team can the team can ask for more specific details about your account....
View ArticleiOS IPA Upload Failure - network proxy is interfering
We are using xcrun altool to validate and upload our application ipa to Appstore test flight. The problem is 8 out of 10 times the validation or the upload fails with the below message - 2020-08-19...
View ArticleReusing executors with different additional docker images
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleGet the jobs view back - keep the old experience enabled
We also have the issues Oksana describes so well
View ArticleHow should I change the user avatar and the avatar icon in a pipeline?
Hi Pawan, Thanks for your reply. I tried cleaning cache and refreshing user permission, but it didn’t work. Then I revoke the CircleCI access token on Bitbucket, and wanted to try to sign in to...
View ArticleBuilds for facebook/react are blocked due to parallelism
I’ve created a PR to facebook/react from a forked repository. Here is the PR. github.com/facebook/react Add a test for non-passive event handlers for events affected by the browsers' intervention...
View ArticleInconsistent working directories between docker and machine
It seems that docker working directory in circleci is /home/circleci/repo but machine working directory is /home/circleci/project. On the other hand caching is directory-specific, which means if I...
View ArticleCircleCI new UI/UX Review
How do I simply see all Running pipelines? We have one team member and every time they commit it says “Blocked” with zero information about why and how I can fix it. circleci1330×205 19.6 KB
View ArticleCircleci/mysql:5.7 fails to download default-mysql-client
I’ve included the --fix-missing flag. It worked for some time and now the same exception again. The command is sudo apt install default-mysql-client --fix-missing
View ArticleOrb Tools Orb v10
Orb Tools v10 is a major refactoring of orb tools to work with the new orb pack command, allowing more flexibility to expand the tools later down the line, and making it much easier to maintain over...
View ArticleCircleCI new UI/UX Review
Finally I was able to sign in to give feedback, before it was asking me for a password I don’t have because I created the account years ago through GitHub. Trying to filter by branch in a project with...
View ArticleHow should I change the user avatar and the avatar icon in a pipeline?
Could you please provide me the screenshot of what you are seeing? Also, you are having the issue or other users as well. I would request you to open a support ticket with all the details so that we...
View ArticleCannot see all projects
Hi, Please provide the screenshot of the same and do let us know if you see the same behavior in incognito mode. Regards, Pawan Bahuguna
View Article