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

Circle2 #35

Merged
merged 1 commit into from
Sep 15, 2018
Merged

Circle2 #35

merged 1 commit into from
Sep 15, 2018

Conversation

jackpordi
Copy link
Member

@jackpordi jackpordi commented Aug 9, 2018

Move to circle2.

Needs changes in the test process (see circle logs), not sure how you want to do that @martinzlocha .

@jackpordi jackpordi requested review from ftm and martinzlocha and removed request for ftm August 9, 2018 19:19
@martinzlocha
Copy link
Member

@jackel119 I think you just have to add the copy part to test as well because it looks like thats run in a separate image:

    - cp sampleconfig.py config.py
    - cp sampledb.sqlite3 db.sqlite3

@jackpordi
Copy link
Member Author

@martinzlocha wait, why are we using a sample config? and are the passwords etc in there actually sensitive?

@martinzlocha
Copy link
Member

@jackel119 The config file for prod is stored in S3 and then loaded when deploying. I can't exactly remember why I did it this way instead of storing all of this as environment variables.

@jackpordi
Copy link
Member Author

@martinzlocha it should work now.

Not sure how/if deployment's going to work. I can see that you're just using awscli eb command but where are the configs for that?

  • I think "master" branch should be the production one. If you want a safer, "master" without deploy then we can make a "develop" branch.

@martinzlocha
Copy link
Member

Ok looks good, will approve and merge once #36 goes in to avoid deploying a version which wouldn't work.

Copy link
Member

@martinzlocha martinzlocha left a comment

Choose a reason for hiding this comment

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

LGTM

@martinzlocha martinzlocha merged commit c1f47dd into master Sep 15, 2018
@martinzlocha martinzlocha deleted the circle2 branch September 15, 2018 19:42
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.

2 participants