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

Delete generate_reflection #398

Merged

Conversation

kennethloeffler
Copy link
Member

generate_reflection was superseded by rbx_reflector in #249. rbx_reflector still has a few issues here and there, but we're now using it entirely in favor of generate_reflection. generate_reflection has not received any updates since, may not work properly anymore, increases compilation times to no purpose, and its presence could confuse new contributors, so it should be removed.

@Dekkonot
Copy link
Member

Dekkonot commented Mar 3, 2024

I am potentially worried about the builds failing. Do they fail on master right now or is that a consequence of this deletion?

I am confused either way, but knowing if it's this changes' fault feels important.

@kennethloeffler
Copy link
Member Author

kennethloeffler commented Mar 3, 2024

I'm investigating currently. I can't determine why CI is failing. I haven't gotten it to happen locally yet, and I've ensured on the same version of Rust as CI (1.76.0) - but I'll keep you updated!

@kennethloeffler
Copy link
Member Author

I re-ran the build job on master and it fails in the same way: https://github.com/rojo-rbx/rbx-dom/actions/runs/7977827973/job/22222750855. So it's not related to this PR, at least.

@Dekkonot
Copy link
Member

Dekkonot commented Mar 3, 2024

All righty then. I suppose we can merge this, then. We should prioritize fixing the CI though.

@Dekkonot Dekkonot merged commit 7bf637c into rojo-rbx:master Mar 3, 2024
0 of 2 checks passed
@kennethloeffler kennethloeffler deleted the delete-generate-reflection branch March 3, 2024 19:09
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.

None yet

2 participants