The GitHub Actions job "Tests" on airflow.git/improve-intellij-pycharm-setup 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
2315bf69924fba5ab88f9fa855413526f9d1c28e / Jarek Potiuk <[email protected]>
Improve PyCharm/IntelliJ IDEA setup with multi-module support and IDE 
auto-detection

The `setup_idea.py` script now supports two modes: single-module (for PyCharm)
and multi-module (for IntelliJ IDEA Ultimate), with automatic IDE detection.
Key improvements:

- Auto-detect installed IDE and pick appropriate module mode
- Multi-module mode: each distribution gets its own .iml file for better
  per-module SDK control and cleaner project structure
- Register Python SDKs in global jdk.table.xml so interpreters are
  available immediately without manual setup
- Add --exclude flag to skip modules for faster indexing
- Add --python flag to choose Python version for the virtualenv
- Add --idea-path flag to target specific IDE installations
- Configure project-wide exclusion patterns for build artifacts
- Rename and expand PyCharm/IntelliJ quick-start documentation with
  detailed script options and mode explanations

Report URL: https://github.com/apache/airflow/actions/runs/23048160359

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to