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

Drop unused rubygem-native/compiled components #790

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

joshcooper
Copy link
Contributor

@joshcooper joshcooper commented Feb 14, 2024

These were last referenced by bolt when using bootsnap to speed up load times, see 65fd77a. They're now unused so delete them.

I verified they're not referenced by any project:

$ bundle exec rake vanagon:component_diff -- -P all -p el-9-x86_64 --from upstream/master --to HEAD           
...
Here is what your code changes would affect:

Project pe-installer-runtime-main
Nothing is affected 😊
Project pe-bolt-server-runtime-main
Nothing is affected 😊
Project agent-runtime-7.x
Nothing is affected 😊
Project pe-bolt-server-runtime-2021.7.x
Nothing is affected 😊
Project pe-installer-runtime-2021.7.x
Nothing is affected 😊
Project bolt-runtime
Nothing is affected 😊
Project pdk-runtime
Nothing is affected 😊
Project client-tools-runtime-main
Nothing is affected 😊
Project client-tools-runtime-2021.7.x
Nothing is affected 😊
Project agent-runtime-main
Nothing is affected 😊

@joshcooper joshcooper requested review from a team as code owners February 14, 2024 15:16
These were last referenced by bolt when using bootsnap to speed up load times,
see 65fd77a. They're now unused so delete them.
@joshcooper joshcooper force-pushed the drop_obsolete_components branch from fb0acdb to 8aec31c Compare February 16, 2024 19:53
@joshcooper joshcooper merged commit 2cfaf1d into puppetlabs:master Feb 16, 2024
3 checks passed
@joshcooper joshcooper deleted the drop_obsolete_components branch February 16, 2024 20:00
@joshcooper joshcooper added the enhancement New feature or request label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants