Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 7 - Create Docker container for lambda functions #26

Merged
merged 10 commits into from
Nov 7, 2023

Conversation

vggonzal
Copy link
Contributor

@vggonzal vggonzal commented Nov 1, 2023

Github Issue: #7

Description

Create docker container for lambda functions and upload to registry

Overview of work done

Added actions to build.yml to upload docker container to registry
Also fixed poetry.lock to account for new vulnerability detected in Synk, given that we are going to remove flask

Overview of verification done

Lynt, Flake8, Snyk

Overview of integration done

NA

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@vggonzal vggonzal changed the title Feature/issue 7 Feature/issue 7 - Create Docker container for lambda functions Nov 1, 2023
docker/Dockerfile Outdated Show resolved Hide resolved
docker/docker-entrypoint.sh Outdated Show resolved Hide resolved
@frankinspace frankinspace merged commit 848e082 into develop Nov 7, 2023
@frankinspace frankinspace deleted the feature/issue-7 branch November 7, 2023 02:22
@frankinspace frankinspace linked an issue Nov 9, 2023 that may be closed by this pull request
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.

Create Docker container for lambda functions
2 participants