https://github.com/nhsdigital/api-management-utils
Scripts and utilities used across API managment platform and services
https://github.com/nhsdigital/api-management-utils
Last synced: 9 months ago
JSON representation
Scripts and utilities used across API managment platform and services
- Host: GitHub
- URL: https://github.com/nhsdigital/api-management-utils
- Owner: NHSDigital
- License: mit
- Created: 2020-04-03T12:46:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T11:44:03.000Z (about 1 year ago)
- Last Synced: 2024-12-05T12:30:23.522Z (about 1 year ago)
- Language: Python
- Size: 1.71 MB
- Stars: 0
- Watchers: 45
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# api-management-utils
Scripts and utilities used across API managment platform and services
## Scripts
* `template.py` - cli for basic jinja templating
* `test_pull_request_deployments.py` - cli for testing utils against other repositories
* Environment Variables:
* `AZURE_TOKEN` - Azure Devops token.
* `NOTIFY_COMMIT_SHA` - Git Commit SHA that you want to report to.
* `UTILS_PR_NUMBER` - The utils pull request number e.g. '123'