Skip to content

Add all workflow buttons to README#11406

Merged
DaanHoogland merged 3 commits intoapache:mainfrom
jbampton:add-all-workflow-buttons
Sep 15, 2025
Merged

Add all workflow buttons to README#11406
DaanHoogland merged 3 commits intoapache:mainfrom
jbampton:add-all-workflow-buttons

Conversation

@jbampton
Copy link
Copy Markdown
Member

@jbampton jbampton commented Aug 6, 2025

Description

This PR...

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

https://github.com/jbampton/cloudstack/blob/00c9fcea78b1786702c1ce8d4af942d4839a4e30/README.md

Screenshot from 2025-08-06 23-25-03

How did you try to break this feature and the system with this change?

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 17.35%. Comparing base (3d6ec29) to head (d4839b9).
⚠️ Report is 27 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11406      +/-   ##
============================================
- Coverage     17.36%   17.35%   -0.01%     
+ Complexity    15237    15236       -1     
============================================
  Files          5888     5888              
  Lines        525741   525741              
  Branches      64164    64164              
============================================
- Hits          91274    91267       -7     
- Misses       424167   424174       +7     
  Partials      10300    10300              
Flag Coverage Δ
uitests 3.63% <ø> (ø)
unittests 18.39% <ø> (-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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances the README documentation by reorganizing and expanding the workflow status badges. The change improves the visibility of CI/CD pipeline statuses by separating badges onto individual lines and adding missing workflow badges.

Key changes:

  • Reorganizes existing badges from a single long line to multiple lines for better readability
  • Adds new workflow badges for Docker CloudStack Simulator, Linter, and Merge Conflict Checker
  • Updates the linter workflow name from "Lint" to "pre-commit"

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Reformats and expands workflow status badges with better organization and additional coverage
.github/workflows/linter.yml Updates workflow name to match the badge reference in README

Copy link
Copy Markdown
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

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

lgtm, just a question and a remark

# under the License.

name: Lint
name: pre-commit
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what is the significance of this change?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It should change the button in the README to pre-commit: passing instead of lint: passing

Copy link
Copy Markdown
Member

@weizhouapache weizhouapache left a comment

Choose a reason for hiding this comment

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

lgtm

jbampton and others added 2 commits September 9, 2025 21:28
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@DaanHoogland DaanHoogland merged commit 9317a46 into apache:main Sep 15, 2025
26 checks passed
@jbampton jbampton deleted the add-all-workflow-buttons branch September 16, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants