CircleCI Ideas
Create
Log in / Sign up
Home
CLI
8
Create a Post
If you're unsure of which feedback category to select, please reference our guide in the changelog or use the ""uncategorized" bucket so we can get your feedback to the right team.
Title
Details
Create Post
Powered by Canny
7
local circleci build should respect dockerignore file
When building locally using circleci CLI, it should be possible to ignore particular files. This would allow to ignore files with permissions that prevent the user inside docker from reading a file. This may be achieved by using an existing .dockerignore file (as in my case it is the same files that need to be excluded for docker builds with and without circleci). Or it could be achieved by adding a circleci specific ignore file. CCI-I-539
0
39
Support workflows in the CLI
At this time, 2.0 workflows configuration is unsupported on the CircleCI CLI. CCI-I-401
2
1
More Specific Error Messaging When A Field Is Left Empty Or There Is A Typo In The Configuration Of CircleCI CLI
If there's some misconfiguration or typo somewhere in the configuration of the CLI the following error will be returned when trying to create a namespace: "Non-nullable field was null". It would be extremely useful if the error message would return which field was "null". For example, the project name.
0
3
Web based config file validation
Hi, I'd like to be able to also use the CircleCI CLI on windows without resorting to vm's. Main purpose would be to check if my config file is valid. As a workaround/short term fix maybe you could make the config file checker available on the web in the same way that bitbucket pipelines have it? See: https://bitbucket-pipelines.atlassian.io/validator CCI-I-1394
0
1
Add the possibility to provide a Github OAUTH token for updating and installing
Today I had problems updating/installing the Circle local CLI. The problem was I exceeded the GitHub API limit. It would be great if we can provide a Github OAUTH token (environment variable or option?) to the install.sh script (from github) and to the circleci update/switch commands CCI-I-544
0
1
CricleCI CLI config validate does not validate workflow indents
If you define multiple workflows and have correct indentation on the first workflows and one indent too little on the rest, circleci config validate does not trigger an error. CCI-I-1131
1
2
create npm install of cli that will work on windows
create npm install of cli that will work on windows CCI-I-549
2
3
Support YAML anchors in the CLI
Originally https://circleci.atlassian.net/browse/CIRCLE-6997 . The local build tool/CLI/build-agent doesn't support YAML anchors and aliases. This was confirmed by a customer and Lev. Reported: https://discuss.circleci.com/t/yaml-anchors-implementation-incomplete/16916 CCI-I-89
0
Powered by Canny