Skip to content

Conversation

@evie-tao
Copy link
Collaborator

No description provided.

wangweifeng and others added 30 commits December 2, 2022 17:16
Correct discourse version.
Cancel ratelimit strategies.
Change git repo to opensourceways.
Add "discourse-solved" plugin.
Update main branch from upstream
@opensourceways-robot
Copy link

开始门禁检查,等门禁检查通过后可以合入

Copy link
Collaborator

@jlcoo jlcoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们要将 discourse_docker 和上游社区保持一致,怎么保证最小改动?

Copy link
Collaborator

@jlcoo jlcoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我们要将 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} && \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit id 需要合并

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

为什么要将这个文件删除掉

cmd:
- sudo -H -E -u discourse git reset --hard
- sudo -H -E -u discourse git clean -f
- git config --global --add safe.directory $home
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

测试有没有验收,有没有测试充分

@opensourceways-robot
Copy link

检查项 状态 日志
Check代码检查 查看日志
敏感信息检查 查看日志
开源代码漏洞扫描 查看日志
流水线链接 点击跳转
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment