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

fix: pre-commit hook to stop checks on md files #315

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

silentworks
Copy link
Contributor

@silentworks silentworks commented Sep 28, 2023

What kind of change does this PR introduce?

Bug fix to stop the pre-commit hook from checking line ending on markdown files, using the correct token to publish a release and correct semantic releases variable names.

What is the current behavior?

What is the new behavior?

Additional context

Add any other context or screenshots.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d5a32d4) 91.36% compared to head (2a7f4dc) 91.36%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   91.36%   91.36%           
=======================================
  Files          24       24           
  Lines        1216     1216           
=======================================
  Hits         1111     1111           
  Misses        105      105           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@anand2312 anand2312 left a comment

Choose a reason for hiding this comment

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

LGTM

@silentworks silentworks merged commit e8fbe61 into master Sep 28, 2023
13 checks passed
@silentworks silentworks deleted the silentworks/update-ci branch September 28, 2023 17:35
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.

None yet

2 participants