crungehottman / exodus-lambda

AWS Lambda functions for Red Hat's Content Delivery Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exodus-lambda

AWS Lambda functions for Red Hat's Content Delivery Network

Build Status Coverage Status Documentation

Development

Patches may be contributed via pull requests to https://github.com/release-engineering/exodus-lambda.

All changes must pass the automated test suite, along with various static checks.

The Black code style is enforced. Enabling autoformatting via a pre-commit hook is recommended:

pip install -r requirements-dev.txt
pre-commit install

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

About

AWS Lambda functions for Red Hat's Content Delivery Network

License:GNU General Public License v3.0


Languages

Language:Python 96.7%Language:Shell 2.6%Language:Dockerfile 0.7%