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

Is it possible to execute `run` within a for loop?

I’m trying to find a way to work with Circleci 2.1 so that I can trigger workflows of directories that have changed within the repo. I have my list of changed directories, Is it possible to execute...

View Article


Unable to send branch name to circleci API v2 to trigger a pipeline

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

View Article


Using a commercial Python package: gurobipy

I have a license for Gurobi and would like to use circleci to test some code that is relying on the gurobipy package. The tests don’t actually include running the Gurobi solver, so all I need for the...

View Article

Circleci/python PATH set incorrectly

Indeed it works. Apologies, but I was trying to find the correct 3.8 image on Docker Hub and failed… It’s organization of images is actually not very helpful for browsing. The updated image works as...

View Article

Image may be NSFW.
Clik here to view.

Is it possible to execute `run` within a for loop?

circlecibeginner: work with Circleci 2.1 so that I can trigger workflows of directories that have changed within the repo. I have my list of changed directories, Hello @circlecibeginner All of your...

View Article


I Fixed My CircleCI Chrome Extension (Jan 2020)

Much appreciated!

View Article

Using "requires" on a job not working as expected?

I have a workflow with multiple jobs. At one point, 2 jobs run that will build a develop and a production build, then a job runs that notifies that the production build is built. build production job...

View Article

Image may be NSFW.
Clik here to view.

Is downloading cocoapods from S3 still advantageous?

Hey, just a short update: This change is awesome. While getting the specs repo in the past took over 4 minutes using the CDN now takes about one and a half. And if you cache the pods (or check them...

View Article


Is it possible to trigger a workflow with custom parameters via an API call?

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

View Article


New UI nearing completion!

Last Summer we announced our new UI was available for opt-in. Since then, many of you have been apart of helping us build it with bug reports, feedback, and user sessions. We’re now close to...

View Article

Image may be NSFW.
Clik here to view.

No test is running, what i'm doing wrong?

You can see that no tests are running sssss1385×647 140 KB config file: docker: # specify the version you desire here - image: circleci/openjdk:8-jdk # Specify service dependencies here if necessary #...

View Article

No test is running, what i'm doing wrong?

Can you post your whole config file in a markdown block please? My guess is that that mvn integration-test is running in a different directory to where you have checkout out your code. I would try...

View Article

New Pantheon machine-token?

Hi, I’m getting an error saying my Pantheon machine token is invalid. I have a new token but don’t know how to tell Circle CI about the new token. [notice] Logging in via machine token. [error] Client...

View Article


Gh-pages deployment step failing with newer version of package

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

View Article

SSH key not added to known_keys automatically?

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

View Article


GitHub private repository access to specific organization only, not personal...

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

View Article

New Pantheon machine-token?

How did you provide the token in the first place?

View Article


Using "requires" on a job not working as expected?

Hi, We need to see what the “workflows” portion of your config looks like to help figure out this issue.

View Article

New Pantheon machine-token?

Fixed. I added the new token to the Environment Variables section of the project

View Article

GitHub repo collaborator unable to trigger builds via API

As the title says, the user is listed as a collaborator in GitHub, using a private auth token, but it’s getting a permission denied when trying to trigger a job/build via API. Is this a known...

View Article
Browsing all 14879 articles
Browse latest View live


Latest Images