Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: use self-hosted runners with container images for build and deplo...#107

Merged
lizhengfeng101 merged 3 commits into
alibaba:main from
stay-foolish-forever:ci/build-deploy-on-self-hosted-runner
Jun 12, 2026
Merged

ci: use self-hosted runners with container images for build and deplo... #107
lizhengfeng101 merged 3 commits into
alibaba:main from
stay-foolish-forever:ci/build-deploy-on-self-hosted-runner

Conversation

@stay-foolish-forever

@stay-foolish-forever stay-foolish-forever commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

...y workflows

  • deploy-pages: switch to self-hosted runner with node:20 container, remove redundant setup-node

  • release: use self-hosted runner with golang:1.26.4 container for build job, remove redundant setup-go

  • release: use self-hosted runner with ubuntu:24.04 container for release job

  • release: use self-hosted runner with node:20 container for npm-publish job, remove redundant setup-node

  • release: add jq installation step for version injection in npm-publish

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

  • make test passes locally
  • Manual testing (describe below)

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA

Related Issues

...y workflows
- deploy-pages: switch to self-hosted runner with node:20 container, remove redundant setup-node
- release: use self-hosted runner with golang:1.26.4 container for build job, remove redundant setup-go
- release: use self-hosted runner with ubuntu:24.04 container for release job
- release: use self-hosted runner with node:20 container for npm-publish job, remove redundant setup-node
- release: add jq installation step for version injection in npm-publish

Copy link
Copy Markdown

OpenCodeReview: No comments generated. Looks good to me.

- Add git safe.directory trust step after checkout in release.yml build and npm-publish jobs
- Add git safe.directory trust step after checkout in deploy-pages.yml build job
- Switch deploy-pages deploy job from ubuntu-latest to self-hosted with node:20 container
@lizhengfeng101 lizhengfeng101 merged commit 76b4d5a into alibaba:main Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /