Skip to content

Releases: NarrativeScience-old/circleci-orb-workflow-manager

Version 1.0.5

12 Oct 16:36
a203596
Compare
Choose a tag to compare

Overview

Release includes bug fix:

Version 1.0.3

27 Oct 16:42
4647a99
Compare
Choose a tag to compare

Updating standalone commands to include AWS_PAGER="" so dynamodb get and put item calls do not fail due to aws cli v2 paging.

Version 1.0.2

23 Oct 20:59
e0e075a
Compare
Choose a tag to compare

Overview:

With the release and use of the AWS CLI V2 we need to set the pager to false because AWS CLI defaults all responses to a pager which causes certain commands to fail. This is a short term patch that will enable the use of V2 CLI while we update the workflow manager to use AWS CLI V2.

Version 1.0.0

27 Aug 19:42
c9c93af
Compare
Choose a tag to compare

First major release of the workflow manager. The workflow manager no longer cancels when the commit is not HEAD of the branch, instead it will attempt to cancel if the commit is not last in the queue. However, commits can be marked with a configurable flag that will exclude them from cancellation.

Version 0.2.0

10 Jul 17:36
62c2e91
Compare
Choose a tag to compare

Address an issue where circleci is slow to cancelling a job. Adding a parameter that allows for the increase of the wait_timeout when cancelling a job.

Version 0.1.0

28 Jan 23:48
b20dad4
Compare
Choose a tag to compare

Moved to the Narrative Science Slack orb instead of the CCI:Slack orb. This allows for overriding the default slack channel when posting messages as well as mentioning users in a message. See documentation here: https://circleci.com/orbs/registry/orb/narrativescience/slack

Version 0.0.8

28 Jan 21:01
5c84337
Compare
Choose a tag to compare

Maintenance release

Version 0.0.7

28 Jan 20:43
Compare
Choose a tag to compare

Adds the ability to push custom slack messages to custom channels in the even of a job recovery.

Version 0.0.6

28 Jan 17:55
Compare
Choose a tag to compare
  • Fixes a bug in the exit queue command to force attach workspace 'always'

Version 0.0.5

20 Dec 17:24
30bcd6b
Compare
Choose a tag to compare
Version 0.0.5 Pre-release
Pre-release
  • Increases the sleep timeout in the cancel-job script
  • README updates with more of an intro and guide
  • README badges for the orb and license