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

Course versioning #1

Open
ProfessorBrunner opened this issue Jan 13, 2016 · 1 comment
Open

Course versioning #1

ProfessorBrunner opened this issue Jan 13, 2016 · 1 comment

Comments

@ProfessorBrunner
Copy link

Right now there is only one version (in standalone and server mode). How will we handle archiving for future courses? I ask since we probably want to maintain the ability to allow students to rerun code from their particular course. Also, we may need multiple versions in the future for different types of courses.

@edwardjkim
Copy link
Contributor

I think we need to create separate branches for each semester. I put the old Dockerfile from Fall '15 in the fa15 branch. The master branch will always have the latest version, and sp16, fa16, etc. can be branched off in the future.

Also, the image on Dockerhub has separate tags now:

https://hub.docker.com/r/lcdm/info490/tags/

e.g. lcdm/info490:fa15, lcdm/info490:sp16, lcdm/info490:latest.

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

No branches or pull requests

2 participants