Skip to content

chore: add commitzen#66

Merged
cameri merged 6 commits intomainfrom
61-implement-commitizen
Nov 23, 2022
Merged

chore: add commitzen#66
cameri merged 6 commits intomainfrom
61-implement-commitizen

Conversation

@cameri
Copy link
Owner

@cameri cameri commented Nov 20, 2022

Description

  1. Add commitzen

Related Issue

#61

Motivation and Context

Ensure commit messages follow conventional commits format.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • 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 code changes.
  • All new and existing tests passed.

@cameri cameri linked an issue Nov 20, 2022 that may be closed by this pull request
@cameri cameri self-assigned this Nov 20, 2022
@coveralls
Copy link
Collaborator

coveralls commented Nov 20, 2022

Pull Request Test Coverage Report for Build 3528078245

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.043%

Totals Coverage Status
Change from base Build 3508659432: 0.0%
Covered Lines: 826
Relevant Lines: 928

💛 - Coveralls

@cameri cameri force-pushed the 61-implement-commitizen branch 2 times, most recently from 02f1a34 to 129b293 Compare November 22, 2022 23:41
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): dereference git branches

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): debug git dir

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): fetch refs

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): fix commitlint

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): remove cat

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): git fetch all

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): ffs

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): ffs 2

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>

chore(ci): fix commitlint step

Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
Signed-off-by: Ricardo Arturo Cabral Mejía <me@ricardocabral.io>
@cameri cameri force-pushed the 61-implement-commitizen branch from 5f0ab6a to 9c2c423 Compare November 23, 2022 00:04
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@cameri cameri merged commit 85ac61c into main Nov 23, 2022
@cameri cameri deleted the 61-implement-commitizen branch November 23, 2022 00:36
@github-actions
Copy link

🎉 This PR is included in version 1.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Commitizen

2 participants