peterjokumsen / peterjokumsen-nx-workspace

Project to use as a blog, to test out development theories and document stuff.
https://blog.peterjokumsen.com
GNU General Public License v3.0
1 stars 0 forks source link

feat(ts-md-models): add `placement` property for image #136

Closed peterjokumsen closed 3 weeks ago

peterjokumsen commented 3 weeks ago

Summary

Added optional placement property to image model, with string literal values of 'begin' | 'center' | 'end' | 'full'.

Expand for additional details ## Related issues Related to #32
nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 259365f6840f9c5899daf2de7f22650bfda89491. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

πŸ“‚ See all runs for this CI Pipeline Execution


βœ… Successfully ran 2 targets - [`nx affected -t lint test --configuration=ci --base=6fa762d18f808527d18e4ab4995f60a0530f2a3e`](https://cloud.nx.app/runs/5c2LFwdSGD?utm_source=pull-request&utm_medium=comment) - [`nx run blog:build:staging`](https://cloud.nx.app/runs/4IPYvRQpS4?utm_source=pull-request&utm_medium=comment)

Sent with πŸ’Œ from NxCloud.

github-actions[bot] commented 3 weeks ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 7 0 0.14s
βœ… COPYPASTE jscpd yes no 1.77s
βœ… EDITORCONFIG editorconfig-checker 413 0 1.28s
βœ… JSON jsonlint 77 0 0.42s
βœ… JSON npm-package-json-lint yes no 0.64s
βœ… JSON prettier 77 0 6.1s
βœ… JSON v8r 77 0 122.02s
βœ… MARKDOWN markdownlint 21 0 0.91s
βœ… MARKDOWN markdown-link-check 35 0 7.36s
⚠️ MARKDOWN markdown-table-formatter 35 1 0.37s
βœ… REPOSITORY checkov yes no 43.34s
βœ… REPOSITORY gitleaks yes no 1.62s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY secretlint yes no 1.76s
βœ… REPOSITORY trivy yes no 20.77s
βœ… REPOSITORY trivy-sbom yes no 6.14s
βœ… REPOSITORY trufflehog yes no 40.29s
βœ… SPELL cspell 415 0 6.6s
βœ… XML xmllint 3 0 0.01s
βœ… YAML prettier 14 0 2.51s
βœ… YAML v8r 14 0 14.5s
βœ… YAML yamllint 14 0 0.62s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

github-actions[bot] commented 3 weeks ago

Azure Static Web Apps: Your stage site is ready! Visit it here: https://purple-flower-05318b203-136.westeurope.5.azurestaticapps.net

github-actions[bot] commented 3 weeks ago

⚑️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO Report
/ 🟠 70 🟒 95 🟒 96 🟒 88 Report
/about-me 🟒 96 🟒 96 🟒 96 🟒 88 Report
/development-notes 🟒 95 🟒 96 🟒 96 🟒 88 Report
/not/found 🟒 97 🟒 95 🟒 96 🟒 88 Report
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.82%. Comparing base (11de82c) to head (259365f). Report is 3 commits behind head on main.

Additional details and impacted files [see 7 files with indirect coverage changes](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | [Components](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | Coverage Ξ” | | |---|---|---| | [md-parser](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | `92.81% <ΓΈ> (ΓΈ)` | | | [ts-libs](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | `100.00% <ΓΈ> (ΓΈ)` | | | [md-renderer](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | `85.26% <ΓΈ> (+0.36%)` | :arrow_up: | | [module_ng_libs](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | `92.30% <ΓΈ> (ΓΈ)` | | | [app_blog](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) | `89.91% <ΓΈ> (ΓΈ)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen) > `Ξ” = absolute (impact)`, `ΓΈ = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen). Last update [11de82c...259365f](https://app.codecov.io/gh/peterjokumsen/peterjokumsen-nx-workspace/pull/136?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Jokumsen).