circleci-queue icon indicating copy to clipboard operation
circleci-queue copied to clipboard

CircleCI orb to block/queue jobs to enforce max concurrency limits

Results 23 circleci-queue issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I've noticed when using the queue, Circle CI doesn't list a pipeline as running when using the running filter if...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** My organization is security-sensitive and the one-liner at line 48 for the actual execution is really hard to audit. I...

### Checklist - [x] All new jobs, commands, executors, parameters have descriptions - [x] Examples have been added for any significant new features - [x] README has been updated, if...

**Is your feature request related to a problem? Please describe.** I want to send a notification to slack whenever the orb cancels a workflow. However, currently it is not possible...

good first issue

**Is your feature request related to a problem? Please describe.** I'd like to serialize a workflow of a specific name without other workflows preventing it from running. Currently we wait...

### Orb version Upgrade from 1.1.2 to 1.4.0 ### What happened Wanted the `confidence` param, tried the upgrade, got back: ``` master queueable This build will block until all previous...

wontfix
blocked

**Is your feature request related to a problem? Please describe.** We are doing Salesforce development, and we have different workflows used by different teams, we want different workflows can be...

This PR is non functional. By changes made to bats I am enabling test splitting to reduce release window.

I could see where this would be ideal in hung situations, but could also . have cascading effect if ill timed.

ATTENTION **If you are having ordering issues on 1.x 2.x releases and are eager to push a fix, please try `eddiewebb/queue@dev:499`** Fixes #104 Fixes #97 Fixes #94 Fixes #101