True GitOps and dynamic configuration with CircleCI
I would like to implement a GitOps process in which I bootstrap our system from scratch, including generating all system credentials and configuration parameters. These credentials and parameters need...
View ArticleWorkspaces + unneccesary files
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleNeed to get last successful commit ID via V2 API
Hello, I want to get the commit id of last successful pipeline build on a specific branch via V2 api, Can anyone please help me ? I found one similar answer :...
View ArticleDisable value autocomplete in new UI context edit
Hi, This is to update you that our UI team has opened internal tracker for this. Thanks for your feedback. Regards, Pawan
View ArticleNeed to get last successful commit ID via V2 API
Hi, Filter option is currently not available in API v2. You can use “Get all pipeline” endpoint to get the information about all the pipelines and it also contains the branch. Regards, Pawan
View ArticleSingle DockerHub credentials for multiple private images
When I was using AWS ECR as docker registry it was possible to set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables in project settings/context and avoid credentials duplication in...
View ArticleExpo react-native error: Error: Request failed with status code 504
I’m struggling to get ci work for my expo react-native. I have following guidelines from the official expo tutorial to deploy with circleci. Here is my config.yml file: version: 2 publish:...
View ArticleNeed to get last successful commit ID via V2 API
Hi Pawan, Are there any plans to add filter to API v2 ? Also, is there any alternative other than parsing all pipelines and getting last successful build’s commit id for a branch? If my CI system...
View Article"Unauthorized" project build fails but Duration timer continues running
@Jiropole We solved the “Unauthorized” issue (my colleague had not registered on CircleCI yet, so his push to github was not authorized to be built). Next build worked fine, but this bug report is...
View ArticleCircleCI: Jobs stuck in 'Not Running'
We are experiencing now and then the jobs stuck in ‘Not running’ - these are often the test jobs with parallelism or without. Looks like an issue described here: Job stuck in "not running" Also if we...
View ArticleJenkinsfile Converter Preview Release
We’re excited to announce the preview release of the CircleCI Jenkinsfile Converter, a web tool that allows you to easily convert a Jenkinsfile to a CircleCI config.yml, helping you get started on...
View ArticleCircleCI: Jobs stuck in 'Not Running'
Hi, I would suggest you to open a support ticket, so that we can have a look at your build. Please do include the build link. Regards, Pawan Bahuguna
View ArticleUsing multiple conditions with when/unless
Hi @tobrun, We recently implemented advanced config-compile-time logic; this will allow you to specify multiple conditions. It is documented here.
View ArticleHelp contributing
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleHow to show recent builds for a tag, in APIv1.1
In API v1.1, I can list recent builds on a project at: https://circleci.mheducation.com/api/v1.1/project/github/USER/PROJECT I can also list all recent builds for a particular branch like this:...
View ArticleEpisode 5 of Open Circle Sessions: Improve software delivery with meaningful...
Open Circle Sessions enable CircleCI community members to interact directly with CircleCI teams and employees to discuss all things CircleCI. It’s an opportunity for the community to learn the latest...
View Article[Updates available] Latest Windows vs2019:stable image Issues
We have received and investigated a few reports of builds failing that utilize the most recent windows-server-2019-vs2019:stable image that was released on Thursday May 21, 2020. Errors are related to...
View Article[Updates available] Latest Windows vs2019:stable image Issues
Update: We have just updated VM images. Now majority of issues should have been solved. If you still see issues, please feel free to contact our support. We sincerely appreciate your patience on this...
View Article