Skip to content

p5.js-website update workflow#4733

Merged
outofambit merged 4 commits intoprocessing:mainfrom
yukienomiya:p5.js-website-update-workflow
Aug 19, 2020
Merged

p5.js-website update workflow#4733
outofambit merged 4 commits intoprocessing:mainfrom
yukienomiya:p5.js-website-update-workflow

Conversation

@yukienomiya
Copy link
Copy Markdown
Member

@yukienomiya yukienomiya commented Aug 11, 2020

Changes:

Add a GitHub workflow that gets triggered every time a p5.js release gets published. This workflow will then trigger a second workflow on the p5.js-website repository that will update the p5.js documentation in the website's repository.

This way the data.json file won't need to be manually updated every time there's a new p5.js release.

@limzykenneth
Copy link
Copy Markdown
Member

The steps in this file should be automating releasing data.json to the website when a new version is released. If this PR implements what the above script does then we should remove the old script.

@outofambit
Copy link
Copy Markdown
Contributor

hey @limzykenneth sorry i should have remembered that file when @yukienomiya and i were first discussing this work. this work in combination with processing/p5.js-website#841 does replace this script (and removes the requirement to run locally), so we can remove it.

Copy link
Copy Markdown
Contributor

@outofambit outofambit left a comment

Choose a reason for hiding this comment

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

will merge tomorrow! last call for comments! :D

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.

3 participants