Im trying to use parameters with workflows but I get error when i use it in...
This is the config.yml that I’m using version: 2 parameters: run_integration_tests: type: boolean default: false environment: type: string default: techcrunch.com defaults: &defaults...
View ArticleConfig.yml: trouble using keys that take multiple properties such as `run` or...
I can’t get past validation whenever I try to use a key that has multiple properties. I’m using version 2.1. I ran into this error with the run and save_cache commands. I must be missing something...
View ArticleJRuby 9.2.10.0
Your work-around does work, thank you. However, I see there was a new build 14 hours ago tagged with 9.2.10.0 but that still seems to contain 9.2.9.0...
View ArticleChanges to artifact hosting: direct S3 redirects
I don’t have any feedback on download speed, but this is not a very responsible way to roll out a known breaking change. There was essentially zero notice, and the only announcement is in a forum that...
View ArticleConfig.yml: trouble using keys that take multiple properties such as `run` or...
Heya @movestill - would you mind linking to the docs where you’re seeing this example? environment configurations should be done on the job level, rather than in the steps group, as seen here:...
View ArticleConfig.yml: trouble using keys that take multiple properties such as `run` or...
Sure, this is where I saw it: https://circleci.com/docs/2.0/env-vars/#setting-an-environment-variable-in-a-step Tim
View ArticlePostgres just stopped working
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleRollout of pipelines functionality
Great specific feedback, thanks @avi. They were always showing, simply as blank lines before. Even less information about what was going on showing! Perhaps you noticed the blank rows in the past?...
View ArticleOrbs - "Cannot find a definition for command named ..."
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleChanges to artifact hosting: direct S3 redirects
Hi Phil. Sorry to hear that this affected your builds. Thanks for letting us know this has caused an issue for you. We have temporarily paused the rollout, and will be reaching out to organisations...
View ArticleCircleci-agent step halt not working?
I’ve got an orb that tries to conditionally call circleci-agent step halt to exit the current step/job, but it seems that it’s being ignored, as the script just continues to execute. We’ve had to go...
View ArticleThe authenticity of github host can't be stablished
@amalv Did you ever figure this problem out? I haven’t found a single CircleCI official response to this problem. I also don’t like the notion of disabling strict key checking. Thanks!
View ArticleRunning tests against running docker containers
This section talks about how one could run Docker containers using remote Docker, but the Docker container can’t be accessed from the primary container. We’re starting to build our services as...
View ArticleDocker Convenience Image Updates: February 2020
@davejoyce Just wanted to provide an update. The updated Go orb is almost done but won’t be ready by today. It’ll likely be published Monday or Tuesday.
View ArticleFeedback wanted: moving from v1.1 job triggering to v2 pipeline triggering
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View ArticleFeedback wanted: moving from v1.1 job triggering to v2 pipeline triggering
Is this March 1st 2020 EOL still expected, or is that postponed? I’m a bit surprised if so, given that all of the documentation and guides(see below for examples) on the site are still suggesting...
View ArticleWhere is the Insights in the new UI?
I must be blind, but I just cannot find the insights in the new UI. It is easy to find in the old one, but I am lost when it comes to the new one. Anyone can help me with this?
View Article"when" attribute not available on orbs steps?
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.
View ArticleCompiling Qt application for windows in runner
Hello, is it possible to build Qt applications on windows and MacOS with CircleCI ? We use the Qt framework and are interested in using CircleCi but we need to know if we can compile our Qt...
View Article