Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix at user #164

Merged
merged 19 commits into from
Jan 31, 2024
Merged

Fix at user #164

merged 19 commits into from
Jan 31, 2024

Conversation

freeziyou
Copy link
Contributor

@freeziyou freeziyou commented Jan 30, 2024

  • 修复飞书发@,GitHub 显示异常
  • 修复 GitHub 发@,飞书显示异常

@freeziyou freeziyou added the bug Something isn't working label Jan 30, 2024
@freeziyou freeziyou self-assigned this Jan 30, 2024
Copy link
Contributor Author

rebase了一下

@@ -8,7 +8,8 @@ RUN corepack enable
COPY ./website /app
WORKDIR /app

RUN pnpm install --frozen-lockfile && pnpm build:saas
RUN pnpm install --frozen-lockfile
Copy link
Contributor

Choose a reason for hiding this comment

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

这里换成两行,有什么区别吗?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

这里是之前debug用的,看pnpm build:saas有没有生效

server/utils/redis.py Outdated Show resolved Hide resolved
push: true
tags: connectai/gitmaya-proxy:saas

name: Docker Image CI
Copy link
Contributor

Choose a reason for hiding this comment

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

这个地方也是,感觉没有这么大面积的更改,是不是你电脑编码问题?

@lloydzhou lloydzhou merged commit 5be37fa into main Jan 31, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants