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

Reuse assistant code to create the mirror package #15365

Merged
merged 27 commits into from Nov 8, 2022
Merged

Conversation

carmocca
Copy link
Member

@carmocca carmocca commented Oct 27, 2022

What does this PR do?

Fixes https://github.com/Lightning-AI/lightning/pull/15105/files#r1002933959

Also prunes a bunch of unused code

Does your PR introduce any breaking changes? If yes, please list them.

None

cc @carmocca @akihironitta @Borda

@carmocca carmocca added the ci Continuous Integration label Oct 27, 2022
@carmocca carmocca self-assigned this Oct 27, 2022
@carmocca carmocca changed the title [WIP] Ruse copy_replace_imports [WIP] Reuse copy_replace_imports Oct 27, 2022
@carmocca carmocca added this to the v1.8.x milestone Oct 31, 2022
@mergify mergify bot removed the has conflicts label Nov 3, 2022
Comment on lines +73 to +74
setup_tools = _load_py_module(name="setup_tools", location=os.path.join(_PATH_ROOT, ".actions", "setup_tools.py"))
assistant = _load_py_module(name="assistant", location=os.path.join(_PATH_ROOT, ".actions", "assistant.py"))
Copy link
Member Author

Choose a reason for hiding this comment

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

(not for this PR) I think these 2 files could be merged. Is there any advantage to having them separated?

@carmocca carmocca changed the title [WIP] Reuse copy_replace_imports Reuse assistant code to create the mirror package Nov 4, 2022
@mergify mergify bot added the ready PRs ready to be merged label Nov 8, 2022
@carmocca carmocca enabled auto-merge (squash) November 8, 2022 12:49
@carmocca carmocca requested review from Borda and removed request for otaj, rohitgr7 and kaushikb11 November 8, 2022 14:35
@carmocca carmocca merged commit e33d09a into master Nov 8, 2022
@carmocca carmocca deleted the ci/reuse-copy-code branch November 8, 2022 18:52
Borda pushed a commit that referenced this pull request Nov 8, 2022
lexierule pushed a commit that referenced this pull request Nov 10, 2022
@Borda Borda mentioned this pull request Nov 12, 2022
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration ready PRs ready to be merged
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants