matrix-gptbot/.forgejo/workflows
Kumi bd0d6c5588
All checks were successful
Docker CI/CD / Docker Build and Push (push) Successful in 7m23s
feat(docker): streamline Docker setup for GPTBot
Moved the installation of build-essential and libpython3-dev from the Docker workflow to the Dockerfile itself. This change optimizes the Docker setup process, ensuring that all necessary dependencies are encapsulated within the Docker build context. It simplifies the CI workflow by removing redundant steps and centralizes dependency management, making the build process more straightforward and maintainable.

This adjustment aids in achieving a cleaner division between CI setup and application-specific build requirements, potentially improving build times and reducing complexity for future updates or dependency changes.
2024-04-23 09:52:43 +02:00
..
docker-latest.yml feat(docker): streamline Docker setup for GPTBot 2024-04-23 09:52:43 +02:00
release.yml feat(release): streamline PyPI publishing process 2024-04-15 19:22:07 +02:00