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

Clean up Lambda #113

Merged
merged 9 commits into from
May 16, 2017
Merged

Clean up Lambda #113

merged 9 commits into from
May 16, 2017

Conversation

thebho
Copy link
Member

@thebho thebho commented May 16, 2017

Description

I commented out the function in the Makefile so we don't make a bunch of duplicate copies of the lambda that only needs to run once. This is really only to backup the function code and make a new zip if needed

Motivation and Context

Fixes #19

Copy link
Contributor

@Hopding Hopding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@dane-johnson
Copy link
Collaborator

How is this being automated? Cron?

@thebho
Copy link
Member Author

thebho commented May 16, 2017

CloudWatch, with a cron trigger M-F at 1am

print(object)
object.delete()

circleURL = "https://circleci.com/api/v1.1/project/github/maryvilledev/codesplainUI/tree/master?circle-token=" + os.environ['CircleCIToken']
Copy link
Collaborator

@dane-johnson dane-johnson May 16, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be matchstick separated

@thebho thebho merged commit 0c312be into master May 16, 2017
@thebho thebho deleted the cleanUP branch May 16, 2017 14:28
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.

3 participants