| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
chore(deps-dev): bump js-yaml in /tests/e2e-playwright (#6490) Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...4.3.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 13 天前 | |
ci(e2e): pin NODE_ENV for the docker e2e container (#6430) A fork PR runs without access to secrets or environment variables, so the docker build resolves `vars.ENV` to an empty string and bakes `NODE_ENV=` into the image. An empty value selects the development config, which ignores RI_APP_FOLDER_ABSOLUTE_PATH and points the SQLite database at the read-only app directory, so the container exits with SQLITE_CANTOPEN and the startup gate reports a health-check timeout. Pinning NODE_ENV in the compose file makes the suite independent of what the build job could resolve, and matches the value nightly runs bake in. The new step reports what the image itself carries, so a repeat of this is visible without reproducing the crash locally. | 29 天前 | |
RI-8204: Replace react-jsx-parser with react-markdown (#6296) | 1 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 13 天前 | ||
| 29 天前 | ||
| 1 个月前 |