Skip to content

Conversation

@pata9
Copy link
Contributor

@pata9 pata9 commented Nov 14, 2025

Description

THIS PR IS JUST A POC - DO NOT AMMEND OR MERGE

Initial work to add a Cosmos Auditing job to the repo. CosmosDB has a feature for consuming changes to cosmos containers that is detailed here.

Checking this branch out and running docker compose will allow you to observe the changes in the cosmos-auditor console log as you navigate around MYA.

ToDo -
POC an approach with blob storage

Fixes # (issue)

Checklist:

  • My work is behind a feature toggle (if appropriate)
  • If my work is behind a feature toggle, I've added a full suite of tests for both the ON and OFF state
  • The ticket number is in the Pull Request title, with format "APPT-XXX: My Title Here"
  • I have ran npm tsc / lint (in the future these will be ran automatically)
  • My code generates no new .NET warnings (in the future these will be treated as errors)
  • If I've added a new Function, it is disabled in all but one of the terraform groups (e.g. http_functions)
  • If I've added a new Function, it has both unit and integration tests. Any request body validators have unit tests also
  • If I've made UI changes, I've added appropriate Playwright and Jest tests
  • If I've added/updated an end-point, I've added the appropriate annotations and tested the Swagger documentation reflects the change

@sonarqubecloud
Copy link

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.

1 participant