0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 12:21:02 +01:00
posthog/bin
Daniel 1d05f68deb
fix: Update description for hobby upgrade script (#12064)
* fix: Update description for hobby upgrade script

In the original warning's language (written by yours truly), I don't mention which version number nor which dates are relevant to the issue.

[x] Added a check to see if the containers exist or not (`docker volume ls | grep -Pzoq 'root_cl2ickhouse-data\n(.|\n)*root_postgres-data\n'`)
[x] Added the dates and version number now allows users to better understand if the warning is relevant to them.
[x] Minor improvements to the language and instructions

* feat: track warning states for better user prompts

Use state from pre-update volume presence check to show post-install warning about data loss in addition to pre-upgrade warning.

* Improve references to docker container names

Previously instructions erroneously included my particular instance's containing folder. Changed grep check and added 'wildcards' in the instructions to clarify that it might be named differently depending on the environment.
2022-10-11 18:55:36 +00:00
..
check_kafka_clickhouse_up
copy-scripts-recorder
deploy-hobby fix(hobby): if you are running from cloud_init this fixes a break in the boot (#12172) 2022-10-10 16:43:22 +00:00
docker
docker-backend
docker-dev
docker-dev-web
docker-frontend
docker-migrate
docker-server
docker-worker
docker-worker-beat
docker-worker-celery
e2e-test-runner
install-macosx_arm64
migrate
migrate-check
plugin-server
start
start-backend
start-frontend
start-frontend-https
start-https
start-worker
tests
upgrade-hobby fix: Update description for hobby upgrade script (#12064) 2022-10-11 18:55:36 +00:00