Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

CI status now has an option to show a more compact view. #689

Merged
merged 1 commit into from
Apr 25, 2021
Merged

CI status now has an option to show a more compact view. #689

merged 1 commit into from
Apr 25, 2021

Conversation

mkonig
Copy link

@mkonig mkonig commented Apr 25, 2021

Description
To be able to display the CI status in a smaller bash window there is now the option --compact.
By using this option the CI status will only containt job state, name and stage.
In addition some information about the repo, like sha value, is avoided too.

Related Issue

Resolves #[issue_number]

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Copy link
Owner

@profclems profclems left a comment

Choose a reason for hiding this comment

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

Thanks for working on this @mkonig!

LGTM

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #689 (f561477) into trunk (7bf692a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #689   +/-   ##
=======================================
  Coverage   59.95%   59.95%           
=======================================
  Files          90       90           
  Lines        6450     6450           
=======================================
  Hits         3867     3867           
  Misses       2218     2218           
  Partials      365      365           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bf692a...f561477. Read the comment docs.

@profclems profclems merged commit 8834968 into profclems:trunk Apr 25, 2021
@profclems profclems mentioned this pull request May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants