Commit graph

9 commits

Author SHA1 Message Date
Sarah Laplante
3d2ce1f93e revert to node 18 2026-01-06 14:02:14 +01:00
Sarah Laplante
846c0685c3 update node version 2026-01-06 13:43:10 +01:00
Sarah Laplante
9b44fe58b1 update PR name linter 2026-01-06 13:38:45 +01:00
Sander Bruens
31a3fd48be
clean: add missing license headers and add a CI check (#1572) 2024-08-12 10:56:11 -04:00
Sander Bruens
c4dec30e9b
chore(devtools): remove reference to old directories (#1533) 2024-04-10 11:13:48 -04:00
Daniel LaCosse
e157315aa0
chore: upgrade node to lts/hydrogen (#1365)
* chore: upgrade to lts/hydrogen

* update github workflows

* fix attempt #1

* ssl, restify upgrade

* more openssl options

* ah thanks sander, using middleware2

* fix ci

* reset package-lock.json

* revert middleware2

* fix optional chaining

* okay cool tests run, but fail

* partially update the node image (i can't find the other one)

* Update test.action.sh

* Update build.action.sh

* Update test.action.sh

* Update build.action.sh

* Update package.json

* Update webpack.config.js

* Update webpack.config.js

* Update build.action.sh

* Update build.action.sh

* Update package.json

* Update README.md
2023-10-16 11:47:42 -04:00
Daniel LaCosse
710e40f58c
feat(manager/web): chunked invite flow - phase zero (#1198)
* phase 0 init

* copy translations from internal TC

* update pr checks, change to link

* Update src/server_manager/web_app/ui_components/outline-share-dialog.ts

Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>

Co-authored-by: jyyi1 <yijunyi@google.com>
Co-authored-by: Vinicius Fortuna <fortuna@users.noreply.github.com>
2022-11-01 09:23:50 -04:00
Daniel LaCosse
baf9ad0039
fix(devtools): only run the size label on internal PRs (#1153)
* fix(ci): only run the size label on internal PRs

* better

* there

* ?

* hm

* test opposite case

* great it works
2022-08-25 16:05:33 -04:00
Daniel LaCosse
2d3481574f
chore(devtools): non-build updates from client (#1103)
* okay put this up see where we're at

* update builds here

* check browserslist

* add badge

* Update build_and_test_debug.yml

* scopes & electron version
2022-06-03 10:08:21 -04:00