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

Add environment variables (run configuration) support for the PyCharm Community & Professional #13

Merged
merged 2 commits into from
Aug 3, 2024

Conversation

134130
Copy link
Owner

@134130 134130 commented Aug 3, 2024

Description

  • Add environment variables (run configuration) support for the PyCharm Community(PC) & Professional(PY) run configuration.
  • Closes Support PyCharm & Python #10

@134130 134130 self-assigned this Aug 3, 2024
@134130 134130 merged commit e368d9b into main Aug 3, 2024
1 check passed
@134130 134130 deleted the pycharm-support branch August 3, 2024 06:44
Copy link
Contributor

github-actions bot commented Aug 3, 2024

Qodana Community for JVM

15 new problems were found

Inspection name Severity Problems
Unstable API Usage 🔶 Warning 6
Unused symbol 🔶 Warning 4
Function or property has platform type ◽️ Notice 4
Accessor call that can be replaced with property access syntax ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

134130 added a commit that referenced this pull request Aug 11, 2024
This reverts commit e368d9b, reversing
changes made to 91d1645.
134130 added a commit that referenced this pull request Aug 11, 2024
This reverts commit e368d9b, reversing
changes made to 91d1645.
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.

Support PyCharm & Python
1 participant