dokploy/.github/workflows
Mauricio Siu aab982b431 feat: add OpenAPI generation script and workflow
- Introduced a new script to generate OpenAPI specifications for the Dokploy API.
- Added a GitHub Actions workflow to automate the generation and syncing of OpenAPI documentation upon changes in the API routers.
- Updated package.json files to include new commands for generating OpenAPI specifications.
- Added openapi.json to .gitignore to prevent accidental commits of generated files.
2025-11-30 00:30:40 -06:00
..
create-pr.yml ci(create-pr): remove unused id 2025-08-03 18:09:33 +09:00
deploy.yml ci: remove custom branch and add workflow_dispatch event 2025-07-14 19:03:41 +09:00
dokploy.yml chore: add new branch for database migration fix in Dokploy workflow 2025-08-28 19:02:21 -06:00
format.yml chore: version up format.yml actions 2025-07-14 15:30:06 +09:00
monitoring.yml chore: bump version 2025-02-02 20:25:45 -06:00
pull-request.yml feat: initialize Docker Swarm in CI workflow 2025-11-29 00:55:14 -06:00
sync-openapi-docs.yml feat: add OpenAPI generation script and workflow 2025-11-30 00:30:40 -06:00