Skip to content

[chore] remove top level dirs of "rakelib" and "rubocop"#30045

Merged
iBotPeaches merged 1 commit into
masterfrom
chore-clean-root
May 21, 2026
Merged

[chore] remove top level dirs of "rakelib" and "rubocop"#30045
iBotPeaches merged 1 commit into
masterfrom
chore-clean-root

Conversation

@iBotPeaches

Copy link
Copy Markdown
Member

Problem

We have a lot of top level files & folders. Theres so many its hard in your IDE to see anything.

Solution

rakelib is a folder used for auto-loading of additional rake tasks. Those rake tasks I've slowly removed in #29798 which left just one. We can introduce a new internal folder for internal/meta things and sub-folder a new rakelib there.

Likewise we have rubocop which is slowly decaying with custom plugins. We can track that in internal as well. This will give us the start of a clean split of fastlane tools vs internal tooling.

@rogerluan rogerluan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I like this! 🙌

@iBotPeaches iBotPeaches merged commit 53fa216 into master May 21, 2026
14 checks passed
@iBotPeaches iBotPeaches deleted the chore-clean-root branch May 21, 2026 11:13

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey @iBotPeaches 👋

Thank you for your contribution to fastlane and congrats on getting this pull request merged 🎉
The code change now lives in the master branch, however it wasn't released to RubyGems yet.
We usually ship about once a month, and your PR will be included in the next one.

Please let us know if this change requires an immediate release by adding a comment here 👍
We'll notify you once we shipped a new release with your changes 🚀"

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Congratulations! 🎉 This was released as part of fastlane 2.235.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants