Commit Graph

6 Commits

Author SHA1 Message Date
Russell Dempsey
6d5eef146a
feat: more automated awesome-ipfs PRs (#429)
* chore: ignore files created by awesome_bot

* feat: auto-update README.md when PRs are created

* feat: use danger to post awesome_bot results on PRs

* chore: wut

* Update pull_requests.yml

* chore: fake-test

* adjust branch used by github-push-action

* chore: ensure checkout uses the branch

* chore: update README.md

* chore: modify dangerfile and workflow ordering

* remove fake addition to videos.yaml

* chore: update README.md

* chore: rename pull_requests.yml

* temp: always display awesomeBot results

* Revert "temp: always display awesomeBot results"

This reverts commit acaef1f4f2.

* chore(deps): install danger as devDep

* feat: cache node_modules and readme

* Update pull_requests.yml

* chore: remove ad-m/github-push-action

see https://github.com/ad-m/github-push-action/issues/104

* tmp: PR-demo

* Rebuild

* Revert "tmp: PR-demo"

This reverts commit 8bed1326f0.

* Rebuild

* fix: no need to push readme update

* fix: no need to push readme update

readme is updated during 'Rebuild' commit from data.yml

* chore: run danger via npm script instead of npx

* feat: remove replace circleci cron with github action

this github action should open a PR removing broken links automatically

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2022-09-15 16:41:35 -07:00
Marcin Rataj
ce8b300ec1
feat: faster build via npm ci (#305)
This adds package-lock.json to speed up install and the build.

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2020-01-06 15:40:55 +01:00
Henrique Dias
a89015da98
feat: clean up (a lot) (#247)
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-04-30 17:35:30 +01:00
Nathan Toups
60c583c10f updated CONTRIBUTING instructions for npm, added npm lock file to .gitignore 2018-07-25 09:33:05 -06:00
Henrique Dias
34d654455d add icons to navbar 2018-07-17 19:48:23 +01:00
Henrique Dias
5304c279f5 feat: awesome ipfs website 2018-07-17 19:48:22 +01:00