grid icon indicating copy to clipboard operation
grid copied to clipboard

Dblatcher/sbt aws upgrade

Open dblatcher opened this issue 1 year ago • 2 comments

What does this change?

bumps aws dependencies version to latest patch for minor version patches kinesis-logback-appender

NOTE - currently not working locally - tests pass, but the healthcheck for image-loader fails (cannot retrieve ingestQueue status - errors suggest the query returns an error string indicating the queue cannot be found rather than a json payload).

planning to deploy this branch to CODE to see if the above problem is limited to localstack.

How should a reviewer test this change?

How can success be measured?

Who should look at this?

Tested? Documented?

  • [ ] locally by committer
  • [ ] locally by Guardian reviewer
  • [ ] on the Guardian's TEST environment
  • [ ] relevant documentation added or amended (if needed)

dblatcher avatar Jul 04 '24 09:07 dblatcher

Deployed the branch to TEST, and the healthcheck for image loader (https://loader.media.test.dev-gutools.co.uk/management/healthcheck) came back - suggesting the issue I have localy is something localstack (or maybe local machine?) related.

dblatcher avatar Jul 05 '24 06:07 dblatcher