Skip to content

build: add railway build config#3311

Merged
bytemain merged 30 commits intomainfrom
build/railway
Jan 29, 2024
Merged

build: add railway build config#3311
bytemain merged 30 commits intomainfrom
build/railway

Conversation

@bytemain
Copy link
Copy Markdown
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

Comment thread packages/components/webpack.config.js
Comment thread packages/extension-manager/package.json
Comment thread packages/theme/src/common/color-tokens/editor.ts
@codecov
Copy link
Copy Markdown

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
Copy Markdown
Member

Ricbet commented Jan 29, 2024

niubi

@bytemain
Copy link
Copy Markdown
Member Author

@Ricbet cr cr

@erha19
Copy link
Copy Markdown
Member

erha19 commented Jan 29, 2024

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

@bytemain
Copy link
Copy Markdown
Member Author

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

@bytemain
Copy link
Copy Markdown
Member Author

用的 railway

Comment thread packages/components/webpack.config.js
Comment thread packages/theme/src/common/color-tokens/editor.ts
Copy link
Copy Markdown
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
@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