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

🐛 "Full" CI checks only take into account Lua modules, not SQL or CPP #5347

Closed
3 tasks done
zach2good opened this issue Apr 5, 2024 · 1 comment · Fixed by #6573
Closed
3 tasks done

🐛 "Full" CI checks only take into account Lua modules, not SQL or CPP #5347

zach2good opened this issue Apr 5, 2024 · 1 comment · Fixed by #6573
Assignees
Labels
bug Something isn't working

Comments

@zach2good
Copy link
Contributor

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.

OS / platform the server is running (if known)

CI

Branch affected by issue

base

Steps to reproduce

Full_Startup_Checks_Linux has a step where it enables all existing modules in the repo, and then starts up the server. This will not include SQL and CPP modules. So, there needs to be a variant of the build that enables these, stores the artifacts, and then those artifacts will be used by the "Full" jobs.

@zach2good zach2good added the bug Something isn't working label Apr 5, 2024
@zach2good zach2good self-assigned this Apr 5, 2024
@zach2good
Copy link
Contributor Author

Is the cause of: #5346

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant