Skip to content

feat: add igniter support#60

Merged
grzuy merged 7 commits into
mainfrom
add_igniter
Sep 17, 2025
Merged

feat: add igniter support#60
grzuy merged 7 commits into
mainfrom
add_igniter

Conversation

@juanazam

Copy link
Copy Markdown
Contributor

Adds igniter support

Follows the same approach as:
mimiquate/tower_rollbar#86
mimiquate/tower_sentry#66

Comment thread lib/mix/tasks/tower_bugsnug.install.ex Outdated
@impl Igniter.Mix.Task
def igniter(igniter) do
igniter
|> add_reporter_to_config(TowerBugsnug)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It's Bugsnag, not Bugsnug.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

fixed 18cdf3b

@grzuy grzuy merged commit b28d830 into main Sep 17, 2025
8 checks passed
@grzuy grzuy deleted the add_igniter branch September 17, 2025 17:31

@grzuy grzuy left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

💯

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.

2 participants