Conversation
neSpecc
approved these changes
Sep 18, 2025
slaveeks
approved these changes
Sep 18, 2025
e11sy
added a commit
that referenced
this pull request
Sep 23, 2025
* chore: added try-catch for sending report (#457) * chore: added try-catch for sending report * added res log * chore(license): adopt BSL 1.1 (#460) * chore: update license to BUSL-1.1 in package.json and README.md * chore: update licensed work reference in LICENSE file * imp(): get rid of duplicated releases (#462) * imp(): get rid of duplicated releases * chore(): eslint fix --------- Co-authored-by: Vyacheslav Chernyshev <81693471+slaveeks@users.noreply.github.com> Co-authored-by: Dobrunia Kostrigin <48620984+Dobrunia@users.noreply.github.com> Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>
Dobrunia
added a commit
that referenced
this pull request
Oct 1, 2025
* chore: added try-catch for sending report (#457) * chore: added try-catch for sending report * added res log * chore(license): adopt BSL 1.1 (#460) * chore: update license to BUSL-1.1 in package.json and README.md * chore: update licensed work reference in LICENSE file * imp(): get rid of duplicated releases (#462) * imp(): get rid of duplicated releases * chore(): eslint fix * fix(grouper): skip notifications for muted errors (#459) * feat(grouper): add event ignored check before notifying worker * Implemented a new method to check if an event is marked as ignored. * Updated the notifier task addition to only proceed if the event is not ignored. * Removed the isEventIgnored method as its functionality is now integrated directly into the task addition logic. * Removed unnecessary line break * update @hawk.so/types dependency to version 0.1.35 * add tests for event marks handling in NotifierWorker * fix --------- Co-authored-by: Vyacheslav Chernyshev <81693471+slaveeks@users.noreply.github.com> Co-authored-by: Dobrunia Kostrigin <48620984+Dobrunia@users.noreply.github.com> Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>
e11sy
added a commit
that referenced
this pull request
Oct 5, 2025
* chore: added try-catch for sending report (#457) * chore: added try-catch for sending report * added res log * chore(license): adopt BSL 1.1 (#460) * chore: update license to BUSL-1.1 in package.json and README.md * chore: update licensed work reference in LICENSE file * imp(): get rid of duplicated releases (#462) * imp(): get rid of duplicated releases * chore(): eslint fix * fix(grouper): skip notifications for muted errors (#459) * feat(grouper): add event ignored check before notifying worker * Implemented a new method to check if an event is marked as ignored. * Updated the notifier task addition to only proceed if the event is not ignored. * Removed the isEventIgnored method as its functionality is now integrated directly into the task addition logic. * Removed unnecessary line break * update @hawk.so/types dependency to version 0.1.35 * add tests for event marks handling in NotifierWorker * fix * chore(release): check mapContent file field (#464) --------- Co-authored-by: Vyacheslav Chernyshev <81693471+slaveeks@users.noreply.github.com> Co-authored-by: Dobrunia Kostrigin <48620984+Dobrunia@users.noreply.github.com> Co-authored-by: e11sy <130844513+e11sy@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add LICENSE with Business Source License 1.1 (BSL 1.1).