c6826c097e
fix: Add chmod +x for Maven wrapper in API Gateway workflow
GSRN
2025-09-15 16:34:19 +02:00
4ae22d4f5f
Refactor CI workflows by removing security scan steps for API Docs, API Gateway, Frontend, and Service Adapters; update Docker build configurations for improved clarity and maintainability.
GSRN
2025-09-15 09:42:07 +02:00
63a3139896
Update Trivy vulnerability scanner version in API Docs CI workflow to 0.28.0 for improved security scanning capabilities.
GSRN
2025-09-15 09:00:39 +02:00
8ed3a2f3c3
Enhance CI workflows by adding Docker image builds for security scans across all services (API Docs, API Gateway, Frontend, Service Adapters); update image references for Trivy vulnerability scanning to use security scan images. Ensure consistent setup for Java, Node.js, and Python environments in respective workflows.
glenn schrooyen
2025-09-13 14:46:22 +02:00
4338db4be7
Standardize CI workflows by removing specific service labels and utilizing only self-hosted runners across all workflows, including API Docs, API Gateway, Frontend, Service Adapters, and Integration Tests; update documentation to reflect these changes.
glenn schrooyen
2025-09-13 13:28:10 +02:00
aa31ac98fa
Refactor CI workflows to standardize runner configurations by removing specific service labels and utilizing only self-hosted runners across API Docs, API Gateway, Frontend, Integration Tests, and Service Adapters; update documentation to reflect these changes.
glenn schrooyen
2025-09-13 12:52:51 +02:00
8e927f4b11
Update runner configurations to use optimized Docker images for Java and heavy services; enhance clarity in the configuration file.
glenn schrooyen
2025-09-13 02:30:58 +02:00
581bd59039
Enhance runner configurations by adding Docker registry authentication to avoid rate limits; update example environment file with Docker Hub credentials; include new documentation for Docker rate limit solutions in structure.txt.
glenn schrooyen
2025-09-13 02:24:23 +02:00
fefd16f5b3
Update optimization recommendations and runner configurations to utilize official Docker images for Java, Python, Node.js, and security tools; enhance documentation for clarity on available images and their benefits.
glenn schrooyen
2025-09-13 01:51:12 +02:00
e55c642db2
Refactor CI workflows to reorder runner labels for improved clarity and consistency across API Docs, API Gateway, Service Adapters, Frontend, and Integration Tests; update documentation to include new runner labels and optimization recommendations.
glenn schrooyen
2025-09-13 01:16:32 +02:00
28bd40b8d0
Remove deprecated Gitea runners configuration files and scripts; reorganize runner-related files into a dedicated 'runners/' directory for better structure and management; update documentation to reflect these changes.
glenn schrooyen
2025-09-13 00:34:10 +02:00
41c698bf76
Update CI workflows to utilize self-hosted runners with specific labels for API Docs, API Gateway, Service Adapters, Frontend, and Integration Tests; enhance progress documentation to reflect changes in runner configurations
glenn schrooyen
2025-09-12 23:29:12 +02:00
11bd4e0a8f
Refactor CI workflows to improve caching mechanisms for dependencies in API Docs, frontend, and service adapters; replace artifact upload steps with test results summaries for better clarity in pipeline logs; update progress documentation accordingly
glenn schrooyen
2025-09-12 22:52:20 +02:00
8c87c84208
Update CI workflows for Python linting by increasing flake8 line length limit to 150 characters for better readability; adjust service-adapters.yml and ci.yml accordingly; update progress documentation
glenn schrooyen
2025-09-12 22:42:47 +02:00
8d1755fd52
Refactor API Docs CI workflow to correct ESLint command syntax and enhance Python formatting in CI pipelines; update progress tracking documentation
glenn schrooyen
2025-09-12 17:44:23 +02:00
60da5ea115
Refactor ESLint configuration in API Docs service to improve code style enforcement by removing quotes and semi colons from array syntax
GSRN
2025-09-12 13:15:13 +02:00
0b02b30d13
Update API Docs service configuration and enhance error handling; modify ESLint rules to allow console statements and enforce code style standards
GSRN
2025-09-12 13:05:35 +02:00
6d7e7f863d
Enhance API Docs CI workflow by adding verification steps for dependencies and ESLint installation; update package-lock.json to include new ESLint and testing dependencies
GSRN
2025-09-12 12:15:14 +02:00
26decca9e2
Enhance API Docs CI workflow by adding node_modules/.bin to PATH and updating ESLint configuration; include additional ESLint and testing dependencies in package.json
GSRN
2025-09-12 12:01:26 +02:00
6cdb4df779
Update CI workflows to use Maven wrapper for consistency and improve npm dependency installation logic; enhance progress tracking documentation
glenn schrooyen
2025-09-12 02:22:16 +02:00
17fd88871a
Refactor CI workflows to implement caching for npm dependencies across API Docs and frontend services, improving build efficiency
glenn schrooyen
2025-09-12 01:45:13 +02:00
4ca0fe02da
Implement CI/CD pipeline setup and enhance frontend and API Docs scripts; update progress tracking and project structure documentation
glenn schrooyen
2025-09-12 00:22:15 +02:00
ec0a4f91c6
Enhance validation and quality standards; expand file globs for API, code quality, and documentation rules
glenn schrooyen
2025-09-11 23:55:48 +02:00
83fb444196
Refactor documentation standards and structure; consolidate clean code principles and service documentation requirements
glenn schrooyen
2025-09-11 23:51:00 +02:00
b9206de1a0
Update README and documentation; refactor frontend components for improved structure and resilience
glenn schrooyen
2025-09-11 23:46:29 +02:00
63b4bb487d
Add API Documentation Service and enhance existing services with OpenAPI support
glenn schrooyen
2025-09-11 22:24:56 +02:00