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

v2023.3 #223

Merged
merged 28 commits into from
Dec 11, 2023
Merged

v2023.3 #223

merged 28 commits into from
Dec 11, 2023

Conversation

tiulpin
Copy link
Member

@tiulpin tiulpin commented Dec 2, 2023

No description provided.

tiulpin and others added 15 commits December 2, 2023 15:11
Refactor and Extract CI/CD-related code in 'core/container.go' and 'core/core_test.go' files. Test file modifications are extensive and mainly include renaming, method extraction, and cleanup to improve readability and organization of test conditions. The CI/CD code extraction made the 'PrepareContainerEnvSettings' method cleaner and more focused. Consequentially, the 'cmd/pull.go' file is updated to use the refactored method. Changes also include extracting the 'QODANA_*' environment variables to a separate function for better modularity. Revisions in the '.github/workflows/ci.yml' file includes replacing 'QODANA_TOKEN' with 'QODANA_LICENSE_ONLY_TOKEN' to reflect changes in token handling. Additionally, 'core/ide.go' and 'cmd/pull.go' have minor changes to reflect the decoupling of Qodana environment and CI/CD related settings.
By default in container we will disable .NET Framework completely.
- in qodana we don't open project via activities, flag must be enabled when we would want to do that
- see in intellij f036cf057bed40c54545826909e27f090667af06 com.jetbrains.python.sdk.PythonSdkUpdater#dropUpdaterInHeadless
@tiulpin tiulpin mentioned this pull request Dec 2, 2023
@tiulpin tiulpin force-pushed the 2023.3 branch 3 times, most recently from b2505dd to d4982af Compare December 2, 2023 15:00
Copy link

github-actions bot commented Dec 2, 2023

Qodana for Go

It seems all right 👌

No new problems were found according to the checks applied

@@ Code coverage @@
+ 59% total lines covered
3869 lines analyzed, 2317 lines covered
! 59% fresh lines covered
436 lines analyzed, 261 lines covered
# Calculated according to the filters of your coverage tool

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@tiulpin tiulpin force-pushed the 2023.3 branch 8 times, most recently from 2303217 to c538822 Compare December 3, 2023 12:29
@tiulpin tiulpin force-pushed the 2023.3 branch 3 times, most recently from 5706a3b to 0b471b5 Compare December 4, 2023 10:27
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@tiulpin tiulpin merged commit 6f2f219 into main Dec 11, 2023
9 checks passed
@tiulpin tiulpin deleted the 2023.3 branch December 11, 2023 08:53
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.

4 participants