Skip to content

merge main into teach #996

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 114 commits into from
Apr 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
50e5504
move deploy workflow to github actions
outofambit Feb 15, 2021
c0f970e
rename file
outofambit Feb 15, 2021
27d170b
fully specify action version
outofambit Feb 15, 2021
fbb8493
Merge pull request #2 from processing/main
rt1301 Feb 21, 2021
8461e65
additional Korean translation 210208
yinhwa Feb 28, 2021
b469354
Automatic update of translation files (8461e6541339b9a85e8f8a911170cd…
yinhwa Feb 28, 2021
fd527d8
Merge pull request #945 from yinhwa/master
montoyamoraga Feb 28, 2021
7972cf8
added all.css file for offline-reference
rt1301 Mar 4, 2021
7ca8e23
Merge pull request #949 from rt1301/#936-offline-ref-doc
lmccart Mar 5, 2021
9d9a935
added graphing 2d example
two-ticks Mar 11, 2021
8e9f839
fixing donorbox link closes #941
lmccart Mar 11, 2021
c6ebfce
updated to ES6
two-ticks Mar 12, 2021
2f4e862
updated to ES6 in es
two-ticks Mar 12, 2021
d2fd8da
updating to ES6 in zh-Hans
two-ticks Mar 12, 2021
3176b92
Merge pull request #953 from two-ticks/main
lmccart Mar 12, 2021
7cb7594
Merge pull request #1 from processing/main
sosunnyproject Mar 12, 2021
3a9393f
fix korean translation of bezierVertex method
sosunnyproject Mar 12, 2021
de7a3eb
fix parameter translation
sosunnyproject Mar 12, 2021
b77c9e1
Merge pull request #954 from sosunnyproject/fix-ko-bezierVertex
lmccart Mar 13, 2021
947518d
Automatic update of translation files (b77c9e117332a18b7ead8ca1a2a265…
lmccart Mar 13, 2021
814dc22
Update Reference files for p5.js v1.3.0 release (b691182ad15a85e666df…
lmccart Mar 13, 2021
8b7e7f8
Automatic update of translation files (814dc224c2a5ccf41552c4f22874ff…
lmccart Mar 13, 2021
b9529ce
have to build in deploy job too
outofambit Mar 13, 2021
f63ef6d
split test from deploy workflows
outofambit Mar 13, 2021
417f1a0
better deploy action options
outofambit Mar 13, 2021
26957b4
cleanup dead code + comments
outofambit Mar 13, 2021
5d5f2a0
npm *run* build
outofambit Mar 13, 2021
6aa3ba0
no clean option
outofambit Mar 13, 2021
5c7f609
add comment
outofambit Mar 13, 2021
4e17001
update comment
outofambit Mar 13, 2021
f1b77da
added prof Harris's example
suhascv Mar 15, 2021
f7ab7df
added symbols in description of math examples
two-ticks Mar 15, 2021
2f7de13
Merge pull request #958 from two-ticks/main
montoyamoraga Mar 15, 2021
2e7755c
added link to the contributors page
suhascv Mar 16, 2021
55a3c82
added statements and comments example
two-ticks Mar 21, 2021
67efa98
Merge pull request #963 from two-ticks/main
montoyamoraga Mar 21, 2021
78ded81
Milliseconds Example Added
SanjaySinghRajpoot Mar 21, 2021
9476850
Link Added for original example
SanjaySinghRajpoot Mar 22, 2021
d66a8ae
examples/weightline updatadted
suhascv Mar 22, 2021
8370451
Merge pull request #960 from suhascv/main
montoyamoraga Mar 22, 2021
0b10949
Delete c_cpp_properties.json
montoyamoraga Mar 22, 2021
bda2c7c
Merge pull request #965 from SanjaySinghRajpoot/main
montoyamoraga Mar 22, 2021
8260f24
Brownian Motion Example Added
SanjaySinghRajpoot Mar 23, 2021
c89ef73
Updating after Input example Merge branch 'main' of https://github.co…
SanjaySinghRajpoot Mar 23, 2021
899caa2
Merge pull request #967 from SanjaySinghRajpoot/main
montoyamoraga Mar 23, 2021
5d42a25
logical operator example prof Harris
suhascv Mar 24, 2021
02379ed
conditional shapes example prof Harris
suhascv Mar 24, 2021
998c6ea
removed logical_operators_2
suhascv Mar 24, 2021
bd2c4e4
flip color example added
suhascv Mar 24, 2021
c70c25e
removed prev
suhascv Mar 24, 2021
8a1001e
walk over 2d array added
suhascv Mar 24, 2021
1182ade
added trig wheels and pie chart
suhascv Mar 24, 2021
b2f5323
added car class example
suhascv Mar 24, 2021
3394b24
added DOM Form elements example
suhascv Mar 24, 2021
812f40c
Random Gaussian Example Added
SanjaySinghRajpoot Mar 26, 2021
3dc1343
Merge pull request #976 from SanjaySinghRajpoot/main
montoyamoraga Mar 26, 2021
5b13253
Text Rotation Example Added
SanjaySinghRajpoot Mar 28, 2021
7938aab
Merge pull request #979 from SanjaySinghRajpoot/main
montoyamoraga Mar 28, 2021
74aa42b
Merge pull request #935 from processing/gh-deploy-action
outofambit Mar 28, 2021
bfa3d02
Update Reference files for p5.js v1.3.1 release (1f2c7146b3ca7f77ee85…
outofambit Mar 28, 2021
88cecb1
Automatic update of translation files (bfa3d02f160eba05851d3534e16c0d…
outofambit Mar 28, 2021
23e93ab
bump version in data.yml
outofambit Mar 29, 2021
ab1c13d
manually update data.min.json
outofambit Mar 29, 2021
643422f
update grunt task to copy data.min.json too
outofambit Mar 29, 2021
d0f2b12
Merge pull request #981 from outofambit/copy-data-min-too
limzykenneth Mar 29, 2021
2d17dfa
Avenir Font files Removed
SanjaySinghRajpoot Mar 29, 2021
bd7a674
Files changed
SanjaySinghRajpoot Mar 29, 2021
fef9dfd
Updating package.json
SanjaySinghRajpoot Mar 29, 2021
33a4379
Updating Files
SanjaySinghRajpoot Mar 29, 2021
9064ae4
Updating Files
SanjaySinghRajpoot Mar 29, 2021
a0a9836
Changing files
SanjaySinghRajpoot Mar 29, 2021
f55b0f6
Merge branch 'main' of https://github.com/SanjaySinghRajpoot/p5.js-we…
SanjaySinghRajpoot Mar 29, 2021
7fad5ee
Revert "Changing files"
SanjaySinghRajpoot Mar 30, 2021
b300426
Reverting Updating Files Commit
SanjaySinghRajpoot Mar 30, 2021
59b427d
Revert "Updating Files"
SanjaySinghRajpoot Mar 30, 2021
7b874ab
Revert "Files changed"
SanjaySinghRajpoot Mar 30, 2021
5f4dbf8
Merge branch 'main' into main
SanjaySinghRajpoot Mar 30, 2021
2f727fa
Automatic update of translation files (7b874ab258980c9fb6a95f89a485b0…
SanjaySinghRajpoot Mar 30, 2021
bbf6c62
example2 in other languages
suhascv Mar 30, 2021
d87e1d8
example3 langauges
suhascv Mar 30, 2021
1160218
other languages example4
suhascv Mar 30, 2021
fd71b44
create example5 es
suhascv Mar 30, 2021
d6937b8
create example5 ko
suhascv Mar 30, 2021
a94b305
create example5 zh-Hans
suhascv Mar 30, 2021
3c894f8
create example6 es
suhascv Mar 30, 2021
7f29004
example6 ko
suhascv Mar 30, 2021
e764ab8
example6 zh-Hans
suhascv Mar 30, 2021
338f9e4
example7 es
suhascv Mar 30, 2021
c054567
example7 ko
suhascv Mar 30, 2021
c04d9d3
example7 zh-hans
suhascv Mar 30, 2021
a450d82
example7 es
suhascv Mar 30, 2021
dbdb3dd
Merge pull request #973 from suhascv/example7
montoyamoraga Mar 30, 2021
54bae85
example8 ko
suhascv Mar 30, 2021
d66910c
example8 zh-hans
suhascv Mar 30, 2021
e2a6890
Merge pull request #968 from suhascv/example2
montoyamoraga Mar 30, 2021
e4c4b44
example4 en
suhascv Mar 30, 2021
dcd201d
Revert "Added logical operators 2 example |Prof Harris |Open@RIT"
montoyamoraga Mar 30, 2021
1f17882
removed next PR example
suhascv Mar 30, 2021
27b4eea
Merge pull request #984 from processing/revert-968-example2
montoyamoraga Mar 30, 2021
59b4bf8
example2a
suhascv Mar 30, 2021
bbe2f1b
example2a update
suhascv Mar 30, 2021
1ec8233
Merge pull request #971 from suhascv/example5
lmccart Mar 30, 2021
ee8229b
Merge pull request #972 from suhascv/example6
lmccart Mar 30, 2021
0a07fc5
Merge pull request #983 from SanjaySinghRajpoot/main
lmccart Mar 30, 2021
44f0c08
Merge pull request #985 from suhascv/example2a
lmccart Mar 30, 2021
191fc58
Merge pull request #974 from suhascv/example8
lmccart Mar 30, 2021
2b86c8e
Merge pull request #969 from suhascv/example3
lmccart Mar 30, 2021
53c379d
renaming and arranging example files to sync all 4 languages
lmccart Mar 30, 2021
90a58f8
Automatic update of translation files (53c379da5fd7e7d46011fd5d6e3574…
lmccart Mar 30, 2021
778e527
reverting changes
lmccart Mar 30, 2021
436d2e2
Merge branch 'main' of github.com:lmccart/p5.js-website into main
lmccart Mar 30, 2021
fd318c1
Merge pull request #986 from lmccart/main
lmccart Mar 30, 2021
c0a033f
Add Quicksort visualization to examples
Swapnil-2001 Apr 4, 2021
7941164
Merge pull request #995 from Swapnil-2001/quicksort-new
lmccart Apr 4, 2021
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
25 changes: 25 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: Test and Deploy

on:
push:
branches: [ main ]

jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: "14.x"
- name: Install node modules
run: npm ci
- name: Build
run: npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.0.0
with:
branch: gh-pages # The branch the action should deploy to.
folder: dist/ # The folder the action should deploy.
single-commit: false # "false" here means "preserve git history on the gh-pages branch"
22 changes: 8 additions & 14 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,23 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Node.js CI
name: Test

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
test:

runs-on: ubuntu-latest

strategy:
matrix:
node-version: [14.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm test
node-version: "14.x"
- name: Install node modules
run: npm ci
- name: Run tests
run: npm test

12 changes: 0 additions & 12 deletions .travis.yml

This file was deleted.

5 changes: 4 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,11 @@ module.exports = function(grunt) {
grunt.registerTask('move_dataJSON', function() {
const dataJSON_p5js = 'tmp/p5.js/docs/reference/data.json';
const dataJSON_p5jswebsite = 'src/templates/pages/reference/data.json';
// move the data.json from the cloned p5.js repository to the p5.js-website repository
const dataJSONmin_p5js = 'tmp/p5.js/docs/reference/data.min.json';
const dataJSONmin_p5jswebsite = 'src/templates/pages/reference/data.min.json';
// move the data.json files from the cloned p5.js repository to the p5.js-website repository
fse.moveSync(dataJSON_p5js, dataJSON_p5jswebsite, { overwrite: true });
fse.moveSync(dataJSONmin_p5js, dataJSONmin_p5jswebsite, { overwrite: true });
// delete the tmp folder that contained the p5.js repository
fse.removeSync('tmp/');
});
Expand Down
Loading