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

Backport 'Fix uninitialized constant errors with custom set of modules' to v0.27 #9743

Conversation

ahukkanen
Copy link
Contributor

🎩 What? Why?

Backport #9577 to v0.27

♥️ Thank you!

* Fix uninitialized constant errors for unexisting modules

* Add specs for the dependency resolver

* Document the method without documentation

* Remove unnecessary commented code

* DRY comments

* Reset the resolver cache during the tests

* Add debug messages for CI

* More debug

* Try relative paths to the git gems in the custom Gemfile

* Print out the generated Gemfile.lock

* Revert "Try relative paths to the git gems in the custom Gemfile"

This reverts commit bb2f675.

* Print out the root dirs in the test debug

* Revert "Print out the root dirs in the test debug"

This reverts commit 06983f1.

* Move debug to its own spec

* Print out bundle(r) and gem related ENV vars

* More debug logging

* Remove the unnecessary yield argument

* Fix syntax error

* Add debug for the dummy lockfile generation

* Report bundle not frozen during the custom Gemfile specs

* Remove the debug output from the custom Gemfile specs

* Add specs for

* Add missing return value YARD docs

* Rubocop auto-correct
@ahukkanen ahukkanen added backport Pull Requests that are a backport for a fixed bug module: core type: fix PRs that implement a fix for a bug labels Aug 15, 2022
@andreslucena
Copy link
Member

@ahukkanen there's a git conflict, probably generated by the last set of merges. Can you check it out please? Thanks

@ahukkanen
Copy link
Contributor Author

@andreslucena Done.

@andreslucena andreslucena merged commit 5c7ed82 into release/0.27-stable Sep 12, 2022
@andreslucena andreslucena deleted the backport/0.27/fix-uninitialized-constant-err-9577 branch September 12, 2022 14:30
@alecslupu alecslupu added this to the 0.27.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Pull Requests that are a backport for a fixed bug module: core type: fix PRs that implement a fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants