mukimovd
  • Joined on 2025-12-24
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 14:52:29 +00:00
e4b345fddc Enable Corepack and set Yarn version in Dockerfile for frontend build
e65b637440 Enhance CI workflow to support conditional Docker testing
Compare 2 commits »
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 14:46:45 +00:00
13e814acda Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 14:40:58 +00:00
44f34ec181 Refactor testing setup to utilize Testcontainers for PostgreSQL isolation
8f542641ea Update CI workflow to improve test execution for non-database dependent tests
Compare 2 commits »
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 14:28:40 +00:00
7a93ae04f7 Improve CI workflow for local testing compatibility
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 14:24:19 +00:00
ff9417168c Enhance CI workflow to support local testing environments
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 14:12:25 +00:00
80f67c16e2 Enhance CI workflow for PostgreSQL setup and testing
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:51:04 +00:00
10219a966a Refactor CI workflow to manage PostgreSQL service with Docker
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:43:52 +00:00
df2ce48c9e Enhance CI workflow for PostgreSQL service readiness checks
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:38:28 +00:00
1a0135fffe Refactor CI workflow to utilize Docker Buildx for building and pushing images
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:29:09 +00:00
f7ec8352b9 Enhance CI workflow for CGO dependency installation and testing
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:25:34 +00:00
72701eedb4 Refactor CI workflow to improve GCC installation and CGO configuration
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:23:31 +00:00
1f3ec085cd Refactor CI workflow to verify and install CGO dependencies
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:21:10 +00:00
0e56f50c38 Update CI workflow to install CGO dependencies for Go builds
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:18:18 +00:00
f434b26dd4 Enhance configuration management and testing for backend
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:14:31 +00:00
a504795071 Add Go module verification and build steps to CI workflow
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:09:18 +00:00
f751706372 Update CI workflow to utilize Kaniko for building and pushing Docker images
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 12:02:05 +00:00
ab0c778651 Refactor CI workflow to utilize Docker Buildx for building and pushing images
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 11:56:29 +00:00
3f25e3a786 Refactor CI configuration to streamline Kaniko usage for Docker builds
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 11:50:26 +00:00
2f8a244f1a Refactor CI configuration to use Kaniko directly for building and pushing Docker images
mukimovd synced commits to master at mukimovd/turash from mirror 2025-12-26 11:40:50 +00:00
6501e46b89 Fix Kaniko action configuration