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(cicd): introduction of static tools #143

Merged
merged 3 commits into from
Jan 10, 2022
Merged

Conversation

Gerromie
Copy link
Contributor

@Gerromie Gerromie commented Jan 3, 2022

Story

Adopting static analysis tools to review and publish information about the quality of the code should assist in generating higher quality code and early identification of problems. This pull request also introduces the automation of version management.

Changes

  1. Added a static analysis github action workflow
  2. Added a commit template for automatic changelog parsing using conventional commit and standard version

Tests

Tests will be performed by the github action runner when this is merged to the main branch. npm i was run at the top level to install the commit template tools.

@Gerromie Gerromie force-pushed the feature/static-tools branch from 06beae9 to 9385741 Compare January 3, 2022 18:56
@Gerromie Gerromie merged commit 854601e into master Jan 10, 2022
@Gerromie Gerromie deleted the feature/static-tools branch January 10, 2022 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant