Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frasermolyneux/portal-repository-func
Part of XtremeIdiots Portal solution; repository maintenance and statistics building. Deployed using Terraform and GitHub Actions.
https://github.com/frasermolyneux/portal-repository-func
api-subscriptions app-insights azure function-app github-actions key-vault terraform
Last synced: about 1 month ago
JSON representation
Part of XtremeIdiots Portal solution; repository maintenance and statistics building. Deployed using Terraform and GitHub Actions.
- Host: GitHub
- URL: https://github.com/frasermolyneux/portal-repository-func
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2022-12-29T15:26:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T02:47:58.000Z (about 1 month ago)
- Last Synced: 2024-11-20T03:26:10.423Z (about 1 month ago)
- Topics: api-subscriptions, app-insights, azure, function-app, github-actions, key-vault, terraform
- Language: C#
- Homepage:
- Size: 811 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# XtremeIdiots Portal - Repository Func
| Stage | Status |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| DevOps Secure Scanning | [![DevOps Secure Scanning](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/devops-secure-scanning.yml/badge.svg)](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/devops-secure-scanning.yml) |
| Code Quality | [![Code Quality](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/codequality.yml/badge.svg)](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/codequality.yml) |
| Feature Development | [![Feature Development](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/feature-development.yml/badge.svg)](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/feature-development.yml) |
| Pull Request Validation | [![Pull Request Validation](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/pull-request-validation.yml/badge.svg)](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/pull-request-validation.yml) |
| Release to Production | [![Release to Production](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/release-to-production.yml/badge.svg)](https://github.com/frasermolyneux/portal-repository-func/actions/workflows/release-to-production.yml) |---
## Overview
This repository contains the repository maintenance function app for the XtremeIdiots Portal solution.
---
## Related Projects
* [frasermolyneux/azure-landing-zones](https://github.com/frasermolyneux/azure-landing-zones) - The deploy service principal is managed by this project, as is the workload subscription.
* [frasermolyneux/platform-connectivity](https://github.com/frasermolyneux/platform-connectivity) - The platform connectivity project provides DNS and Azure Front Door shared resources.
* [frasermolyneux/platform-strategic-services](https://github.com/frasermolyneux/platform-strategic-services) - The platform strategic services project provides a shared services such as API Management and App Service Plans.---
## Contributing
Please read the [contributing](CONTRIBUTING.md) guidance; this is a learning and development project.
---
## Security
Please read the [security](SECURITY.md) guidance; I am always open to security feedback through email or opening an issue.