No description
This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 91%
  • Dockerfile 9%
Find a file
Chris Pressland cc8b143be0
Some checks failed
ci / tests (push) Failing after 3s
ci / release (push) Has been skipped
Drop Multicluster support
2023-05-30 15:21:11 +01:00
.github/workflows Python 3.11, Migrate to Poetry, Replace Flake8 with Ruff 2023-02-20 21:22:53 +00:00
.gitignore Initial Commit 2021-08-20 13:03:37 +01:00
Dockerfile Python 3.11, Migrate to Poetry, Replace Flake8 with Ruff 2023-02-20 21:22:53 +00:00
main.py Drop Multicluster support 2023-05-30 15:21:11 +01:00
poetry.lock Drop Multicluster support 2023-05-30 15:21:11 +01:00
pyproject.toml Drop Multicluster support 2023-05-30 15:21:11 +01:00
README.md It works 2021-08-20 18:59:18 +01:00
settings.py Drop Multicluster support 2023-05-30 15:21:11 +01:00

Styx

Personification of Hatred

Downloads files from Mastercard and uploads then to Azure Blob Storage

Testing: sftp -i id_mastercard -P 16022 Z218502@mtf.files.mastercard.com
         | Contains: /0073185/test/download/TGX4
Production: sftp -i id_mastercard -P 16022 Z216458@files.mastercard.com
         | Contains: /0073185/production/download/TGX2
File Express: sftp -i id_mastercard -P 16022 Z218502@files.mastercard.com
         | Contains: /0073185/production/download/TS44
         |           /0073185/production/download/TGX2

Running locally

Make sure you've got access to the Azure Key Vaults for Common and Infrastructure (spoiler: you don't unless you're DevOps)