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

chore(main): release srgn 0.13.4 #150

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

alexpovel-ci-machine[bot]
Copy link
Contributor

@alexpovel-ci-machine alexpovel-ci-machine bot commented Oct 19, 2024

🤖 I have created a release beep boop

0.13.4 (2024-11-09)

Features

  • cli: --<LANG>-query-file option for reading queries from files (#168) (4967356)
  • cli: Dry run mode ( --dry-run flag) (#156) (c2a6d2a)

Bug Fixes

  • alloc: Right(ish)-sized buffer allocations (3f64519)
  • cli: Ignore (do not abort on) non-utf8 files when walking recursively (b3b9d6e), closes #166

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.48%. Comparing base (4967356) to head (97150d3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #150   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files          33       33           
  Lines        1920     1920           
=======================================
  Hits         1699     1699           
  Misses        221      221           

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

Copy link
Owner

@alexpovel alexpovel left a comment

Choose a reason for hiding this comment

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

bugged out again. Do not merge yet

@alexpovel-ci-machine alexpovel-ci-machine bot changed the title chore(main): release srgn 0.14.0 chore(main): release srgn 0.13.4 Oct 27, 2024
@alexpovel-ci-machine alexpovel-ci-machine bot force-pushed the release-please--branches--main--components--srgn branch 2 times, most recently from 220cc6a to ab7d271 Compare November 1, 2024 14:37
@alexpovel-ci-machine alexpovel-ci-machine bot force-pushed the release-please--branches--main--components--srgn branch 3 times, most recently from fe80ea1 to 374b28a Compare November 5, 2024 19:07
Copy link
Owner

@alexpovel alexpovel left a comment

Choose a reason for hiding this comment

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

Do not merge yet: see #144 . Do not want to release a WIP --<lang>-query flag

@alexpovel-ci-machine alexpovel-ci-machine bot force-pushed the release-please--branches--main--components--srgn branch from 374b28a to 192db9b Compare November 6, 2024 18:09
@alexpovel-ci-machine alexpovel-ci-machine bot force-pushed the release-please--branches--main--components--srgn branch from 192db9b to 97150d3 Compare November 9, 2024 11:07
@alexpovel alexpovel merged commit 2c29cfd into main Nov 9, 2024
17 checks passed
@alexpovel alexpovel deleted the release-please--branches--main--components--srgn branch November 9, 2024 11:44
Copy link
Contributor Author

🤖 Created releases:

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

Successfully merging this pull request may close these issues.

Ignore binary files when walking recursively
2 participants