Releases: promiseofcake/circleci-workflow-queue
Releases · promiseofcake/circleci-workflow-queue
v3.0.3
v3.0.2
v3.0.1
What's Changed
- Potential fix for #20 by @rogerswingle in #21
New Contributors
- @rogerswingle made their first contribution in #21
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- V3 by @promiseofcake in #17
User Friendly:
- Renamed queue to global-queue
- Allowed global-queue to accept a CSV of ignored workflows to consider non-blocking for the queue.
- Introduced
pipeline-queue
which can be used to queue a workflow to run last inside the context of a pipeline.
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- Testing Token Refresh by @promiseofcake in #12
- Add include-on-hold option to treat on-hold workflows as running in queue by @tkoft in #13
New Contributors
Full Changelog: v2.0.2...v2.1.0
v2.0.2
Minor documentation update.
What's Changed
- Documentation: formatting by @promiseofcake in #11
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v1.0.0
What's Changed
- Basic Template Updates by @promiseofcake in #1
- Additional Setup Work by @promiseofcake in #2
- Adding Queue Logic by @promiseofcake in #3
- Readme / QOL Updates by @promiseofcake in #4
- Fix Debug Options by @promiseofcake in #5
- Fix Deploy Issues by @promiseofcake in #7
New Contributors
- @promiseofcake made their first contribution in #1
Full Changelog: https://github.com/promiseofcake/circleci-workflow-queue/commits/v1.0.0