From f807de1911b24aa4e1653a6f280b1df88b6ed016 Mon Sep 17 00:00:00 2001
From: Hermann Kao
Date: Wed, 26 Jun 2024 09:18:37 +0200
Subject: [PATCH] fix ci
---
README.md | 4 +-
src/main/resources/META-INF/plugin.xml | 67 +-------------------------
2 files changed, 3 insertions(+), 68 deletions(-)
diff --git a/README.md b/README.md
index fdd34c5..546b0d8 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@

[](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
[](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
-
+
The Ollama Commit Summarizer Plugin enhances your development workflow by automatically generating meaningful and context-aware commit messages. Powered by Ollama's advanced language model, this plugin analyzes your code changes and provides precise, human-readable commit messages that save time and ensure consistency across your projects.
## Features
@@ -51,7 +51,7 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
---
Enhance your development process with the Ollama Commit Summarizer Plugin and experience the future of automated commit messaging!
-
+
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
diff --git a/src/main/resources/META-INF/plugin.xml b/src/main/resources/META-INF/plugin.xml
index bc1f361..6f71507 100644
--- a/src/main/resources/META-INF/plugin.xml
+++ b/src/main/resources/META-INF/plugin.xml
@@ -3,72 +3,7 @@
me.itishermann.ollamacommitsummarizer
Ollama Commit Summarizer
itishermann
- Ollama Commit Summarizer Plugin
-Overview:
-The Ollama Commit Summarizer Plugin enhances your development workflow by automatically generating meaningful and context-aware commit messages. Powered by Ollama's advanced language model, this plugin analyzes your code changes and provides precise, human-readable commit messages that save time and ensure consistency across your projects.
-Features:
-
-Automated Commit Messages:
-
-- Generate descriptive commit messages based on code changes.
-- Supports various commit styles (e.g., Conventional Commits, Gitmoji).
-
-
-Context-Aware Analysis:
-
-- Understands the context of your code changes for accurate message generation.
-- Incorporates relevant code snippets and file names for clarity.
-
-
-Customizable Templates:
-
-- Customize commit message templates to fit your team's standards.
-- Easily toggle between different templates as needed.
-
-
-Integration with Git:
-
-- Seamless integration with Git and popular VCS tools.
-- Compatible with GitHub, GitLab, Bitbucket, and more.
-
-
-Interactive Suggestions:
-
-- Provides multiple commit message suggestions for you to choose from.
-- Edit and refine suggested messages before committing.
-
-
-Language Support:
-
-- Supports multiple programming languages and frameworks.
-- Continually updated to recognize new languages and libraries.
-
-
-
-Benefits:
-
-- Increased Productivity: Save time by automating the commit message writing process.
-- Consistency: Ensure commit messages are uniform and adhere to your project's guidelines.
-- Improved Collaboration: Facilitate better collaboration and understanding among team members with clear and descriptive commit messages.
-- Enhanced Workflow: Smooth integration with your existing development tools and workflows.
-
-Installation:
-
-- Navigate to the JetBrains Marketplace.
-- Search for "Ollama Commit Summarizer."
-- Click "Install" and follow the prompts to add the plugin to your IDE.
-- Configure the plugin settings to match your preferences and start generating commit messages instantly.
-
-Requirements:
-
-- Compatible with IntelliJ IDEA, PyCharm, WebStorm, PhpStorm, RubyMine, and other JetBrains IDEs.
-- Requires a valid Git installation and configured repository.
-
-Support and Documentation:
-For detailed documentation, troubleshooting, and support, visit itishermann.me or contact the developer at dev@itishermann.me.
-Enhance your development process with the Ollama Commit Summarizer Plugin and experience the future of automated commit messaging!
-]]>
+
com.intellij.modules.platform