Nicolás Alonso
Nicolás Alonso
From ruby 2.4 Fixnum is deprecated in favor of Integer so that I changed all Fixnum to Integer. Fix: https://github.com/flood-io/ruby-jmeter/issues/147
Fix CI
This should help to fix some of the failing jobs. - bump xcode `13.3.1` -> `13.4.1` because `13.3.1` is deprecated based on [this](https://circleci.com/developer/machine/image/xcode) Should we try with a newer version...
This allows the use of DEPLOYMENT_ID as CCI_ORB_AWS_ECS_DEPLOYMENT_ID in the following steps of your job. In my case, I need to create a custom step that uses DEPLOYMENT_ID to call...