Quantcast
Channel: CircleCI Discuss - Latest posts
Browsing all 14879 articles
Browse latest View live

Does CircleCI 2.0 work with monorepos?

Thanks for all the information here. Have any of you figured out a way to work with required checks in Github. Since not the same list of workflows will run on each commit, how would one prevent merge...

View Article


Allow single job cancel in workflow

The one click cancel would be ideal. I don’t really understand the difference between workflows/pipelines and jobs, and don’t want to. The old UI had a cancel option on the same line as the job....

View Article


Xcode 11.4 - Updated Image

@rfree18 Hey, welcome to the forum! We are currently blocked on creating the new 11.4.1 image as Apple has yet to release the direct download version of Xcode 11.4.1 (it’s currently only available on...

View Article

New April 2020 interface, cannot find "badges"

I used to be able to click on configuration for a project and have an option to get badges, but this seems to have disappeared. Where can I get the badges code?

View Article

Rebuild without cache

Continuing the discussion from Why was Rebuild Without Cache button removed for workflows? the button “rerun without cache” was also removed from the build page.

View Article


Image may be NSFW.
Clik here to view.

Sonar scan failed with exit status 128

For sonar scan build failed with exit status 128. Its java code using gradle build. image1572×517 57.5 KB Run scanning job TASK_URL=$(./gradlew -d sonar -Dsonar.branch.name=$CIRCLE_BRANCH...

View Article

Builds failing when trying to install yarn

I have a similar issue. I was using: build: machine: image: circleci/classic:201711-01 and switched to: build: machine: image: ubuntu-1604:201903-01 With either image, I’m getting a lot of 404s on a...

View Article

Builds failing when trying to install yarn

This seems to have resolved itself today - builds working fine again. Anything we should know about from @CircleCI-Employees ? Or just a hiccup we can disregard? Next time would be helpful if these...

View Article


Image may be NSFW.
Clik here to view.

Xcode 11.4 - Updated Image

Glad to hear. It looks like the direct download is now available. xcodereleases.com Xcode Releases More than you ever wanted to know™

View Article


Correct usage of x-attribution-actor-id / x-attribution-login

I also want to know the answer to this. I’ve tried using a colleague’s github username for both of these headers and it still attributes the build to me (the request uses my API key).

View Article

Where is chat notification on the new CircleCI UI

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

View Article

Sonar scan failed with exit status 128

Please help, what caused the error exit status 128.

View Article

New job dependency graph unreadable

Can we keep the old job dependency graph? The new one is unreadable for us. Too many overlapping lines. Looks like the placing algorithm is not as good as the old one.

View Article


Image may be NSFW.
Clik here to view.

Sonar scan failed with exit status 128

I suspect this has something to do with the working directory of the command, since it can’t seem to find the git repository. Rerunning the job with SSH...

View Article

Image may be NSFW.
Clik here to view.

New April 2020 interface, cannot find "badges"

Hi @alberto56! The original badge URL will still work, with the format https://circleci.com/<gh or bb>/<org>/<project name>.svg?style=svg I believe this is something we will be...

View Article


Image may be NSFW.
Clik here to view.

Sonar scan failed with exit status 128

Thanks Simmer! This is the sonar set up and scan config. image1146×365 36.5 KB

View Article

Image may be NSFW.
Clik here to view.

Sonar scan failed with exit status 128

sonar scan: image1243×311 31.1 KB

View Article


Orb publishing GitHub token scopes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

View Article

GitHub additional Status

My CircleCI jobs have authorizations to update my commit GitHub status (this is the way it manages to say when the CI passes). I would like to benefit from that authorization to add my own status from...

View Article

Latest Artifacts API returns empty list

How do I filter builds by jobs for a single branch inside a workflow? https://circleci.com/api/v1.1/project/:vcs-type/:username/:project/latest/artifacts?branch=master returns a list of artifacts for...

View Article
Browsing all 14879 articles
Browse latest View live


Latest Images