ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
14 stars 5 forks source link

CircleCI Context Check Fix #4538

Closed PepperMoJ closed 3 months ago

PepperMoJ commented 3 months ago

:eyes: Purpose

Small fix in main script and CircleCI service to remove unnecessary passing of a service instance between methods. This was left over after a small refactor.

:recycle: What's Changed

Code and tests updated.

:memo: Notes


:white_check_mark: Things to Check (Optional)

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON flake8 4 0 0.55s
✅ PYTHON isort 4 3 0 0.33s
✅ PYTHON pylint 4 0 2.66s
✅ REPOSITORY gitleaks yes no 1.45s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_