Adds a new serverless function to process/upload files from Rules.
Moves more code to the shared package
Adds a new function that generates/uploads the file on queue items.
Removes a no longer useful test in django
Closes #832
To be deployed, and ran locally - you need to add a new Azure storage container: rules-exports
And a new queue will be explicit in a future PR when this is then used.
Checks
Important: please complete these before merging.
[x] Run migrations, if any.
[x] Update changelog.md, including migration instructions if any.
Changes
Adds a new serverless function to process/upload files from Rules.
Closes #832
To be deployed, and ran locally - you need to add a new Azure storage container:
rules-exports
And a new queue will be explicit in a future PR when this is then used.Checks
Important: please complete these before merging.
changelog.md
, including migration instructions if any.