Skip to content

Added vulture to workflows#585

Merged
robbailiff2 merged 7 commits intomainfrom
feature/rgjb-eli-652-add_vulture_to_elid_workflows
Mar 3, 2026
Merged

Added vulture to workflows#585
robbailiff2 merged 7 commits intomainfrom
feature/rgjb-eli-652-add_vulture_to_elid_workflows

Conversation

@robbailiff2
Copy link
Copy Markdown
Contributor

Description

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@robbailiff2 robbailiff2 marked this pull request as ready for review March 2, 2026 15:11
@robbailiff2 robbailiff2 closed this Mar 2, 2026
@robbailiff2 robbailiff2 reopened this Mar 2, 2026
@robbailiff2 robbailiff2 merged commit d988fd5 into main Mar 3, 2026
31 checks passed
Karthikeyannhs pushed a commit that referenced this pull request Mar 3, 2026
* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file
Karthikeyannhs added a commit that referenced this pull request Mar 4, 2026
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>
@robbailiff2 robbailiff2 deleted the feature/rgjb-eli-652-add_vulture_to_elid_workflows branch March 4, 2026 16:02
Karthikeyannhs added a commit that referenced this pull request Mar 4, 2026
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>
Karthikeyannhs added a commit that referenced this pull request Mar 9, 2026
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>
Karthikeyannhs pushed a commit that referenced this pull request Mar 9, 2026
* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file
robbailiff2 added a commit that referenced this pull request Mar 10, 2026
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* updated iteration time

* Eli 615 : fix - multi campaign target collision (#593)

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>

* ELI-674 | fix - vs code alignment anomalies

* ELI-674 |wip -  updated iteration_datetime property

* ELI-674 - test_iteration_full_datetime_validation checks for datetime

* updated iteration time

* updated test cases for iteration_time

* ELI-674 - fixed flaky test, which was due to iteration/campaign factory

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* reverted default_iteration_time to iteration_time

* ELI-674 - fix errors

* ELI-674 - new test case for validators

* ELI-674 - linting

* ELI-674 - fixed unit tests

* ELI-674 - fixed integration tests

* Create *.instructions.md

* eja - refining instruction files using Github best practice prompt

* eja - fixing secret scan and vale

* added ignore for gitleaks as well as an allow for the file

* Eli 615 : fix - multi campaign target collision (#593)

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>

* eli-537 enabling WAF blocks

* eli-537 deleting dev deployment

* eli-537 added US to permitted geos, for preprod only, to allow github action tests to still flow

* eli-537 amending rate limit

* eli-537 minor changes based  on initial review

* eli-537 removing Production from description as we also deploy to PreProd

* eli-537 adding ignore for gitleaks

* Bump authlib from 1.6.6 to 1.6.7

Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](authlib/authlib@v1.6.6...v1.6.7)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | wip

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-674 - revert - rebasing

* ELI-674 - pytest for rules_validation/app.py

* ELI-674 - updated comments for sonar fix

* ELI-674 - sonar suppression

* Revert "ELI-674 - sonar suppression"

This reverts commit b4efff2.

* ELI-674 - linting suppression

* ELI-674 - incorporate review comments - use @before for set_parent methods

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: karthikeyannhs <174426205+Karthikeyannhs@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: eddalmond1 <102675624+eddalmond1@users.noreply.github.com>
Karthikeyannhs added a commit that referenced this pull request Mar 19, 2026
…n date/time (#601)

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* updated iteration time

* Eli 615 : fix - multi campaign target collision (#593)

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>

* ELI-674 | fix - vs code alignment anomalies

* ELI-674 |wip -  updated iteration_datetime property

* ELI-674 - test_iteration_full_datetime_validation checks for datetime

* updated iteration time

* updated test cases for iteration_time

* ELI-674 - fixed flaky test, which was due to iteration/campaign factory

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* ELI-674 - tweaks to validator

* reverted default_iteration_time to iteration_time

* ELI-674 - fix errors

* ELI-674 - new test case for validators

* ELI-674 - linting

* ELI-674 - fixed unit tests

* ELI-674 - fixed integration tests

* Create *.instructions.md

* eja - refining instruction files using Github best practice prompt

* eja - fixing secret scan and vale

* added ignore for gitleaks as well as an allow for the file

* Eli 615 : fix - multi campaign target collision (#593)

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | more linting

* ELI-615 | revert commit

* ELI-615 | wip

* ELI-615 | wip

* ELI-615 | wip

* Bump werkzeug from 3.1.5 to 3.1.6

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated not_member_of operator to NotMemberOf (#594)

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | modified iterations_result to iteration result

* ELI-615 | fix - naming issues | handle stop iter exception

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | fix flaky tests do to fixture scope

* ELI-615 | fix flaky tests - removed best status test

* ELI-615 | used raw campagin config for tests using iteration dates

* ELI-615 | fix - campaign group is used correctly

* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly

* ELI-615 | fix tests

* ELI-615 | linting

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-615 | add more test cases - it tests

* ELI-615 | test commit - try git leaks ignore

* ELI-615 | incorporated review comments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>

* eli-537 enabling WAF blocks

* eli-537 deleting dev deployment

* eli-537 added US to permitted geos, for preprod only, to allow github action tests to still flow

* eli-537 amending rate limit

* eli-537 minor changes based  on initial review

* eli-537 removing Production from description as we also deploy to PreProd

* eli-537 adding ignore for gitleaks

* Bump authlib from 1.6.6 to 1.6.7

Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](authlib/authlib@v1.6.6...v1.6.7)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status

* ELI-615 | wip

* Added vulture to workflows (#585)

* Added vulture to workflows

* Added new make commands and added to project

* Added updated lockfile

* Minimal config with no errors

* Corrected vulture commands

* Generating new lock file

* ELI-615 | campaign_configs - fixture updated | test case fixed

* ELI-615 | renamed best_iteration_result to iteration_result_summary

* ELI-674 - revert - rebasing

* ELI-674 - pytest for rules_validation/app.py

* ELI-674 - updated comments for sonar fix

* ELI-674 - sonar suppression

* Revert "ELI-674 - sonar suppression"

This reverts commit b4efff2.

* ELI-674 - linting suppression

* enabled conversion of datetime to utc

* ELI-716 | more test cases for time

* ELI-716 | created start_time_utc, end_time_utc, iteration_datetime_utc

* ELI-716 - Dateutil are functions now, not inside classes - review comments of 674

* ELI-716 - iteration_datetime_utc is use for ordering current_iteration

* ELI-716 - current iteration code updated

* ELI-716 | updated testcases and more linting

* ELI-716 | sonar suppression

* ELI-716 | wip

* ELI-716 | wip

* ELI-716 | wip

* ELI-716 | wip

* ELI-716 | renames variables

* ELI-716 | duplicated removed - sonar

* ELI-716 | more bst / gmt tests

* revert back to UK timeZone

* refined the codebase to reuse code

* updated testcases to use UK time

* link parent code updated

* review comments - incorporated

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>
Co-authored-by: eddalmond1 <102675624+eddalmond1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants