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

Misc Changes #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

kennyballou
Copy link

A number of small changes, go fmt, a basic makefile (even though these are not common in golang projects), and a small change to create the log group when attempting to push events.

Generate a digests file as part of the main build target, `all`.
This adds an extra step to the startup and pushEvents that attempts to
create the log group in cloudwatch, similar to how the `createStream`
function works. However, instead of attempting to push the logs write
after, fall through to create the stream as well (because obviously it
won't exist yet either).
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.

1 participant