appsignal / appsignal-python

🟦 AppSignal for Python package
https://www.appsignal.com/
MIT License
6 stars 2 forks source link

Add noop mode for unsupported systems #212

Closed luismiramirez closed 5 months ago

luismiramirez commented 5 months ago

Add wildcard triple for unsupported systems

The any tag is now installed when downloading the package from an unsupported system.

Don't start components when on unsupported arch

When trying to run the agent, OpenTelemetry and probes on an unsupported system (any-any), prevent the three of them from starting.

Closes #179

backlog-helper[bot] commented 5 months ago

:heavy_check_mark: All good!

New issue guide | Backlog management | Rules | Feedback

backlog-helper[bot] commented 5 months ago

This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

unflxw commented 5 months ago

Did some thorough testing around the packaging itself, because the build hook is tricky and not covered by any automated testing and I don't trust it very much. Writing it down here in case someone wants to follow at home:

All of that went fine, so the artifact is being built as expected.

To test the behaviour itself:

backlog-helper[bot] commented 5 months ago

This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

backlog-helper[bot] commented 5 months ago

This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback