Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
InvolutionHell
/
involutionhell-backend
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
4
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: InvolutionHell/involutionhell-backend
Actions
All workflows
Workflows
Copilot
Copilot
Copilot code review
Copilot code review
构建并部署后端
构建并部署后端
Show more workflows...
Management
Caches
Deployments
构建并部署后端
构建并部署后端
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
deploy.yml
will be ignored since log searching is not yet available
79 workflow runs
79 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(deploy): 切回 JVM 模式打包,绕开 native image 启动崩溃
构建并部署后端
#29:
Commit
7a57055
pushed by
longsizhuo
2m 33s
main
main
2m 33s
View workflow file
chore(ci): 部署失败时打印容器日志,便于远程 debug
构建并部署后端
#28:
Commit
6153e01
pushed by
longsizhuo
59s
main
main
59s
View workflow file
feat(profile): 个人主页公开读接口 GET /api/user-center/profile/{username}
构建并部署后端
#27:
Commit
8efae54
pushed by
longsizhuo
15m 40s
main
main
15m 40s
View workflow file
fix(oauth): GitHub 回调缺参数时兜底重定向到登录页
构建并部署后端
#26:
Commit
8224e74
pushed by
longsizhuo
17m 6s
main
main
17m 6s
View workflow file
feat(analytics): 浏览器埋点直写端点 POST /analytics/events
构建并部署后端
#25:
Commit
fdc376a
pushed by
longsizhuo
11m 57s
main
main
11m 57s
View workflow file
feat(analytics): 事件聚合接口 /analytics/events/summary (#6)
构建并部署后端
#24:
Commit
69727c5
pushed by
longsizhuo
13m 8s
main
main
13m 8s
View workflow file
feat(user-center): 用户偏好读写 API + preferences JSONB 列 (#7)
构建并部署后端
#23:
Commit
fcbf6a2
pushed by
longsizhuo
9m 40s
main
main
9m 40s
View workflow file
feat(analytics): /analytics/top-docs 热门文档 API(GA4 数据源) (#5)
构建并部署后端
#22:
Commit
b139158
pushed by
longsizhuo
8m 39s
main
main
8m 39s
View workflow file
fix: 显式注册 JustAuth HTTP 实现,修复 Native Image 中 simple-http 探测失败
构建并部署后端
#21:
Commit
8e90464
pushed by
longsizhuo
5m 38s
main
main
5m 38s
View workflow file
fix: 用 @RequestParam 手动绑定 OAuth 回调参数,修复 Spring Boot 6 构造函数绑定错误
构建并部署后端
#20:
Commit
dce24b2
pushed by
longsizhuo
5m 23s
main
main
5m 23s
View workflow file
fix: 修正 healthcheck 路径为 /actuator/health(context path 已改为 /)
构建并部署后端
#19:
Commit
f2586af
pushed by
longsizhuo
38s
main
main
38s
View workflow file
Merge pull request #4 from InvolutionHell/suxiaoyu
构建并部署后端
#18:
Commit
bf684b6
pushed by
longsizhuo
5m 46s
main
main
5m 46s
View workflow file
Merge pull request #2 from InvolutionHell/suxiaoyu
构建并部署后端
#17:
Commit
4a50279
pushed by
longsizhuo
1m 33s
main
main
1m 33s
View workflow file
fix: 健康检查改用 docker exec 在容器内执行 curl
构建并部署后端
#16:
Commit
f5ab3dd
pushed by
longsizhuo
39s
main
main
39s
View workflow file
deploy 添加失败回滚
构建并部署后端
#15:
Commit
430fdb6
pushed by
longsizhuo
1m 37s
main
main
1m 37s
View workflow file
fix: 修正 health check 路径为 /api/v1/actuator/health
构建并部署后端
#14:
Commit
69523c7
pushed by
longsizhuo
35s
main
main
35s
View workflow file
fix: workflow 补充 checkout 步骤
构建并部署后端
#13:
Commit
89ba971
pushed by
longsizhuo
7m 28s
main
main
7m 28s
View workflow file
fix: 修正 docker-compose 变量名与 .env.local 一致,还原本地 postgres 服务,清理 .env.ex…
构建并部署后端
#12:
Commit
87b8385
pushed by
longsizhuo
34s
main
main
34s
View workflow file
build改为服务器build避免超时
构建并部署后端
#11:
Commit
ca1b64e
pushed by
longsizhuo
26s
main
main
26s
View workflow file
fix: 还原 .env.example 为 Neon.tech 变量,简化 docker-compose 移除未用的 postgres/…
构建并部署后端
#10:
Commit
caa6eca
pushed by
longsizhuo
4h 5m 33s
main
main
4h 5m 33s
View workflow file
fix: 移除 Sa-Token/Redis 配置,改用实际的 Spring Security + JWT 环境变量
构建并部署后端
#9:
Commit
f2d1da1
pushed by
longsizhuo
10m 40s
main
main
10m 40s
View workflow file
fix: 用 --mount=type=tmpfs 挂载 /tmp,解决 GraalVM 无法执行 C 辅助程序的问题
构建并部署后端
#8:
Commit
d166e12
pushed by
longsizhuo
18m 6s
main
main
18m 6s
View workflow file
fix: 切换到 arm64 平台,GraalVM 改用 glibc 标准版本
构建并部署后端
#7:
Commit
e74b75f
pushed by
longsizhuo
19m 15s
main
main
19m 15s
View workflow file
fix: 设置 TMPDIR=/app/tmp 绕过 buildkit 容器 /tmp noexec 限制
构建并部署后端
#6:
Commit
3b26872
pushed by
longsizhuo
1m 28s
main
main
1m 28s
View workflow file
debug: 移除 Maven -q 静默标志以显示完整构建日志
构建并部署后端
#5:
Commit
371677b
pushed by
longsizhuo
1m 43s
main
main
1m 43s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.