Skip to content

Tags: Stefterv/processing4

Tags

processing-1446-4.5.16

Toggle processing-1446-4.5.16's commit message
Update build.gradle.kts

processing-1445-4.5.15

Toggle processing-1445-4.5.15's commit message
Update build.gradle.kts

processing-1444-4.5.14

Toggle processing-1444-4.5.14's commit message
Publish plugins in release workflow

processing-1443-4.5.13

Toggle processing-1443-4.5.13's commit message
Publish plugins in release workflow

processing-1441-4.5.11

Toggle processing-1441-4.5.11's commit message
Publish plugins in release workflow

processing-1442-4.5.12

Toggle processing-1442-4.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add diagnostics gathering feature to debugger and UI (processing#1297)

* Add diagnostics gathering feature to debugger and UI

* Improve error messaging in Debugger and optimize token skipping in DiagnosticsDialog

* add suggested chaanges

* clean up

processing-1440-4.5.10

Toggle processing-1440-4.5.10's commit message
Publish Processing Gradle plugin

Add a publish-gradle job to the release workflow to publish Processing libraries to the Gradle Plugin Portal using gradle publish with required secrets and version/group env vars. Update gradle/plugins/library/build.gradle.kts to use the com.gradle.plugin-publish plugin, provide plugin metadata (website, vcsUrl, displayName, description, tags) and make the plugin id dynamic ("$group.library"). These changes enable automated publishing of the Gradle plugin with the metadata required by the portal.

processing-1439-4.5.9

Toggle processing-1439-4.5.9's commit message
Publish Processing Gradle plugin

Add a publish-gradle job to the release workflow to publish Processing libraries to the Gradle Plugin Portal using gradle publish with required secrets and version/group env vars. Update gradle/plugins/library/build.gradle.kts to use the com.gradle.plugin-publish plugin, provide plugin metadata (website, vcsUrl, displayName, description, tags) and make the plugin id dynamic ("$group.library"). These changes enable automated publishing of the Gradle plugin with the metadata required by the portal.

processing-1438-4.5.8

Toggle processing-1438-4.5.8's commit message
Publish Processing Gradle plugin

Add a publish-gradle job to the release workflow to publish Processing libraries to the Gradle Plugin Portal using gradle publish with required secrets and version/group env vars. Update gradle/plugins/library/build.gradle.kts to use the com.gradle.plugin-publish plugin, provide plugin metadata (website, vcsUrl, displayName, description, tags) and make the plugin id dynamic ("$group.library"). These changes enable automated publishing of the Gradle plugin with the metadata required by the portal.

processing-1436-4.5.6

Toggle processing-1436-4.5.6's commit message
Publish Processing Gradle plugin

Add a publish-gradle job to the release workflow to publish Processing libraries to the Gradle Plugin Portal using gradle publish with required secrets and version/group env vars. Update gradle/plugins/library/build.gradle.kts to use the com.gradle.plugin-publish plugin, provide plugin metadata (website, vcsUrl, displayName, description, tags) and make the plugin id dynamic ("$group.library"). These changes enable automated publishing of the Gradle plugin with the metadata required by the portal.