Skip to content

Commit 02ab67b

Browse files
authored
Merge branch 'main' into dbscan
2 parents 5d17611 + b342408 commit 02ab67b

File tree

225 files changed

+16554
-54954
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

225 files changed

+16554
-54954
lines changed

.all-contributorsrc

Lines changed: 125 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"login": "ellennickles",
8686
"name": "Ellen Nickles",
8787
"avatar_url": "https://avatars2.githubusercontent.com/u/31713501?v=4",
88-
"profile": "https://ellennickles.site/",
88+
"profile": "https://github.com/ellennickles/",
8989
"contributions": [
9090
"blog",
9191
"content",
@@ -751,15 +751,6 @@
751751
"design"
752752
]
753753
},
754-
{
755-
"login": "nicoleflloyd",
756-
"name": "nicoleflloyd",
757-
"avatar_url": "https://avatars3.githubusercontent.com/u/35693567?v=4",
758-
"profile": "https://github.com/nicoleflloyd",
759-
"contributions": [
760-
"design"
761-
]
762-
},
763754
{
764755
"login": "hx2A",
765756
"name": "Jim",
@@ -1172,6 +1163,130 @@
11721163
"contributions": [
11731164
"doc"
11741165
]
1166+
},
1167+
{
1168+
"login": "tlsaeger",
1169+
"name": "Tom-Lucas Säger",
1170+
"avatar_url": "https://avatars.githubusercontent.com/u/33449313?v=4",
1171+
"profile": "http://tlsaeger.de",
1172+
"contributions": [
1173+
"doc"
1174+
]
1175+
},
1176+
{
1177+
"login": "altruios",
1178+
"name": "altruios",
1179+
"avatar_url": "https://avatars.githubusercontent.com/u/49083558?v=4",
1180+
"profile": "https://github.com/altruios",
1181+
"contributions": [
1182+
"doc"
1183+
]
1184+
},
1185+
{
1186+
"login": "mennosc",
1187+
"name": "mennosc",
1188+
"avatar_url": "https://avatars.githubusercontent.com/u/47506398?v=4",
1189+
"profile": "https://github.com/mennosc",
1190+
"contributions": [
1191+
"code"
1192+
]
1193+
},
1194+
{
1195+
"login": "netanoir",
1196+
"name": "neta",
1197+
"avatar_url": "https://avatars.githubusercontent.com/u/38016578?v=4",
1198+
"profile": "http://netabomani.com",
1199+
"contributions": [
1200+
"code",
1201+
"doc"
1202+
]
1203+
},
1204+
{
1205+
"login": "koji",
1206+
"name": "Koji",
1207+
"avatar_url": "https://avatars.githubusercontent.com/u/474225?v=4",
1208+
"profile": "https://kojikoji.ga",
1209+
"contributions": [
1210+
"code",
1211+
"doc"
1212+
]
1213+
},
1214+
{
1215+
"login": "josephrocca",
1216+
"name": "josephrocca",
1217+
"avatar_url": "https://avatars.githubusercontent.com/u/1167575?v=4",
1218+
"profile": "https://github.com/josephrocca",
1219+
"contributions": [
1220+
"code",
1221+
"doc"
1222+
]
1223+
},
1224+
{
1225+
"login": "lmccart",
1226+
"name": "Lauren Lee McCarthy",
1227+
"avatar_url": "https://avatars.githubusercontent.com/u/191056?v=4",
1228+
"profile": "http://p5js.org",
1229+
"contributions": [
1230+
"code",
1231+
"doc"
1232+
]
1233+
},
1234+
{
1235+
"login": "en3sis",
1236+
"name": "Sorin Curescu",
1237+
"avatar_url": "https://avatars.githubusercontent.com/u/940170?v=4",
1238+
"profile": "https://www.suse.com/",
1239+
"contributions": [
1240+
"code"
1241+
]
1242+
},
1243+
{
1244+
"login": "mofanke",
1245+
"name": "mofanke",
1246+
"avatar_url": "https://avatars.githubusercontent.com/u/54242816?v=4",
1247+
"profile": "https://github.com/mofanke",
1248+
"contributions": [
1249+
"bug",
1250+
"code"
1251+
]
1252+
},
1253+
{
1254+
"login": "eltociear",
1255+
"name": "Ikko Ashimine",
1256+
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
1257+
"profile": "https://bandism.net/",
1258+
"contributions": [
1259+
"doc"
1260+
]
1261+
},
1262+
{
1263+
"login": "Mudasar-Makandar",
1264+
"name": "Mudasar-Makandar",
1265+
"avatar_url": "https://avatars.githubusercontent.com/u/46401916?v=4",
1266+
"profile": "https://github.com/Mudasar-Makandar",
1267+
"contributions": [
1268+
"bug",
1269+
"code"
1270+
]
1271+
},
1272+
{
1273+
"login": "amirfeqhi",
1274+
"name": "Amir Feqhi",
1275+
"avatar_url": "https://avatars.githubusercontent.com/u/26363996?v=4",
1276+
"profile": "https://github.com/amirfeqhi",
1277+
"contributions": [
1278+
"code"
1279+
]
1280+
},
1281+
{
1282+
"login": "danidask",
1283+
"name": "DasK",
1284+
"avatar_url": "https://avatars.githubusercontent.com/u/9405129?v=4",
1285+
"profile": "https://github.com/danidask",
1286+
"contributions": [
1287+
"code",
1288+
"ideas"
1289+
]
11751290
}
11761291
],
11771292
"contributorsPerLine": 7,

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,7 @@ I'm making a Pull Request(PR). Please see the details below.
99

1010
**A good PR 🌟**
1111

12-
### → Step 1: Which branch are you submitting to? 🌲
13-
> Development (for new features or updates), Release (for bug fixes), or ___________?
14-
15-
16-
17-
### → Step 2: Describe your Pull Request 📝
12+
### → Step 1: Describe your Pull Request 📝
1813
> Fixing a Bug? Adding an Update? Submitting a New Feature? Does it introduce a breaking change?
1914
2015

@@ -23,15 +18,15 @@ I'm making a Pull Request(PR). Please see the details below.
2318

2419
**A great PR 🌟🌟**
2520

26-
### → Step 3: Share a Relevant Example 🦄
21+
### → Step 2: Share a Relevant Example 🦄
2722
> Here's some example code or a demonstration of my feature as a part of this pull request, a separate pull request, in the https://editor.p5js.org, or codepen/jsfiddle/etc...
2823
2924

3025

3126

3227
**The best PR 🌟🌟🌟**
3328

34-
### → Step 4: Screenshots or Relevant Documentation 🖼
29+
### → Step 3: Screenshots or Relevant Documentation 🖼
3530
> Here's some helpful screenshots and/or documentation of the new feature
3631
3732

.github/release-drafter.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name-template: $RESOLVED_VERSION
2+
tag-template: $RESOLVED_VERSION
3+
version-resolver:
4+
major:
5+
labels:
6+
- "SEMVER/major"
7+
minor:
8+
labels:
9+
- "SEMVER/minor"
10+
patch:
11+
labels:
12+
- "SEMVER/patch"
13+
default: patch
14+
categories:
15+
- title: Bug Fixes
16+
labels:
17+
- bug
18+
- fix
19+
- bugfix
20+
template: |
21+
## Changes
22+
23+
$CHANGES

.github/workflows/main.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/workflows/publish.yml

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
2+
# For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages
3+
4+
name: Node.js Package
5+
6+
on:
7+
release:
8+
types: [released]
9+
branches:
10+
- main
11+
12+
jobs:
13+
npm-publishing:
14+
runs-on: ubuntu-latest
15+
steps:
16+
- uses: actions/checkout@v2
17+
with:
18+
persist-credentials: false
19+
- name: Reconfigure git to use HTTP authentication
20+
run: >
21+
git config --global url."https://github.com/".insteadOf
22+
ssh://git@github.com/
23+
- uses: actions/setup-node@v2
24+
with:
25+
node-version: "12.x"
26+
registry-url: https://registry.npmjs.org/
27+
- uses: pozetroninc/github-action-get-latest-release@master
28+
id: latest_release
29+
with:
30+
repository: ${{ github.repository }}
31+
# - uses: release-drafter/release-drafter@v5
32+
# id: release_drafter
33+
# env:
34+
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35+
- run: echo "bumping package to ${{ steps.latest_release.outputs.release }}"
36+
# bump the package version
37+
- run: npm run update:packageVersion ${{ steps.latest_release.outputs.release }}
38+
# bump the readme
39+
- run: npm run update:readme
40+
# install packages
41+
- run: npm ci
42+
# commit the package, package-lock, and readme changes
43+
- name: Commit
44+
run: |
45+
git config --global user.name 'ml5'
46+
git config --global user.email 'admin@ml5js.org'
47+
git commit -am "bumps package, readme, and package-lock"
48+
# push changes to main
49+
- name: Push changes
50+
uses: ad-m/github-push-action@master
51+
with:
52+
github_token: ${{ secrets.ML5_LIBRARY_PAT }}
53+
branch: main
54+
# build it!
55+
- run: npm run build
56+
# publish with the name - should only be the numbers like 0.9.5
57+
- run: npm publish
58+
env:
59+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

CODE_OF_CONDUCT.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)