cloudevents-plugin icon indicating copy to clipboard operation
cloudevents-plugin copied to clipboard

Cloudevents Plugin for Jenkins

Results 11 cloudevents-plugin issues
Sort by recently updated
recently updated
newest added

### Dependencies ### Feature Request The plugin is configurable under **Manage Jenkins** page. However, since the plugin as a whole (as a source and as a sink) requires a good...

good first issue

### Feature Request The plugin sends CloudEvents over HTTP. CloudEvents also supports other event formats like: * AMQP * MQTT * Kafka Refer here: https://github.com/cloudevents/spec This feature suggests extending support...

networking

### Jenkins and plugins versions report The plugin sends the event to http sink but the body is empty and following error is thrown in Jenkins ``` enkins | 2023-05-30...

bug

Bumps [configuration-as-code](https://github.com/jenkinsci/configuration-as-code-plugin) from 1.35 to 1.47.1. Release notes Sourced from configuration-as-code's releases. v1.47 🌈 🚀 New features and improvements Add possibility to reload secrets from properties file with JCasC reload...

dependencies

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20190722 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.0 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.12.0&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Add Eclipse project related files to the .gitignore

### Dependencies ### Feature Request Currently, the following events are supported: https://github.com/jenkinsci/cloudevents-plugin#events-documentation-for-jenkins-as-source The plugin implements listener interfaces from the Hudson Model class. For an object in Jenkins, different events are...

good first issue

### Dependencies ### Feature Request Currently, the UI is based on Apache Jelly, which makes it inflexible in implementing different components in the UI. Javascrip-based UI components will add flexibility...

good first issue

Hey Jenkins Family, Can you provide a link to install the plugin in dev mode or provide me a link to how to install the plugin locally?