Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

feature: add dynamodb logging support #13

Merged
merged 5 commits into from
Feb 20, 2019

Conversation

hails
Copy link
Contributor

@hails hails commented Feb 18, 2019

Closes #12

@hails hails force-pushed the feature/add-dynamodb-support branch 2 times, most recently from 5736365 to 0427d7f Compare February 18, 2019 12:56
@evaporei
Copy link
Contributor

screenshot-commit-authors

Quando você faz pair com sí mesmo.

Copy link
Contributor

@evaporei evaporei left a comment

Choose a reason for hiding this comment

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

LGTM :shipit: 🚀

@evaporei
Copy link
Contributor

Boa! Docs são importantes!

Copy link

@macabu macabu left a comment

Choose a reason for hiding this comment

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

Acho que esta feature poderia estar por trás de algo tipo feature flag.

awsRegion, ok := os.LookupEnv("DEPLOYER_AWS_REGION")
if !ok {
fmt.Printf("DEPLOYER_AWS_REGION must be defined")
os.Exit(1)
Copy link

Choose a reason for hiding this comment

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

Por que somente retornar false ou coisa do tipo, para que esta feature seja opcional? Se eu não tiver interesse ou usar dynamodb não consigo usar o app mais?

Copy link
Contributor

Choose a reason for hiding this comment

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

concordaria de primeira, mas pensando na demanda dele com a gente, não podemos dar essa opção por questão de uma pessoal mal intencionada poderia usar essa feature quando quisesse que não fosse logada.

Copy link

@rafaeltardivo rafaeltardivo left a comment

Choose a reason for hiding this comment

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

o/

@claytonsilva claytonsilva merged commit e554def into master Feb 20, 2019
@claytonsilva claytonsilva deleted the feature/add-dynamodb-support branch February 20, 2019 00:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants