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 various problems breaking CI #839

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

aymanosman
Copy link
Contributor

  • erlexec requires SHELL env var to be set
  • erlexec requires its user option to be set to "root" when run as root (which is - the case in CI)
  • a couple of tests are sensitive to the order query parameters are encoded

- erlexec requires SHELL env var to be set
- erlexec requires its user option to be set to "root" when run as root
  (which is - the case in CI)
- a couple of tests are sensitive to the order query parameters are encoded
@aymanosman aymanosman requested a review from a team as a code owner May 6, 2024 10:41
@aymanosman aymanosman mentioned this pull request May 6, 2024
@IslandUsurper
Copy link
Contributor

Might want to run mix deps.unlock --unused to get rid of the :exexec line. (Or just take it out of mix.lock manually.)

@IslandUsurper
Copy link
Contributor

Also, thanks for helping get our PRs unstuck, @aymanosman! 🙌

@yordis yordis merged commit 4e9a8cc into beam-community:main May 6, 2024
10 checks passed
@yordis
Copy link
Member

yordis commented May 6, 2024

Thank you folks!

@aymanosman aymanosman deleted the fix-ci branch May 7, 2024 04:09
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.

None yet

3 participants