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 broken dev-build #1511

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

tkan145
Copy link
Contributor

@tkan145 tkan145 commented Dec 3, 2024

What

Due to recent work to support luarocks v3, the current dev-build is broken. This PR fix that by installing lua-rover directly from source.

Verification steps

  • Checkout this branch
  • Run make dev-build, the build should complete without error

lua-rover rockspec points to the master branch and this causes
the dev-build to fail due to our recent work to support luarocks v3.
With this PR, we install lua-rover directly from source
@tkan145 tkan145 requested a review from a team as a code owner December 3, 2024 00:52
@tkan145 tkan145 changed the base branch from master to 3scale-2.15-stable December 3, 2024 00:53
@tkan145 tkan145 merged commit 415212c into 3scale:3scale-2.15-stable Dec 4, 2024
13 checks passed
@tkan145 tkan145 deleted the fix-broken-dev-build branch December 4, 2024 00: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.

2 participants