samvera-deprecated / hydra

Project Hydra Stack Dependencies
Other
83 stars 30 forks source link

Bump version to 6.2.0.pre.3 #45

Closed dchandekstark closed 10 years ago

dchandekstark commented 10 years ago

Pin rubydora to 1.7.0

awead commented 10 years ago

@jcoyne requests that we wait to merge this until Rubydora 1.7.3 is out.

jcoyne commented 10 years ago

Also, hydra should never be pinned to a specific patch level, because that would preclude fixes from being introduced. (without a new version of hydra)

jcoyne commented 10 years ago

I say we just close this, because it should make no difference now that 1.7.3 is out.

dchandekstark commented 10 years ago

@jcoyne Re pinning hydra to specific patch levels, I might agree if we had a better process for insuring that patches don't break hydra. Maybe we need a release policy for core components that they are tested against the relevant release of hydra ... if so, can we automate that?

dchandekstark commented 10 years ago

@jcoyne @awead Re rubydora 1.7.3, we still have an issue IIRC with 1.7.1. Do we need to yank 1.7.1, or add != 1.7.1 to hydra deps?