Skip to content

Fix PLUG_VERSION requirement on CI#62

Merged
lipskis merged 1 commit into
mainfrom
fix-plug-version-ci
Apr 28, 2026
Merged

Fix PLUG_VERSION requirement on CI#62
lipskis merged 1 commit into
mainfrom
fix-plug-version-ci

Conversation

@unflxw
Copy link
Copy Markdown
Contributor

@unflxw unflxw commented Apr 28, 2026

Fixes #61.

This requirement should've never applied to any environment where CI is set, just our own.

Modify our setup to match what appsignal/appsignal-elixir-phoenix does, where the installation falls back to a default value when the environment variable is unset.

This requirement should've never applied to any environment where
`CI` is set, just our own.

Modify our setup to match what appsignal/appsignal-elixir-phoenix
does, where the installation falls back to a default value when the
environment variable is unset.
@unflxw unflxw requested review from lipskis and tombruijn April 28, 2026 08:16
@unflxw unflxw self-assigned this Apr 28, 2026
@unflxw unflxw added the bug Confirmed and unconfirmed bugs reported by us and customers. label Apr 28, 2026
@lipskis lipskis merged commit a81ef16 into main Apr 28, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Confirmed and unconfirmed bugs reported by us and customers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version 2.1.2 fails to build in CI

3 participants