Document breaking changes #202

Merged
luhahn merged 1 commits from refs/pull/202/head into master 2021-07-12 17:33:38 +00:00
luhahn commented 2021-07-07 08:31:11 +00:00 (Migrated from gitea.com)

Documented some breaking changes. Please have a look and tell me, if I missed something :)

Fixes: #194

Documented some breaking changes. Please have a look and tell me, if I missed something :) Fixes: #194
justusbunsi (Migrated from gitea.com) reviewed 2021-07-07 16:39:46 +00:00
justusbunsi (Migrated from gitea.com) left a comment

What I am not sure about is, whether splitting the init script into two separate ones is a breaking change or not. I mean, in case someone used the initScript configuration to prepare some environmental stuff for the actual Gitea configuration (now the second init container), this wouldn't work anymore because that initScript is executated prior to that init container.

That would be the only thing missing here, if it's a breaking change.

What I am not sure about is, whether splitting the init script into two separate ones is a breaking change or not. I mean, in case someone used the initScript configuration to prepare some environmental stuff for the actual Gitea configuration (now the second init container), this wouldn't work anymore because that initScript is executated prior to that init container. That would be the only thing missing here, _if_ it's a breaking change.
justusbunsi (Migrated from gitea.com) reviewed 2021-07-09 07:09:30 +00:00
luhahn commented 2021-07-09 07:10:02 +00:00 (Migrated from gitea.com)

Updated PR with your suggestions, added description for dependency update (databases, memcached)

Updated PR with your suggestions, added description for dependency update (databases, memcached)
justusbunsi (Migrated from gitea.com) approved these changes 2021-07-12 07:48:38 +00:00
justusbunsi (Migrated from gitea.com) left a comment

LGTM

LGTM
lunny (Migrated from gitea.com) approved these changes 2021-07-12 15:56:52 +00:00
Sign in to join this conversation.
No description provided.