• Joined on 2025-09-21
aetos pushed to main at aetos/doc-forge 2026-01-20 19:32:54 +00:00
b6e5114532 added docs strings
81e8a8cd49 pyi matching
be8f23c8ab added docs folder
9392d2c999 added mkdocs.yml
9d0b6e78d1 fixed test cases
Compare 14 commits »
aetos pushed to main at aetos/doc-forge 2026-01-20 17:56:03 +00:00
dca19caaf3 fix: make MkDocs generation filesystem-complete and package-aware
2e5d330fca missing internal modules test case
5073f9d73f updated .gitignore
94b90f2ccf added .drone.yml
a8ba02c57b mkdocs cli
Compare 8 commits »
aetos pushed to main at aetos/doc-forge 2026-01-20 15:21:04 +00:00
778a986262 .pyi fixes
8b2d6a5046 added cli
7c027834c0 fixes
65eb1b9fe8 rendered MkDocs
102ea4e215 introspection
aetos created branch main in aetos/doc-forge 2026-01-20 15:21:04 +00:00
aetos created repository aetos/doc-forge 2026-01-20 12:27:31 +00:00
aetos pushed to main at aetos/mail-intake 2026-01-18 13:10:10 +00:00
3636e6edc8 added credentials in docs
aetos pushed tag 0.0.4 to aetos/openapi-first 2026-01-11 16:14:32 +00:00
aetos pushed to main at aetos/openapi-first 2026-01-11 16:14:32 +00:00
29c1579f40 v0.0.4 — Documents and packages OpenAPI-first application templates, adds multi-template CLI scaffolding, and enforces package-bound documentation generation.
a3c063b569 docs(templates): document CRUD and model CRUD apps and expose them in mkdocs
72b5be6976 docs, cli: enforce package-bound docs, add template scaffolding, and document CLI usage
Compare 3 commits »
aetos pushed tag 0.0.3 to aetos/openapi-first 2026-01-11 13:13:25 +00:00
aetos pushed to main at aetos/openapi-first 2026-01-11 13:13:25 +00:00
6180443327 v0.0.3 — Introduces an OpenAPI-first HTTP client, updates documentation and templates to use operationId-based calls, and adds httpx as a client-side dependency.
1b26021725 added explicitly httpx as it's being used in client.py
a74e3d0d01 Introduce an OpenAPI-first HTTP client driven by the same specification
31bf1b1b6b cleanup requirements.txt
Compare 4 commits »
aetos pushed tag 0.0.2 to aetos/openapi-first 2026-01-10 12:37:23 +00:00
aetos pushed to main at aetos/openapi-first 2026-01-10 12:37:23 +00:00
7b4583f305 feat(templates): add CRUD and model CRUD app scaffolds; bump version to 0.0.2
fc8346fcda added pydantic with pin
40d91bc52b feat(scaffold): add model-backed CRUD service template
2ac342240b feat(templates): add OpenAPI-first CRUD app scaffold with mock data
Compare 4 commits »
aetos pushed tag 0.0.1 to aetos/openapi-first 2026-01-10 12:14:26 +00:00
aetos pushed to main at aetos/openapi-first 2026-01-10 12:14:26 +00:00
2f444a93ad doc changes from fastapi openapi first to openapi first. added cli docs
571a11a1c7 feat(cli): add bundled health app scaffold and init command
20f65d22e0 fixed tags
7a7923910b added .drone.yml
3d1cdcba4c added toml file
aetos created branch main in aetos/openapi-first 2026-01-10 12:14:25 +00:00
aetos created repository aetos/openapi-first 2026-01-10 11:32:40 +00:00
aetos pushed tag 0.0.2 to aetos/mail-intake 2026-01-10 11:20:53 +00:00
aetos pushed to main at aetos/mail-intake 2026-01-10 11:20:53 +00:00
b6f64615ae doc changes
9e534ed961 feat(auth): introduce credential store abstraction and refactor Google auth
985194cd5b docs(api): update package docs for credential store–based auth design
91eab636bb ignore client_secret, credentials and token files
4e63c36199 refactor(auth): type auth providers and decouple Google auth from disk storage
Compare 5 commits »
aetos pushed tag 0.0.1 to aetos/mail-intake 2026-01-09 12:24:34 +00:00
aetos pushed to main at aetos/mail-intake 2026-01-09 12:24:34 +00:00
24b3b04cfe correct packages find include