Commit Graph

8 Commits

Author SHA1 Message Date
Jan Olencki 8180a0bf6a fix(devcontainer): fix devcontainer Node version, skip corepack prompt (#12026)
* chore(devcontainer): fix yarn install by disabling a download prompt

* chore(devcontainer): bump Node.js version

---------

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2026-06-18 16:31:25 +02:00
Sébastien Lorber 96b32dd2e5 refactor(monorepo): migrate to pnpm 11 (#12109) 2026-06-04 19:29:20 +02:00
Zed Spencer-Milnes 56ccf19063 chore: Devcontainer upgrade to Ubuntu Noble & Node 22 (#10770) 2024-12-30 11:13:01 +01:00
Hayden Hong 17d3e60e20 chore: bump devcontainer to Ubuntu 22.04 to resolve arm64 incompatibility (#9245) 2023-08-24 16:22:34 +02:00
Joshua Schmitt 8a72b769b1 chore: bump devcontainer to node 18 (#7726)
* fix: bump devcontainer to node 16

* fix: bump devcontainer directly to nodejs 18
2022-07-06 16:32:08 +08:00
Felipe Santos e19a4e23e7 fix(content-docs): warn when files are not tracked (#6937)
* fix(docs): warn when files are not tracked

* chore(devcontainer): use non-root user

* test: fix jest in vscode

* test(docs): improve existing test

* chore(devcontainer): fix jest error on startup

* chore: fix comments

* chore: remove "probably" from error message
2022-03-21 08:42:36 +08:00
John Reilly e11597aba9 fix(v2): fix too strict markdown frontmatter validation (#4654)
* start work

* use orta.vscode-jest

* node 14

* add some better  infra to validate markdown frontmatter

* better docs frontmatter validation

* fix Yaml / Joi validation issues

* fix Yaml / Joi validation issues

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-04-21 16:19:55 +02:00
Kumar Aditya c19c9e5003 chore: add DevContainer config for GitHub codespaces (#4003)
* devops: Docusaurus Dev Container

Signed-off-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>

* formatted devcontainer.json

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-01-11 14:54:47 +01:00