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

Load dependencies for compile.appsignal task #966

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

unflxw
Copy link
Contributor

@unflxw unflxw commented Oct 10, 2024

The compile.appsignal task requires dependencies like Jason and Hackney to function. Use @requirements "loadpaths" so that the dependencies are loaded when running mix compile.appsignal.

The `compile.appsignal` task requires dependencies like Jason and
Hackney to function. Use `@requirements "loadpaths"` so that the
dependencies are loaded when running `mix compile.appsignal`.
@unflxw unflxw added the chore label Oct 10, 2024
@unflxw unflxw self-assigned this Oct 10, 2024
@unflxw unflxw requested a review from luismiramirez October 10, 2024 15:09
@backlog-helper
Copy link

Hi @unflxw,

We've found some issues with your Pull Request.

  • This Pull Request does not include a changeset. Add a changeset if the change impacts users and should be included in the changelog upon release. Read more about changesets.
    Ignore this rule by adding [skip changeset] to your Pull Request body. - (More info)

New issue guide | Backlog management | Rules | Feedback

@unflxw unflxw merged commit eebbea9 into main Oct 11, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant