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

Refactor workflow by not using composite actions from halo-sigs/actions #5170

Merged
merged 1 commit into from Jan 10, 2024

Conversation

JohnNiang
Copy link
Member

What type of PR is this?

/kind improvement
/area core
/milestone 2.12.x

What this PR does / why we need it:

This PR refactors workflow by not using compiste actions from https://github.com/halo-sigs/actions and adds a support of publishing Halo artifact into GitHub release.

I have tested the new workflow in my repo, please see

After this PR, the repository https://github.com/halo-sigs/actions can be archived.

Which issue(s) this PR fixes:

Fixes #2996

Does this PR introduce a user-facing change?

支持发布构建产物 halo-x.y.z.jar

Signed-off-by: John Niang <johnniang@foxmail.com>
@f2c-ci-robot f2c-ci-robot bot added kind/improvement Categorizes issue or PR as related to a improvement. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jan 10, 2024
@f2c-ci-robot f2c-ci-robot bot added this to the 2.12.x milestone Jan 10, 2024
@f2c-ci-robot f2c-ci-robot bot requested review from guqing and ruibaby January 10, 2024 06:22
@f2c-ci-robot f2c-ci-robot bot added the area/core Issues or PRs related to the Halo Core label Jan 10, 2024
@f2c-ci-robot f2c-ci-robot bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 10, 2024
Copy link
Member

@ruibaby ruibaby left a comment

Choose a reason for hiding this comment

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

/lgtm

@f2c-ci-robot f2c-ci-robot bot added the lgtm Indicates that a PR is ready to be merged. label Jan 10, 2024
Copy link

f2c-ci-robot bot commented Jan 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: guqing, ruibaby

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@JohnNiang
Copy link
Member Author

I will merge this PR manually due to workflow files changed.

@JohnNiang JohnNiang merged commit 5f0ac9f into halo-dev:main Jan 10, 2024
7 checks passed
@JohnNiang JohnNiang deleted the refactor/workflow branch January 10, 2024 07:14
@ruibaby ruibaby mentioned this pull request Jan 10, 2024
@ruibaby ruibaby modified the milestones: 2.12.x, 2.12.0 Jan 10, 2024
f2c-ci-robot bot pushed a commit to halo-sigs/actions that referenced this pull request Jan 19, 2024
This PR removes all unsed actions due to <halo-dev/halo#5170>.

/kind cleanup

```release-note
None
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/core Issues or PRs related to the Halo Core kind/improvement Categorizes issue or PR as related to a improvement. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2.0后不提供Jar
3 participants