remove post_install_occ #55

Merged
ammaratef45 merged 1 commits from improve_readme into main 2025-10-30 17:38:15 +00:00
Owner

post_install_occ is redundant with run_occ, keeping one only (run_occ seem to have broader application/purpose)

inspired by #54

`post_install_occ` is redundant with `run_occ`, keeping one only (`run_occ` seem to have broader application/purpose) inspired by #54
ammaratef45 added 1 commit 2025-10-18 02:07:26 +00:00
remove post_install_occ
Some checks failed
continuous-integration/drone/pr Build is failing
dbdf6227e1
Owner

@moritz asked to wait for a review as this might have some importance for alakazam.

@moritz asked to wait for a review as this might have some importance for alakazam.
Owner

@moritz gave this example: a3289ce056/alaka-defaults.yml (L43)

AFAICT it's using APPS but not OCC_CMDS.

I think another argument in favour of removing OCC_CMDS & post_install_occ is that POST_DEPLOY_CMDS exists in abra, so OCC_CMDS=app:disable dashboard could be replaced with POST_DEPLOY_CMDS=app run_occ app:disable dashboard and it would be even more automatic?

@moritz gave this example: https://git.local-it.org/local-it/kolli-config/src/commit/a3289ce056e33f66dccfda60d5aaa66ba89ee4a2/alaka-defaults.yml#L43 AFAICT it's using `APPS` but not `OCC_CMDS`. I think another argument in favour of removing `OCC_CMDS` & `post_install_occ` is that `POST_DEPLOY_CMDS` exists in `abra`, so `OCC_CMDS=app:disable dashboard` could be replaced with `POST_DEPLOY_CMDS=app run_occ app:disable dashboard` and it would be even more automatic?
Owner

I originally added this to run multiple occ commands in one abra command:
3156757fee
We don't use it anymore.

I originally added this to run multiple occ commands in one abra command: https://git.coopcloud.tech/coop-cloud/nextcloud/commit/3156757feecc17c516161190117bdec582cdd513 We don't use it anymore.
Author
Owner

I originally added this to run multiple occ commands in one abra command:
3156757fee
We don't use it anymore.

Just to confirm, is that you clearing this PR for merge? 😆

> I originally added this to run multiple occ commands in one abra command: > https://git.coopcloud.tech/coop-cloud/nextcloud/commit/3156757feecc17c516161190117bdec582cdd513 > We don't use it anymore. Just to confirm, is that you clearing this PR for merge? 😆
Owner

@ammaratef45 there was a 👍 from Moritz, sounds like you're clear for some righteous <del> energy

@ammaratef45 there was a 👍 from Moritz, sounds like you're clear for some righteous `<del>` energy
ammaratef45 merged commit aa3ab83a38 into main 2025-10-30 17:38:15 +00:00
ammaratef45 deleted branch improve_readme 2025-10-30 17:38:15 +00:00
Sign in to join this conversation.
No description provided.