chore: deploy tutorial to github pages
PR Checklist
Please check if your PR fulfills the following requirements:
- [ ] The commit message follows our guidelines: https://github.com/ngxs/store/blob/master/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
PR Type
What kind of change does this PR introduce?
[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
[ ] Yes
[ ] No
Other information
View your CI Pipeline Execution ↗ for commit 5e0d11758592bac4f771dde05355fe254c749761
| Command | Status | Duration | Result |
|---|---|---|---|
nx lint-types store |
✅ Succeeded | <1s | View ↗ |
nx run-many --target=lint --all --exclude=creat... |
✅ Succeeded | 1s | View ↗ |
nx run-many --target=test --all --configuration... |
✅ Succeeded | 1s | View ↗ |
nx run-many --target=build --all |
✅ Succeeded | 1s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-10-10 11:50:39 UTC
@ngxs/devtools-plugin
npm i https://pkg.pr.new/@ngxs/devtools-plugin@2226
@ngxs/form-plugin
npm i https://pkg.pr.new/@ngxs/form-plugin@2226
@ngxs/hmr-plugin
npm i https://pkg.pr.new/@ngxs/hmr-plugin@2226
@ngxs/router-plugin
npm i https://pkg.pr.new/@ngxs/router-plugin@2226
@ngxs/storage-plugin
npm i https://pkg.pr.new/@ngxs/storage-plugin@2226
@ngxs/store
npm i https://pkg.pr.new/@ngxs/store@2226
@ngxs/websocket-plugin
npm i https://pkg.pr.new/@ngxs/websocket-plugin@2226
commit: 5e0d117
BundleMon
Unchanged files (6)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | fesm2022/ngxs-store.mjs |
104.33KB | 105KB / +0.5% |
| :white_check_mark: | fesm2022/ngxs-store-internals.mjs |
13.62KB | 15KB / +0.5% |
| :white_check_mark: | fesm2022/ngxs-store-internals-testing.mjs |
10.32KB | 13KB / +0.5% |
| :white_check_mark: | fesm2022/ngxs-store-operators.mjs |
6.05KB | 7KB / +0.5% |
| :white_check_mark: | fesm2022/ngxs-store-plugins.mjs |
2.37KB | 3KB / +0.5% |
| :white_check_mark: | fesm2022/ngxs-store-experimental.mjs |
574B | 2KB / +0.5% |
No change in files bundle size
Unchanged groups (1)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | @ngxs/store(fesm2022)[gzip] ./fesm2022/*.mjs |
33.65KB | +1% |
Final result: :white_check_mark:
View report in BundleMon website ➡️
BundleMon (NGXS Plugins)
Unchanged files (9)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | Plugins(fesm2022)[gzip] storage-plugin/fesm2022/ngxs-storage-plugin.m js |
4.05KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] router-plugin/fesm2022/ngxs-router-plugin.mjs |
3.4KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] hmr-plugin/fesm2022/ngxs-hmr-plugin.mjs |
2.72KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] websocket-plugin/fesm2022/ngxs-websocket-plug in.mjs |
2.58KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] form-plugin/fesm2022/ngxs-form-plugin.mjs |
2.47KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] devtools-plugin/fesm2022/ngxs-devtools-plugin .mjs |
2.23KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] logger-plugin/fesm2022/ngxs-logger-plugin.mjs |
2.03KB | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] storage-plugin/fesm2022/ngxs-storage-plugin-i nternals.mjs |
947B | +0.5% |
| :white_check_mark: | Plugins(fesm2022)[gzip] router-plugin/fesm2022/ngxs-router-plugin-int ernals.mjs |
453B | +0.5% |
No change in files bundle size
Unchanged groups (1)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | All Plugins(fesm2022)[gzip] ./-plugin/fesm2022/.mjs |
20.85KB | +0.5% |
Final result: :white_check_mark:
View report in BundleMon website ➡️
BundleMon (Integration Projects)
Unchanged files (1)
| Status | Path | Size | Limits |
|---|---|---|---|
| :white_check_mark: | Main bundles(Gzip) hello-world-ng20/dist-integration/browser/mai n-(hash).js |
67.19KB | +1% |
No change in files bundle size
Final result: :white_check_mark:
View report in BundleMon website ➡️
Code Climate has analyzed commit c527d2e6 and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 95.3% (-0.1% change).
View more on Code Climate.