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

feat: add colors to console #98

Merged
merged 7 commits into from
Jul 20, 2023
Merged

feat: add colors to console #98

merged 7 commits into from
Jul 20, 2023

Conversation

inigomarquinez
Copy link
Member

Description

For a better user experience, the console output is rendered with colours depending on the type of information. Green for success, red for errors, yellow for warning, white for log and gray for debug.

Related Issue

See #54

Motivation and Context

Add the feature requested in #54

How Has This Been Tested?

No specific tests added because the functionality hasn't changed.

Screenshots (if appropriate):

Captura de pantalla 2023-07-20 a las 17 24 55

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)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@inigomarquinez inigomarquinez added the enhancement New feature or request label Jul 20, 2023
@inigomarquinez inigomarquinez added this to the 2023 Q3 milestone Jul 20, 2023
@inigomarquinez inigomarquinez self-assigned this Jul 20, 2023
@socket-security
Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
all-contributors-cli 6.26.0...6.26.1 None +2/-2 526 kB all-contributors-release-bot
eslint 8.42.0...8.45.0 None +7/-6 4.33 MB eslintbot
eslint-plugin-jest 27.2.2...27.2.3 None +22/-180 54.8 MB simenb

🚮 Removed packages: @commitlint/cli@17.6.5, @commitlint/config-conventional@17.6.5, jest@29.5.0

Copy link
Contributor

@neodmy neodmy left a comment

Choose a reason for hiding this comment

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

image

@inigomarquinez inigomarquinez merged commit cf9be6e into main Jul 20, 2023
3 checks passed
@inigomarquinez inigomarquinez deleted the feat-54 branch July 20, 2023 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants