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

luarocks: fix usage of local configs #21

Conversation

oleg-jukovec
Copy link

Skipping of load local configuration files will result in problems and loss of backward compatibility.

Part of tarantool/tt#1003

@oleg-jukovec
Copy link
Author

PR with update in tt: tarantool/tt#1004
PR with update in tt-ee: https://github.com/tarantool/tt-ee/pull/257

@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/fix-load-local-files branch from f673652 to 234a420 Compare November 10, 2024 16:03
hishamhm and others added 5 commits November 10, 2024 19:12
Skipping of load local configuration files will result in problems and
loss of backward compatibility.

Part of tarantool/tt#1003
It is not actually true. The config is loading.

Part of tarantool/tt#1003
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/fix-load-local-files branch from 234a420 to 0e8e0ec Compare November 10, 2024 16:12
Copy link

@themilchenko themilchenko left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@oleg-jukovec
Copy link
Author

It looks like tests are already broken by other commits. I suggest just to fix the issue here and do a proper rebase in #22 .

@oleg-jukovec
Copy link
Author

It looks like there's too much work to do here. Let's just rebase to the latest version, see #24 .

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.

4 participants