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

PR: Initial Kite provider code from the Spyder main repo #1

Merged
merged 27 commits into from
Oct 2, 2023

Conversation

jsbautista
Copy link
Collaborator

@jsbautista jsbautista commented Aug 14, 2023

Description of Changes

Move kite from the Spyder main repository. Here we remove some code that is not necessary/would not work anymore like:

  • Installation management logic
  • Call to action logic

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct:
@jsbautista

@jsbautista
Copy link
Collaborator Author

Hi @dalthviz, I think this PR is ready for the initial merge

@dalthviz dalthviz self-requested a review September 25, 2023 19:03
@dalthviz dalthviz changed the title [WIP] PR: Move Kite Code PR: Initial Kite code from the Spyder main repo Sep 25, 2023
@dalthviz dalthviz changed the title PR: Initial Kite code from the Spyder main repo PR: Initial Kite provider code from the Spyder main repo Sep 25, 2023
Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

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

Thanks for the work here @jsbautista ! Left some initial comments/suggestions. In general a couple of missing things to remove and some changes to the README to add info on how to install the provider. I'm pending doing a local check with the latest changes but other than that this LGTM 👍

CHANGELOG.md Outdated Show resolved Hide resolved
NOTICE.txt Outdated Show resolved Hide resolved
NOTICE.txt Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
kite_provider/utils/tests/test_install.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@dalthviz dalthviz self-requested a review September 26, 2023 19:38
Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

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

Thanks for applying the last review changes @jsbautista ! I left some more suggestions. After you apply those I will merge this 👍

.github/workflows/linux-tests.yml Outdated Show resolved Hide resolved
.github/workflows/macos-tests.yml Outdated Show resolved Hide resolved
.github/workflows/windows-tests.yml Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
kite_provider/utils/status.py Outdated Show resolved Hide resolved
kite_provider/utils/tests/__init__.py Outdated Show resolved Hide resolved
kite_provider/widgets/__init__.py Outdated Show resolved Hide resolved
kite_provider/widgets/status.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
Co-authored-by: Daniel Althviz Moré <[email protected]>
Copy link
Member

@dalthviz dalthviz left a comment

Choose a reason for hiding this comment

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

Thanks @jsbautista !

@dalthviz dalthviz merged commit 43dd6e2 into spyder-ide:main Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Maintenance work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants