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

feat: adding deploy feature for docker #7

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

johnson2427
Copy link
Collaborator

What I did

Added a deploy feature to build a docker base image for ape-aws and store in github's container registry

How I did it

created a Dockerfile to install ape-aws, created a deploy.yaml file to build and deploy

How to verify it

Currently, the feature builds on any push, need to only allow a build on master

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@johnson2427 johnson2427 self-assigned this May 10, 2024
@johnson2427 johnson2427 added the enhancement New feature or request label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant