Skip to content

Support for gradle distribution #614

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

Merged
merged 6 commits into from
Mar 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
152 changes: 148 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,152 @@
node_modules
# Created by https://www.toptal.com/developers/gitignore/api/node,gatsby
# Edit at https://www.toptal.com/developers/gitignore?templates=node,gatsby

### Gatsby ###
node_modules/

.cache/
public
.DS_Store

src/gatsby-types.d.ts

### Node ###
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov

# Coverage directory used by tools like istanbul
coverage
*.lcov

# nyc test coverage
.nyc_output

# Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
.grunt

# Bower dependency directory (https://bower.io/)
bower_components

# node-waf configuration
.lock-wscript

# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release

# Dependency directories
jspm_packages/

# Snowpack dependency directory (https://snowpack.dev/)
web_modules/

# TypeScript cache
*.tsbuildinfo

# Optional npm cache directory
.npm

# Optional eslint cache
.eslintcache

# Optional stylelint cache
.stylelintcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

# Yarn Integrity file
.yarn-integrity

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache

# Next.js build output
.next
out

# Nuxt.js build / generate output
.nuxt
dist

# Gatsby files
# Comment in the public line in if your project uses Gatsby and not Next.js
# https://nextjs.org/blog/next-9-1#public-directory-support
# public

# vuepress build output
.vuepress/dist

# vuepress v2.x temp and cache directory
.temp

package-lock.json
# Docusaurus cache and generated files
.docusaurus

yarn.lock
# Serverless directories
.serverless/

# FuseBox cache
.fusebox/

# DynamoDB Local files
.dynamodb/

# TernJS port file
.tern-port

# Stores VSCode versions used for testing VSCode extensions
.vscode-test

# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*

### Node Patch ###
# Serverless Webpack directories
.webpack/

# Optional stylelint cache

# SvelteKit build / generate output
.svelte-kit

# End of https://www.toptal.com/developers/gitignore/api/node,gatsby
.DS_Store
.env.development
24 changes: 23 additions & 1 deletion content/download/releases/processing-1270-4.0a1.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:11Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0a1-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1270-4.0a1/processing-4.0a1-linux64.tgz",
"size": 208835303
}
},
{
"node": {
"name": "processing-4.0a1-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1270-4.0a1/processing-4.0a1-macosx.zip",
"size": 256123008
}
},
{
"node": {
"name": "processing-4.0a1-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1270-4.0a1/processing-4.0a1-windows64.zip",
"size": 213048096
}
}
]
}
}
24 changes: 23 additions & 1 deletion content/download/releases/processing-1271-4.0a2.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:17Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0a2-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-linux64.tgz",
"size": 207542599
}
},
{
"node": {
"name": "processing-4.0a2-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-macosx.zip",
"size": 271240063
}
},
{
"node": {
"name": "processing-4.0a2-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1271-4.0a2/processing-4.0a2-windows64.zip",
"size": 215840649
}
}
]
}
}
24 changes: 23 additions & 1 deletion content/download/releases/processing-1272-4.0a3.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:22Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0a3-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1272-4.0a3/processing-4.0a3-linux64.tgz",
"size": 229885818
}
},
{
"node": {
"name": "processing-4.0a3-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1272-4.0a3/processing-4.0a3-macosx.zip",
"size": 281348666
}
},
{
"node": {
"name": "processing-4.0a3-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1272-4.0a3/processing-4.0a3-windows64.zip",
"size": 230245774
}
}
]
}
}
24 changes: 23 additions & 1 deletion content/download/releases/processing-1273-4.0a4.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:27Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0a4-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1273-4.0a4/processing-4.0a4-linux64.tgz",
"size": 228628073
}
},
{
"node": {
"name": "processing-4.0a4-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1273-4.0a4/processing-4.0a4-macosx.zip",
"size": 301527205
}
},
{
"node": {
"name": "processing-4.0a4-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1273-4.0a4/processing-4.0a4-windows64.zip",
"size": 255860310
}
}
]
}
}
24 changes: 23 additions & 1 deletion content/download/releases/processing-1274-4.0a5.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:32Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0a5-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1274-4.0a5/processing-4.0a5-linux64.tgz",
"size": 366839366
}
},
{
"node": {
"name": "processing-4.0a5-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1274-4.0a5/processing-4.0a5-macosx.zip",
"size": 364901904
}
},
{
"node": {
"name": "processing-4.0a5-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1274-4.0a5/processing-4.0a5-windows64.zip",
"size": 375019014
}
}
]
}
}
24 changes: 23 additions & 1 deletion content/download/releases/processing-1275-4.0a6.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:36Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0a6-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1275-4.0a6/processing-4.0a6-linux64.tgz",
"size": 348496075
}
},
{
"node": {
"name": "processing-4.0a6-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1275-4.0a6/processing-4.0a6-macosx.zip",
"size": 342296245
}
},
{
"node": {
"name": "processing-4.0a6-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1275-4.0a6/processing-4.0a6-windows64.zip",
"size": 354649541
}
}
]
}
}
24 changes: 23 additions & 1 deletion content/download/releases/processing-1276-4.0b1.json
Original file line number Diff line number Diff line change
@@ -4,6 +4,28 @@
"isPrerelease": false,
"publishedAt": "2024-08-19T06:43:42Z",
"releaseAssets": {
"edges": []
"edges": [
{
"node": {
"name": "processing-4.0b1-linux64.tgz",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1276-4.0b1/processing-4.0b1-linux64.tgz",
"size": 349755794
}
},
{
"node": {
"name": "processing-4.0b1-macosx.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1276-4.0b1/processing-4.0b1-macosx.zip",
"size": 341637227
}
},
{
"node": {
"name": "processing-4.0b1-windows64.zip",
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1276-4.0b1/processing-4.0b1-windows64.zip",
"size": 353850243
}
}
]
}
}
Loading
Oops, something went wrong.