sympy-bot-old icon indicating copy to clipboard operation
sympy-bot-old copied to clipboard

Update app.yaml for the hrd app

Open asmeurer opened this issue 11 years ago • 10 comments

This starts to fix #138.

asmeurer avatar May 08 '13 02:05 asmeurer

My hope is that after we do this, we will no longer be over quota, but even if we aren't we will be again soon. How can we export the current reviews and start from scratch? Currently, the reviews site is completely broken because we hit the data quota.

asmeurer avatar May 08 '13 02:05 asmeurer

@asmeurer How does this solve the quota issue? I didn't get it.

vramana avatar May 08 '13 17:05 vramana

Yeah, I actually doubt it will solve the quota issue, but it is something that needs to be done. Even dev_appserver no longer works with Python 2.5.

asmeurer avatar May 08 '13 17:05 asmeurer

Why don't we migrate to python 2.7??

vramana avatar May 09 '13 03:05 vramana

This does migrate to 2.7 (you have to to move to hrd). Or did I misunderstand your question?

asmeurer avatar May 09 '13 04:05 asmeurer

OK, I got it working: http://sympy-reviews.appspot.com/report/ag9zfnN5bXB5LXJldmlld3NyCwsSBFRhc2sY6QcM.

Now, how to point the reviews site to it...

asmeurer avatar May 09 '13 04:05 asmeurer

A data store solution would be to just leave old reviews site as it is (instead of migrating), and starting fresh with this one. The downside is that urls will break unless we implement some kind of redirection (which I have no idea how to do).

Thoughts?

asmeurer avatar May 09 '13 05:05 asmeurer

This is what would happen if we did that.

I am also in the process of downloading the data to my computer. It looks like it is going into a sql database file.

asmeurer avatar May 09 '13 05:05 asmeurer

No.

vramana avatar May 09 '13 05:05 vramana

  • [ ] When we fix the domain, don't forget to revert d522a21.

asmeurer avatar May 12 '13 22:05 asmeurer