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

Preventing forked pull requests from modifying CircleCI configuration

Hi, I’m a maintainer of the gatsby-plugin-s3 open source project. Since our project’s purpose is to deploy to S3, the only way we can accurately test our plugin is to use it to deploy something to S3....

View Article


Trying to use the AWS cli (or any) CircleCI orb for the first time, plus how...

Bump. Still trying to figure out how / if we can run shell commands in a CCI script. Particularly interested in using the aws cli in it.

View Article


Do I have to duplicate jobs in config if the same job will be used in...

Say I have two kinds of jobs in my standard workflow, a job that builds something, and a job that tests the thing that was just built. The build job has a step that takes a parameter, which affects...

View Article

Trying to use the AWS cli (or any) CircleCI orb for the first time, plus how...

Maybe @KyleTryon can help can help?

View Article

CircleCI new UI/UX Review

As a lot of users move to the new CircleCi experience, I wanted to open a discussion thread here on your thoughts. What do you like? What bothers you? There’s been an amazing number of posts with...

View Article


JSON string in curl

Hi @devblueray! Thanks for stopping by the forum and welcome back! Can you try switching the double-quotes and the single-quote, so that the double quote wraps the entire JSON, and the single quote...

View Article

Image may be NSFW.
Clik here to view.

Trying to use the AWS cli (or any) CircleCI orb for the first time, plus how...

I can certainly try. Hello @thekatertot The example you are showing above does not seem to contain orbs, though orbs are not at all required to do anything. Orbs can however make a lot of what you...

View Article

Testing orbs

I’m having a similar issue. I published my orb circleci orb publish @orb.yml dalekurt/aws-ecr@dev:alpha Which displayed the output Orb `dalekurt/aws-ecr@dev:alpha` was published. Please note that this...

View Article


Failing to sign nuget package - Keyset does not exist

Hello, I’m using the Windows executer as a part of my workflow to build, sign and deploy a NuGet package. When running a variation of the following command: nuget.exe sign .\my-unsigned.nupkg...

View Article


Image may be NSFW.
Clik here to view.

Introductions

Let’s get to know each other! A lot of you have been part of the community for quite a while, and we’d love to get to know you better. I’ll go first Hi! I’m Katy. I’m the Technical Community Manager...

View Article

CircleCI Community Code of Conduct

CircleCI is dedicated to providing a harassment-free experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size,...

View Article

CircleCI Community Code of Conduct

View Article

Welcome to Discuss CircleCI

View Article


Image may be NSFW.
Clik here to view.

Is CIRCLE_COMPARE_URL still a thing?

Check this for a working example of COMPARE_URL using pipeline variables github.com/sibelius/monorepo-101 feat(pkg): pkg B sibelius:master ← sibelius:feat/packageB opened 10:58PM - 06 Jul 20 UTC...

View Article

Problem splitting tests using Jest

Our glob was wrong use this TESTFILES=$(circleci tests glob “./packages//src//tests/*.spec.ts” | circleci tests split)

View Article


Feedback 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 Article

Image may be NSFW.
Clik here to view.

Please explain multiple images in an executor

I can’t wrap my head around the concept of having multiple images in the same executor. Is there somewhere in the docs that explains what functionality this enables / doesn’t enable? Or to put it...

View Article


Suddenly getting memory issues

Hi, This week I’ve suddenly been seeing memory issues on a number of jobs running in node docker containers. I wondered if you guys had changed anything? (even if I put the executor size up to xlarge...

View Article

Stricter Validation for 2.1 configuration

This change has been deployed as of a couple of minutes ago (17:24 UTC to be precise).

View Article

Cache unexpectedly unavailable

I generate a cache of cocapods keyed off of Podfile.lock. Within the last hour builds are not able to restore our most recent cache. No cache is found for key:...

View Article
Browsing all 14870 articles
Browse latest View live