Skip to content

Conversation

azatsarynnyy
Copy link
Member

@azatsarynnyy azatsarynnyy commented Feb 1, 2024

https://issues.redhat.com/browse/CRW-5693

PR converts the IntelliJ IDEA plugin that was generated from a template repository to a Gateway plugin.
Adds minimal implementation to show the plugin on the first page:

image

Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@azatsarynnyy azatsarynnyy requested a review from tolusha February 1, 2024 14:37
Copy link
Contributor

github-actions bot commented Feb 1, 2024

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Incorrect string capitalization 🔶 Warning 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:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

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/qodana-action@v2023.2.8
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

azatsarynnyy and others added 4 commits February 2, 2024 15:11
Co-authored-by: Ilya Buziuk <ilyabuziuk@gmail.com>
Co-authored-by: Ilya Buziuk <ilyabuziuk@gmail.com>
Co-authored-by: Ilya Buziuk <ilyabuziuk@gmail.com>
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@azatsarynnyy azatsarynnyy merged commit 71098f6 into main Feb 2, 2024
@azatsarynnyy azatsarynnyy deleted the ds-plugin branch February 2, 2024 15:12
@azatsarynnyy azatsarynnyy changed the title DevSpaces Gateway plugin DevSpaces Gateway plugin minimal impl Feb 2, 2024
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.

3 participants