Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle Distribution Setup #968

Merged
merged 47 commits into from
Mar 14, 2025
Merged

Gradle Distribution Setup #968

merged 47 commits into from
Mar 14, 2025

Conversation

Stefterv
Copy link
Collaborator

@Stefterv Stefterv commented Mar 11, 2025

I have modified the GitHub workflows so that we can distribute Processing through gradle.

This should be currently on par with the old ant distribution or better.

  • Improved .dmg customisation
  • Added Signing and Notarisation on macOS
  • Improved .msi customisation
  • Changed linux distribution from .deb to .snap for more widespread support
  • Added automatic deployment to the Snap Store
  • General quality of life and code improvements when it comes to the GitHub Actions
  • Added a compiled version of the website as the downloadable for reference (in the future we should make Processing download the appropriate reference for each version)
  • Shimmed the getenv and setenv methods in Platform to not modify environment variables at runtime
  • Setup PROCESSING_SIGNING & PROCESSING_SIGNING_IDENTITY secrets
  • Setup SNAP_NAME & GRADLE_GROUP variables
  • Add Windows installer customisation
  • Add macOS installer customisation
  • Setup Snap Store
  • Disable the ant based release workflow for now

@Stefterv Stefterv requested a review from SableRaf March 11, 2025 08:21
@Stefterv Stefterv force-pushed the main branch 3 times, most recently from e9a9a27 to 6d3b7d4 Compare March 12, 2025 18:56
[skip ci]
@Stefterv Stefterv force-pushed the main branch 2 times, most recently from 2e41a77 to b9175d7 Compare March 12, 2025 23:35
@Stefterv Stefterv added this to the 4.4.0 milestone Mar 13, 2025
Copy link
Collaborator

@SableRaf SableRaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks Stef

@Stefterv Stefterv merged commit 21a7a08 into processing:main Mar 14, 2025
6 of 12 checks passed
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.

2 participants