Skip to content

Conversation

@MrKevJoy
Copy link
Contributor

@MrKevJoy MrKevJoy commented Oct 15, 2025

https://trello.com/c/CMuoKrz8/1719-replace-globalscape-sftp-with-sftp-enabled-storage-container

Sftp has been enabled on a new storage account, previously the storage account received it's files that were uploaded to a dqt sftp server, and moved them to a new folder once processed by trs. We are moving away from a self hosted sftp server, meaning that we need to add sftp users to an sftp enabled storage account. Because of this we can no longer just move them to a new folder in the storage account, as they can be deleted or modified.

  • re-wire ewc/capita jobs so that it reads and writes to the new sftp enabled storage container.
  • move processed files to another storage container that sftp users cannot modify.
  • sftp enabled storage accounts cannot be accessed using the standard BlobServiceClient. This has been replaced with DataLakeServiceClient

@MrKevJoy MrKevJoy changed the title rewire integration jobs to use sftp point trs integration jobs to sftp storage container Oct 15, 2025
@MrKevJoy MrKevJoy force-pushed the rewire-integration-jobs branch from 1950aa8 to 737beb5 Compare October 15, 2025 14:54
@MrKevJoy MrKevJoy requested a review from gunndabad October 15, 2025 14:55
@MrKevJoy MrKevJoy force-pushed the rewire-integration-jobs branch from f40146b to 74a3710 Compare October 20, 2025 08:32
@MrKevJoy MrKevJoy force-pushed the rewire-integration-jobs branch from c1df539 to d241211 Compare October 20, 2025 11:30
@MrKevJoy MrKevJoy force-pushed the rewire-integration-jobs branch 2 times, most recently from 1419412 to 908adc2 Compare October 29, 2025 14:47
@MrKevJoy MrKevJoy force-pushed the rewire-integration-jobs branch from 908adc2 to 4a8f40e Compare October 29, 2025 15:36
@MrKevJoy MrKevJoy added this pull request to the merge queue Oct 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 29, 2025
@MrKevJoy MrKevJoy added this pull request to the merge queue Oct 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 30, 2025
@MrKevJoy MrKevJoy added this pull request to the merge queue Oct 30, 2025
Merged via the queue into main with commit 8128ede Oct 30, 2025
24 checks passed
@MrKevJoy MrKevJoy deleted the rewire-integration-jobs branch October 30, 2025 09:27
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.

3 participants