Skip to content

Pycharm plugin publishing#2679

Merged
tamarinvs19 merged 6 commits into
mainfrom
tamarinvs19/pycharm-release
Dec 11, 2023
Merged

Pycharm plugin publishing#2679
tamarinvs19 merged 6 commits into
mainfrom
tamarinvs19/pycharm-release

Conversation

@tamarinvs19
Copy link
Copy Markdown
Collaborator

@tamarinvs19 tamarinvs19 commented Nov 9, 2023

Description

Added plugin.xml and other files for Pycharm plugin publishing to module utbot-intellij-python.

Now we can find this plugin after gradle action buildPlugin in directory utbot-intellij-python/build/distributions/. Github action publish-plugin-from-branch uses this file during publishing.

How to test

Manual tests

  1. Run gradle action buildPlugin (or download from action https://github.com/UnitTestBot/UTBotJava/actions/runs/6826190541)
  2. Try to install and use plugin in Pycharm from utbot-intellij-python/build/distributions/

Self-check list

Check off the item if the statement is true. Hint: [x] is a marked item.

Please do not delete the list or its items.

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@tamarinvs19 tamarinvs19 added comp-ui Improvements of plugin UI appearence and functionality lang-python Issue is related to python support labels Nov 9, 2023
@tamarinvs19 tamarinvs19 self-assigned this Nov 9, 2023
Comment thread utbot-intellij-python/src/main/resources/META-INF/plugin.xml Outdated
Comment thread utbot-intellij-python/src/main/resources/META-INF/plugin.xml Outdated
@tamarinvs19 tamarinvs19 merged commit c5a1926 into main Dec 11, 2023
@tamarinvs19 tamarinvs19 deleted the tamarinvs19/pycharm-release branch December 11, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-ui Improvements of plugin UI appearence and functionality lang-python Issue is related to python support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants