pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
94 stars 107 forks source link

[Feature Request] dump snapshot after proposals #1063

Open Lee-W opened 2 years ago

Lee-W commented 2 years ago

Is your feature request related to a problem?

nope

Describe the solution you'd like

We're now migrating pycon.tw to python.tw. For reducing the risk, it better for us to dump snapshot to local after CfP

Describe alternatives you've considered

Additional context

Invite the community to discuss and vote

mattwang44 commented 2 years ago

Do you expect any code change for this? or just dump the db data using the regular way?

tai271828 commented 2 years ago

Do you expect any code change for this? or just dump the db data using the regular way?

No. Not expect any code change. We are not sure if the migration of the domain[1] from pycon.tw to python.tw will impact GCP project or not. We suppose there will be no impact. Backup the data is simply for spare in case of anything that we did not think of.

[1] Precisely speaking, we are going to sunset the legacy G-suite binding the pycon.tw domain and launch another Google workspace binding with the python.tw domain.

mattwang44 commented 2 years ago

FYI I have already dumped the DB and have it in my machine. You folks can close this issue whenever you think the migration is done and confirmed it's safe.