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

Commit a Travis template to this (devops-17) repo #25

Closed
MikeTheCanuck opened this issue Feb 20, 2017 · 1 comment
Closed

Commit a Travis template to this (devops-17) repo #25

MikeTheCanuck opened this issue Feb 20, 2017 · 1 comment

Comments

@MikeTheCanuck
Copy link
Collaborator

Each team should be more or less deploying a similar Django architecture in their project.

This should mean that the Travis configuration to build, test and deploy their Django API stack should be similar in layout (if different in the details of repos, bucket names etc).

For those projects now which haven't gotten the backend integrated with Travis, a template to get them started would be helpful.

This is especially true since some projects have had to work around additional details that didn't come up in the class assignments.

One project with a promising design is Housing:
https://github.com/hackoregon/housing-17/blob/master/.travis.yml

Replace the project-specific naming with PLACEHOLDER_TEXT and this could be committed to the devops-17 repo to be re-used by current (and future) seasons' projects.

@MikeTheCanuck MikeTheCanuck changed the title Commit a Travis template to this repo Commit a Travis template to this (devops-17) repo Feb 21, 2017
@pdxdiver
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants