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: Remove test app from mod #78

Merged
merged 4 commits into from
May 15, 2024
Merged

fix: Remove test app from mod #78

merged 4 commits into from
May 15, 2024

Conversation

darwin67
Copy link
Owner

@darwin67 darwin67 commented May 15, 2024

resolves #77

The Test.Application is causing apps that included this library to crash on boot, because it's not compiled as part of the release.

Remove it so it no longer attempts to boot with Inngest.Test.Application.
v0.2.0 is essentially useless at this point, so it should be yanked once this fix is out.

Update with some minor changes to make it comply to the latest spec.

darwin67 added 3 commits May 14, 2024 23:00
this was causing applications to crash on start because the
Test.Application is not available in releases
@darwin67 darwin67 mentioned this pull request May 15, 2024
@darwin67 darwin67 changed the title Remove test app from mod fix: Remove test app from mod May 15, 2024
@darwin67 darwin67 merged commit 5f3579a into main May 15, 2024
9 checks passed
@darwin67 darwin67 deleted the darwin/fix branch May 15, 2024 07:26
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.

Phoenix example
1 participant