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

did I do this right? #2

Closed
wants to merge 1 commit into from
Closed

did I do this right? #2

wants to merge 1 commit into from

Conversation

BenAychh
Copy link
Contributor

@BenAychh BenAychh commented Jun 6, 2017

So after discussing the migration with Mike yesterday he suggested we abstract the pouch db stuff away from the twig api and use a DAO to make the migration over to Dynamo more switch-flippy. Not sure how well that will work if we change the data model (do we abstract even further out in case the data model changes?) when this goes to dynamo but thoughts on my first attempt. Rip it apart. Both e2e and unit tests passed without me needing to change anything about them so I think I did something right... Or maybe those tests need to stop stubbing couch and start stubbing the Dao? How deep does this rabbit-hole go?

@BenAychh BenAychh closed this Jun 6, 2017
@BenAychh BenAychh deleted the couch-dao branch June 6, 2017 21:31
aochsner pushed a commit that referenced this pull request Jul 18, 2017
aochsner added a commit that referenced this pull request Jul 18, 2017
Add twig-backup job creation

* remove timestamps()

* Attempt to gen the twig-backup job via job-dsl

* new name for now

* apparently dsl files can't have dashes

* attempt to sandbox

* okay bad idea

* put in backups folder

* nevermind re: folders for now

* test-branching branch and see if will overwrite

* wild guess

* WAG #2

* WAG #3

* This should now be stable
BenAychh pushed a commit that referenced this pull request Sep 27, 2017
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