Migrate module documentation from GitHub READMEs to centralized docs site#24
Conversation
- Update Intent.AspNetCore.Cors to v3.3.15-pre.0 - Update Intent.AspNetCore.Grpc to v1.0.1-pre.0 - Update Intent.Application.MediatR.FluentValidation to v4.9.4-pre.0 - Replace GitHub README links with docs.intentarchitect.com URLs - Remove adjacent README.md files where present - Add release notes entries for all modules Co-authored-by: dandrejvv <7236289+dandrejvv@users.noreply.github.com>
|
@copilot |
|
@dandrejvv Unfortunately I hit an unexpected error while processing your comment. I've automatically reported this to GitHub. You can ask me to try again later by mentioning me in a new comment. If you want to contact GitHub about this error, please mention the following identifier so they can better serve you: Sorry for the inconvenience! |
|
@copilot |
Here's an instruction prompt that captures the process: Process imodspec Files for Documentation MigrationFor each specified
This was applied to |
Three modules with existing
docs/README.mdfolders were migrated to use the centralized documentation site atdocs.intentarchitect.cominstead of GitHub README links.Changes
Modules Updated
Intent.AspNetCore.Cors:3.3.14→3.3.15-pre.0Intent.AspNetCore.Grpc:1.0.0-beta.9→1.0.1-pre.0Intent.Application.MediatR.FluentValidation:4.9.3→4.9.4-pre.0For Each Module
<version>to next patch version with-pre.0suffix<projectUrl>from GitHub blob URLs tohttps://docs.intentarchitect.com/articles/modules-dotnet/{kebab-case-id}/{kebab-case-id}.htmlREADME.mdfiles (where present)-pre.0suffix)URL Format
Module IDs converted to kebab-case by replacing periods with hyphens and lowercasing (camelCase preserved):
Intent.AspNetCore.Cors→intent-aspnetcore-corsIntent.Application.MediatR.FluentValidation→intent-application-mediatr-fluentvalidationSkipped
Intent.Application.ServiceCallHandlers: Nodocs/README.mdfolder presentWarning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
docs.intentarchitect.comcurl -s -o /dev/null -w %{http_code} REDACTED(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.