help-test-sql.html 891 B

12345678910111213141516171819202122232425262728
  1. <html>
  2. <head>
  3. <title>Help us test the SQL move!</title>
  4. <meta name="date" content="2012-03-20 14:15" />
  5. <meta name="author" content="Christopher Allan Webber" />
  6. </head>
  7. <body>
  8. <p>Hiya all!</p>
  9. <p>We're currently in the process of moving MediaGoblin over from MongoDB
  10. over to SQL(alchemy). We're pretty close to landing it, and would
  11. like to do so for the next release. But we need help testing!</p>
  12. <p>We can use both:
  13. <ul>
  14. <li>People who are already running MediaGoblin (test) instances who are
  15. willing to help test conversion</li>
  16. <li>People who are willing to help test setting up new environments</li>
  17. </p>
  18. <p>Interested in helping?
  19. <a href="http://wiki.mediagoblin.org/SQL_Database_Backend#Testing_SQL">Follow these docs</a>
  20. and <a href="http://mediagoblin.org/pages/join.html#irc">join us on IRC</a> to help us get rolling!</p>
  21. <p>We appreciate it!</p>
  22. </body>
  23. </html>