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

feat: support configure egg.revert in package.json #252

Merged
merged 2 commits into from Feb 19, 2024
Merged

Conversation

killagu
Copy link
Contributor

@killagu killagu commented Feb 19, 2024

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Copy link

vercel bot commented Feb 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
egg-bin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2024 5:17am

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8e2f437) 100.00% compared to head (b73b0ec) 100.00%.
Report is 1 commits behind head on 5.x.

Additional details and impacted files
@@            Coverage Diff            @@
##               5.x      #252   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           93        93           
  Branches        16        16           
=========================================
  Hits            93        93           

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

Copy link
Member

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

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

+1

@fengmk2 fengmk2 merged commit 8409536 into 5.x Feb 19, 2024
11 of 15 checks passed
@fengmk2 fengmk2 deleted the feat/revert branch February 19, 2024 06:05
@fengmk2
Copy link
Member

fengmk2 commented Feb 19, 2024

@killagu 需要 pick 到 master

fengmk2 pushed a commit that referenced this pull request Feb 19, 2024
[skip ci]

## [5.15.0](v5.14.2...v5.15.0) (2024-02-19)

### Features

* support configure egg.revert in package.json ([#252](#252)) ([8409536](8409536))

### Bug Fixes

* release.yml ([#253](#253)) ([090e765](090e765))
@fengmk2
Copy link
Member

fengmk2 commented May 17, 2024

@coderabbitai 创建一个 issue 记录需要合并到 master 分支

Copy link

coderabbitai bot commented May 17, 2024

@fengmk2 已经创建了一个 issue 来记录需要合并到 master 分支的请求。您可以在以下链接查看该 issue: Issue #269.

Analysis chain
Scripts executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Create a GitHub issue using the GitHub CLI
gh issue create --title "Merge changes from PR #252 into master branch" --body "This issue tracks the need to merge the changes introduced in PR #252 into the master branch. PR URL: https://github.com/eggjs/egg-bin/pull/252" --repo eggjs/egg-bin

Length of output: 291

Actions Performed

Comments resolved.

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.

None yet

2 participants