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

Use amoc telemetry events to do logging #1

Merged
merged 4 commits into from
Jan 19, 2024
Merged

Use amoc telemetry events to do logging #1

merged 4 commits into from
Jan 19, 2024

Conversation

NelsonVides
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@DenysGonchar DenysGonchar left a comment

Choose a reason for hiding this comment

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

LGTM

Dockerfile Outdated Show resolved Hide resolved
@@ -31,6 +32,10 @@
deprecated_function_calls, deprecated_functions
]}.

{overrides, [
Copy link
Collaborator

Choose a reason for hiding this comment

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

why do we need it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Because https://github.com/for-GET/jesse/blob/cf075d213ae9e9c54a748c93cc64d5350e646f9a/rebar.config#L11
and OTP26.1 throws warnings for matching on 0.0, as in the future +0.0 and -0.0 will not be considered equal anymore.

Copy link
Collaborator

Choose a reason for hiding this comment

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

please don't reset it completely, but rather just remove what is breaking build, and add the comment regarding this at rebar.config.

@DenysGonchar DenysGonchar merged commit 1922067 into main Jan 19, 2024
6 checks passed
@DenysGonchar DenysGonchar deleted the amoc_logging branch January 19, 2024 15:37
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