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

build: add railway build config #3311

Merged
merged 30 commits into from
Jan 29, 2024
Merged

build: add railway build config #3311

merged 30 commits into from
Jan 29, 2024

Conversation

bytemain
Copy link
Member

@bytemain bytemain commented Jan 27, 2024

Types

  • 🏗️ Build System

Background or solution

close #991

支持将开发时的预览在 railway 上构建镜像并启动。

之后我们会为每个 pr 都构建一个镜像并启动预览(要在这个 pr 合到 main 之后)。

本 pr 的预览地址:https://belligerent-party-production.up.railway.app

Changelog

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

Attention: 29 lines in your changes are missing coverage. Please review.

Comparison is base (e36e4de) 57.76% compared to head (351f6c0) 57.75%.
Report is 1 commits behind head on main.

Files Patch % Lines
...xtension-manager/src/node/vsx-extension.service.ts 0.00% 25 Missing and 3 partials ⚠️
packages/extension/src/node/extension.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3311      +/-   ##
==========================================
- Coverage   57.76%   57.75%   -0.02%     
==========================================
  Files        1357     1357              
  Lines       85004    85020      +16     
  Branches    17643    17646       +3     
==========================================
- Hits        49105    49103       -2     
- Misses      32629    32644      +15     
- Partials     3270     3273       +3     
Flag Coverage Δ
jsdom 52.63% <0.00%> (-0.02%) ⬇️
node 17.16% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ricbet
Copy link
Member

Ricbet commented Jan 29, 2024

niubi

@bytemain
Copy link
Member Author

@Ricbet cr cr

@erha19
Copy link
Member

erha19 commented Jan 29, 2024

@bytemain 所以这个目前就是在 GitHub Action 上的运行效果?我正需要测试一下,牛逼

@bytemain
Copy link
Member Author

打开这个链接,就是这个 pr 的部署效果

@bytemain
Copy link
Member Author

用的 railway

Copy link
Member

@erha19 erha19 left a comment

Choose a reason for hiding this comment

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

LGTM

@bytemain bytemain merged commit 24f07ae into main Jan 29, 2024
12 checks passed
@bytemain bytemain deleted the build/railway branch January 29, 2024 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] 统一框架内的网络请求库
3 participants