Commit graph

26 commits

Author SHA1 Message Date
Andrew
c1a152deaf
docs: Add Integration Guide (#2696)
* Added basic guide

* Small fixes
2021-01-25 14:16:38 +00:00
Andrew
8c09186481
Add stale bot (#2735)
* Add stale bot

* Update .github/stale.yml

Co-authored-by: Renée Kooi <renee@kooi.me>

Co-authored-by: Renée Kooi <renee@kooi.me>
2021-01-18 14:42:42 +00:00
kiloreux
1f365608be
Fixes around Github actions and Companion deploys. (#2717) 2021-01-04 11:17:26 +01:00
Renée Kooi
084d17db7d
GitHub actions (#2617) 2020-11-27 09:52:48 +01:00
Carter Konz
970ac8df5b
companion,box: Box provider implementation (#2549)
* boilerplate for Box provider

TODO:
  - adapter
  - index
  - website/src/docs
  - tests

* Box provider implementation

- adapter
- index
- npm bufoonery
- lil' fixes

and MORE!

TODO:
- thumbnails 🤬
- tests
- docs

* Box provider: add brand icon, fix file icons

- token issues with thumbnail/logout

* Box provider: fix thumbnails, upload

- fix tokens for box
- implement `size()`
- make debug logging easier to find (bold blue)

learned:
- box needs cookie auth
- thumbnail requests come back as 202s

TODO:
- fix logout with form POST (zoom example)

* Box provider: fix logout

- add client info as formData to revoke post

TODO:
- tests cleanup
- package-lock fix
- docs

* Box provider: docs

TODO:
- tests

* Box provider: cleanup

TODO:
- tests

* fix error msg path for Box

- remove comment

* keeping up

- update ProviderViews import
- fix version string on Box package.json

* companion,box: exclude box from global module/examples while in beta

Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
2020-11-13 15:37:00 +01:00
Renée Kooi
7bf390abda
add markdown linting using remark (#2181)
* build: add markdown linting

* build: support markdown front matter

* build: fail remark lint on warnings

* Fix markdown lint warnings

* changelog: fix markdown errors, allow literal URLs

* ci: add markdown lint step

* website: regenerate contributing.md

* build: properly ignore vendor and built files from remark-lint

* build: add private packages to lerna config
2020-04-13 09:48:11 +02:00
Renée Kooi
13ad48c1f5
docs: update contributing.md now that lerna supports 2FA 2019-11-04 11:57:54 +01:00
Renée Kooi
10bc79574e
lerna link convert (#1730)
* lerna link convert

* ci: use npm ci

* update lockfile

* companion: set `bin` to source file

Since typescript doesn't actually transform anything, we can just use
this.

In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.

* companion: do chmod +x on start-server.js

* build: remove obsolete lerna config

* build: explicitly install latest versions when building e2e tests for ci

* Remove versions from private packages

* fix regex

* try fix

* ci: force npm to install to endtoend folder

* ci: fold up e2e build output

* Update netlify deploy preview command

* Remove mentions of npm run bootstrap

* Edit .github/CONTRIBUTING.md instead

* companion: add proxy executable

* companion: fix publish

* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
Evgenia Karunus
2c2987ecb4 contributing.md - improved #Local previews section (#1645)
* contributing.md - improved #Local previews section

* contributing.md - added the 'npm run bootstrap' step
2019-06-11 20:34:33 +03:00
Kevin van Zonneveld
a0654c2b70 Likely, all new issues should be triaged
just to make sure if it's indeed Not Accepted or maybe it is, after all
2019-05-20 12:13:25 +02:00
Renée Kooi
81e14a4a3b
meta: update lerna link, switched to v3 a long time ago [skip ci] 2019-05-08 15:18:32 +02:00
Renée Kooi
1516b25dfb
Fix wrong destination anchor link (#1515)
Fix wrong destination anchor link
2019-05-01 19:38:14 +02:00
webmaster@touramerica.ie
d26302ba6a Fix wrong destination anchor link 2019-05-01 15:36:34 +01:00
AJvanLoon
f450cb65a8
Fixed error 2019-04-30 12:04:40 +02:00
Evgenia Karunus
87fe3a0d91 CONTRIBUTING.MD - added info on how to require() files (#1508) 2019-04-30 09:47:36 +02:00
Kevin van Zonneveld
4b400b72ba Update integration_help.md 2019-04-26 23:22:33 +02:00
AJvanLoon
4ce81596d3
Back to capital letters 2019-04-25 20:18:02 +02:00
AJvanLoon
d296ebe675 Support polish (#1496)
* Some polish

* Just a comma
2019-04-25 20:03:22 +02:00
Kevin van Zonneveld
be6ead592a Support clarifications 2019-04-03 16:28:23 +02:00
Kevin van Zonneveld
cc1cddf852 Support copy tweaks 2019-04-03 16:15:28 +02:00
Kevin van Zonneveld
f1ab4a9d6c
Update CONTRIBUTING.md 2019-04-03 11:58:17 +02:00
Kevin van Zonneveld
5f4f1cf17e
Refactor npm scripts, clean up unused ones (#1392)
Co-Authored-By: Artur Paikin <artur@arturpaikin.com>
2019-03-29 14:55:23 +01:00
Kevin van Zonneveld
9f45c865c0 Support copy changes 2019-03-21 10:18:36 +01:00
Kevin van Zonneveld
f1e6cc65ff
Provide clarity about what we can and cannot support (#1314)
* First swing at support page

* Add hexo-include-markdown

* Move CONTRIBUTING.md to .github

* Update .github/SUPPORT.md

* Channel issues in the  GitHub tracker

* Inject integration help MD into website

* Fix include_markdown path

* Inject CONTRIBUTING in the same fashion as support options

* Flesh out support policy

* Inject into website

* Tweaks

* Update website/update.js

* Update website/src/_template/support.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* iterating

* iterate

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update website/src/support.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update website/src/_template/integration_help.md

* iterate

* Migrate to a table

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* WIP

* wip

* Update website/src/_template/integration_help.md

* Update .github/ISSUE_TEMPLATE/integration_help.md

* Add touch module

* Replace shelling out to GNU `sed` with native node

* Update website/update.js

* Inject new .github copies

* Move the pricing table to the website only /cc @arturi

* Update website/src/support.md

* Update website/src/support.md

* Update .github/CONTRIBUTING.md

* Update website/src/_template/contributing.md
2019-03-20 17:38:15 +01:00
Renée Kooi
9cf8681722
Remove Lerna PR warnings! 2018-06-28 13:50:30 +02:00
Artur Paikin
e41d780255
Add Lerna convertion warning 2018-06-18 10:10:43 -04:00