-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
When we subm…
-
Hi,
would love to try out victorialogs a bit more and use it alongside our existing logging solution.
That said in order to do that effectively I'd need to use the datasource in Grafana Cloud, whi…
-
I developed a [swc-plugin-canyon](https://github.com/canyon-project/canyon/tree/main/plugins/swc-plugin-canyon). How can I add it to the [SWC Plugins](https://plugins.swc.rs/) collection on the site?
-
Since Gandi Plugins are still new, we should seriously consider guidelines when someone wants to submit a plugin.
Mainly, we want to make sure plugins that can be merged with another plugin get merge…
-
https://docs.pkp.sfu.ca/dev/plugin-guide/en/release
nuest updated
3 weeks ago
-
## Proposal
I want to propose submitting KubePlus to the Krew plugin index. Krew is a package manager for kubectl plugins, making it easier for users to discover, install, and manage kubectl plugin…
-
When I submit a new version of a plugin from an organisation, it is not displayed in the drop-down menu at the top right of the plugin page.
Link to the relevant plugin:
Proof:
![image](https://us…
-
### Expected behavior
When you click "Show Details" when updating a plugin it should reveal a div with the details
### Current behavior
Nothing happens
### Possible solution
_No respons…
Pross updated
12 hours ago
-
### 📜 Description
The plugin `user-settings` with default auth provider settings shouldn't render providers that are irrelevant to the current environment.
Config file:
```
auth:
environmen…
-
### Describe the bug
plugins is invalid after installation on Ubuntu
### To reproduce
In one pdm project, create plugin/my_plugin.py
```python
# plugin/my_plugin.py`
def plugin(core):
print…