feat: address the issue of plaintext data being written to disk#35
Open
feat: address the issue of plaintext data being written to disk#35
Conversation
initial configuration
Correct discourse version.
add formatting toolbar
Skip git security check.
Change branch.
Add translator
Cancel ratelimit strategies.
Change git repo to opensourceways.
Add "discourse-solved" plugin.
Update main branch from upstream
Update template
Rename repo of easecheck
|
开始门禁检查,等门禁检查通过后可以合入 |
jlcoo
reviewed
Jun 24, 2025
jlcoo
left a comment
There was a problem hiding this comment.
我们要将 discourse_docker 和上游社区保持一致,怎么保证最小改动?
jlcoo
reviewed
Jun 24, 2025
jlcoo
left a comment
There was a problem hiding this comment.
我们要将 discourse_docker 和上游社区保持一致,怎么保证最小改动?
Dockerfile
Outdated
| RUN mkdir -p /shared/state/logrotate && ln -s /shared/state/logrotate /var/lib/logrotate && \ | ||
| mkdir -p /shared/state/anacron-spool && ln -s /shared/state/anacron-spool /var/spool/anacron && \ | ||
| mkdir -p /shared/log/rails && mkdir -p /shared/uploads && mkdir -p /shared/backups && \ | ||
| rm -rf /shared/tmp/{backups,restores} && mkdir -p /shared/tmp/{backups,restores} && \ |
| cmd: | ||
| - sudo -H -E -u discourse git reset --hard | ||
| - sudo -H -E -u discourse git clean -f | ||
| - git config --global --add safe.directory $home |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.