-
Notifications
You must be signed in to change notification settings - Fork 61
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
tag demos to a specific release #7
Comments
I personally don't think we need to overcomplicate here. They should just work with the latest release. Maybe for 2.0 we'll have some delay to update everything, but we can handle that at that time (by adding a note "These are 1.x demos!!!" or something). |
As we add more of these demos they'll have to either a) hold up development On Tue, Jul 26, 2011 at 11:09 AM, arian <
|
We could solve this by doing a submodule in the repo for the demos. Then when we tag, the demos are locked for that version. We would need to update our viewers (website, etc.) so that they use git. |
As new versions of Core and More role out, we need a way to know which demos work with what release. Can we please tag these, or perhaps work on a branch that references, a specific release?
The text was updated successfully, but these errors were encountered: