Files
pentagi/.github/workflows
Dmitry Ng 9a63aa7516 feat: enhance Docker build process with versioning and entrypoint script
- Added build arguments for version information in the Dockerfile, allowing the embedding of package version and revision during the build.
- Updated the build commands for backend utilities to include versioning flags, improving traceability of builds.
- Introduced a new entrypoint script to manage SSL certificate generation, enhancing security setup for the service.
- Updated README with instructions for using the new versioning scripts for Docker builds, improving user guidance.
- Added versioning scripts for Linux/macOS and Windows to streamline the build process and ensure consistent versioning across environments.

These changes improve the build process by integrating version control and enhancing the security setup for the application.
2026-02-25 18:28:54 +03:00
..