• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KusionStack / karpor / 9301916735 / 1
64%
main: 64%

Build:
DEFAULT BRANCH: main
Ran 30 May 2024 11:42AM UTC
Files 34
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 May 2024 11:41AM UTC coverage: 69.927% (-0.06%) from 69.983%
9301916735.1

push

github

web-flow
chore(ci): different tags trigger different release pipelines (#467)

## What type of PR is this?
/kind chore

## What this PR does / why we need it:
Different tags trigger different release pipelines, such as:
- `v1.2.3-alpha.0`: 
  - Usually on the **development** branch. 
  - Trigger a release pipeline for **develop**. 
- Only build & push image, do not publish artifact to **github
release**.
- `v1.2.3-beta.0`: 
  - Usually on the **main** branch. 
  - Trigger a release pipeline for **verify**. 
- Only build & push image, do not publish artifacts to **github
release**.
- `v1.2.3-rc.0`: 
  - Usually on the **main** branch. 
  - Trigger a release pipeline for **candidate**. 
- It will be fully publish to **github release**, but will be marked as
**pre-release** label.
- `v1.2.3`: 
  - Usually on the **main** branch. 
  - Trigger a release pipeline for **officially released**. 
- It will be fully publish to **github release**, and will be marked as
**latest** label.
- Other tag: 
  - Ignored, will not trigger the release pipeline.

---------

Co-authored-by: elliotxx <951376975@qq.com>

2488 of 3558 relevant lines covered (69.93%)

0.76 hits per line

Source Files on job 9301916735.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9301916735
  • a11bd722 on github
  • Prev Job for on main (#9300346908.1)
  • Next Job for on main (#9301984617.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc