YunoHost-Apps / gotosocial_ynh

GoToSocial package for YunoHost: an ActivityPub social network server, written in Golang.
https://gotosocial.org
Other
10 stars 5 forks source link

Fix accounts keys (settings not kept during upgrade) #74

Closed ericgeldmacher closed 1 year ago

ericgeldmacher commented 1 year ago

Problem

Solution

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

ericgeldmacher commented 1 year ago

Sorry, not meaning to spam PRs. Tried to get this in before 0.8.0~ynh2 was merged into master.

OniriCorpe commented 1 year ago

Accounts config settings not being kept after upgrade. [main.accounts.{key}] in config_panel.toml do not match up with keys used in install, restore, and upgrade scripts.

nice catch!

Sorry, not meaning to spam PRs. Tried to get this in before 0.8.0~ynh2 was merged into master.

there is no problem at all, I could not know and it is not annoying to make as many updates as necessary ^w^

yunohost-bot commented 1 year ago

May the CI gods be with you! Test Badge

yunohost-bot commented 1 year ago

:rocket: Test Badge

OniriCorpe commented 1 year ago

ah yes, I hadn't seen that, I'll restart the CI test again! :") 3301c6929e0656224a1f9cd290c63b7561580129

yunohost-bot commented 1 year ago

Alrighty! Test Badge

OniriCorpe commented 1 year ago

Everything looks good, do I merge? ^w^