Commit Graph

  • e4b345fddc
    Enable Corepack and set Yarn version in Dockerfile for frontend build master Damir Mukimov 2025-12-26 15:52:19 +0100
  • e65b637440
    Enhance CI workflow to support conditional Docker testing Damir Mukimov 2025-12-26 15:50:18 +0100
  • 13e814acda
    Update test setup to use SetupTestDBWithTestcontainersForGinkgo for improved compatibility Damir Mukimov 2025-12-26 15:46:28 +0100
  • 44f34ec181
    Refactor testing setup to utilize Testcontainers for PostgreSQL isolation Damir Mukimov 2025-12-26 15:40:43 +0100
  • 8f542641ea
    Update CI workflow to improve test execution for non-database dependent tests Damir Mukimov 2025-12-26 15:31:25 +0100
  • 7a93ae04f7
    Improve CI workflow for local testing compatibility Damir Mukimov 2025-12-26 15:28:12 +0100
  • ff9417168c
    Enhance CI workflow to support local testing environments Damir Mukimov 2025-12-26 15:24:08 +0100
  • 80f67c16e2
    Enhance CI workflow for PostgreSQL setup and testing Damir Mukimov 2025-12-26 15:08:34 +0100
  • 10219a966a
    Refactor CI workflow to manage PostgreSQL service with Docker Damir Mukimov 2025-12-26 13:50:53 +0100
  • df2ce48c9e
    Enhance CI workflow for PostgreSQL service readiness checks Damir Mukimov 2025-12-26 13:43:38 +0100
  • 1a0135fffe
    Refactor CI workflow to utilize Docker Buildx for building and pushing images Damir Mukimov 2025-12-26 13:38:11 +0100
  • f7ec8352b9
    Enhance CI workflow for CGO dependency installation and testing Damir Mukimov 2025-12-26 13:28:53 +0100
  • 72701eedb4
    Refactor CI workflow to improve GCC installation and CGO configuration Damir Mukimov 2025-12-26 13:25:26 +0100
  • 1f3ec085cd
    Refactor CI workflow to verify and install CGO dependencies Damir Mukimov 2025-12-26 13:23:17 +0100
  • 0e56f50c38
    Update CI workflow to install CGO dependencies for Go builds Damir Mukimov 2025-12-26 13:21:00 +0100
  • f434b26dd4
    Enhance configuration management and testing for backend Damir Mukimov 2025-12-26 13:18:00 +0100
  • a504795071
    Add Go module verification and build steps to CI workflow Damir Mukimov 2025-12-26 13:14:20 +0100
  • f751706372
    Update CI workflow to utilize Kaniko for building and pushing Docker images Damir Mukimov 2025-12-26 13:09:01 +0100
  • ab0c778651
    Refactor CI workflow to utilize Docker Buildx for building and pushing images Damir Mukimov 2025-12-26 13:01:29 +0100
  • 3f25e3a786
    Refactor CI configuration to streamline Kaniko usage for Docker builds Damir Mukimov 2025-12-26 12:56:10 +0100
  • 2f8a244f1a
    Refactor CI configuration to use Kaniko directly for building and pushing Docker images Damir Mukimov 2025-12-26 12:50:06 +0100
  • 6501e46b89
    Fix Kaniko action configuration Damir Mukimov 2025-12-26 12:39:49 +0100
  • 4e15576ef6
    Fix CI Go module issue: use regular module mode with explicit env vars Damir Mukimov 2025-12-25 16:26:03 +0100
  • c592757892
    Fix CI Go module issue: add vendor generation and GO111MODULE=on Damir Mukimov 2025-12-25 16:24:31 +0100
  • 60848459f3
    feat: switch to Kaniko for containerd-native CI/CD Damir Mukimov 2025-12-25 16:20:10 +0100
  • f3e6e9d44a
    feat: switch to containerd-native CI/CD with buildah Damir Mukimov 2025-12-25 16:13:58 +0100
  • 7b467ab7c8
    fix: install Docker CLI in CI/CD pipeline Damir Mukimov 2025-12-25 16:12:52 +0100
  • 5da6835eb6
    fix: final lint and test cleanup Damir Mukimov 2025-12-25 14:26:06 +0100
  • 673e8d4361
    fix: resolve all frontend lint errors (85 issues fixed) Damir Mukimov 2025-12-25 14:14:58 +0100
  • 986b8a794d
    fix: continue linting fixes - refactor ErrorBoundary component Damir Mukimov 2025-12-25 00:41:05 +0100
  • 7310b98664
    fix: continue linting fixes - fix i18n strings in UI components Damir Mukimov 2025-12-25 00:38:40 +0100
  • ac92faef33
    fix: continue linting fixes - fix i18n strings in paywall components Damir Mukimov 2025-12-25 00:35:00 +0100
  • 18cdcb12fd
    fix: continue linting fixes - remove unused variables, fix i18n strings Damir Mukimov 2025-12-25 00:32:40 +0100
  • f24628a248
    fix: resolve remaining linting and React Compiler errors Damir Mukimov 2025-12-25 00:25:51 +0100
  • 28f06d5787
    fix: resolve React Compiler and linting errors Damir Mukimov 2025-12-25 00:21:47 +0100
  • bdb7673b16
    fix: resolve Go vet module recognition issue in CI Damir Mukimov 2025-12-25 00:14:41 +0100
  • 6234510530
    🔧 Fix Yarn v4 Compatibility & Dependency Issues Damir Mukimov 2025-12-25 00:10:57 +0100
  • 08fc4b16e4
    🚀 Major Code Quality & Type Safety Overhaul Damir Mukimov 2025-12-25 00:06:21 +0100
  • ce940a8d39
    fix: Remove diagnostic go list commands that are causing failures Damir Mukimov 2025-12-24 23:17:39 +0100
  • 40a018b10b
    fix: Make go list diagnostic non-failing in vet step Damir Mukimov 2025-12-24 23:17:30 +0100
  • 0dac4072fc
    fix: Remove yarn cache from frontend-lint job as well Damir Mukimov 2025-12-24 23:15:25 +0100
  • 3ddf8e2624
    fix: Remove yarn cache from setup-node to fix yarn not found error Damir Mukimov 2025-12-24 23:15:19 +0100
  • 84d567c926
    fix: Add corepack enable to frontend-lint job as well Damir Mukimov 2025-12-24 23:13:56 +0100
  • a80d5ddfb4
    fix: Enable Corepack to install Yarn in CI workflow Damir Mukimov 2025-12-24 23:13:45 +0100
  • 215562ed40
    fix: Align all Go versions and ensure consistent module configuration Damir Mukimov 2025-12-24 23:13:02 +0100
  • e9f6751807
    fix: Add explicit module checks and GO111MODULE env before vet Damir Mukimov 2025-12-24 23:11:32 +0100
  • 03eb4f08a6
    fix: Add go build before vet to ensure module is recognized Damir Mukimov 2025-12-24 23:09:53 +0100
  • 9803386384
    fix: Add go mod tidy before vet to ensure module is properly initialized Damir Mukimov 2025-12-24 23:06:54 +0100
  • d041d0ae94
    fix: Update workflow to use Go 1.25.3 to match go.mod version Damir Mukimov 2025-12-24 23:04:58 +0100
  • 5d854419e1
    feat: Add auto-registration for Gitea act runner in deployment.yaml Damir Mukimov 2025-12-24 22:58:59 +0100
  • 567745be0a
    fix: Install Node.js in Gitea act runner container for GitHub Actions support Damir Mukimov 2025-12-24 22:58:40 +0100
  • c60fd6a91f
    Configure k8s manifests for Argo CD deployment Damir Mukimov 2025-12-24 22:52:02 +0100
  • 91a87e8755
    fix: Remove problematic registries config from act_runner Damir Mukimov 2025-12-24 22:40:07 +0100
  • 009ee15d92
    fix: Configure act_runner to skip registry verification for docker.io Damir Mukimov 2025-12-24 22:39:17 +0100
  • da1074086c
    fix: Simplify workflow conditions to always run lint jobs Damir Mukimov 2025-12-24 22:39:01 +0100
  • 746dec90f3
    fix: Add readOnly flag to Docker config mount Damir Mukimov 2025-12-24 22:38:51 +0100
  • e1f9bc98a2
    fix: Remove registries config, use Docker config.json instead Damir Mukimov 2025-12-24 22:37:16 +0100
  • 262c7b1f9c
    fix: Mount Docker config.json for persistent authentication Damir Mukimov 2025-12-24 22:36:54 +0100
  • f4c4822fe1
    fix: Update Docker registry URL format in act_runner config Damir Mukimov 2025-12-24 22:35:20 +0100
  • 0aac8c316a
    fix: Configure Docker daemon to login to Docker Hub on startup Damir Mukimov 2025-12-24 22:32:04 +0100
  • 44e9d93a08
    feat: Add Docker Hub authentication for act_runner Damir Mukimov 2025-12-24 22:30:27 +0100
  • 037f1e4669
    fix: Simplify act_runner config to match default structure and disable force_pull Damir Mukimov 2025-12-24 21:39:09 +0100
  • de4a3a1859
    fix: Configure docker.io registry for anonymous pulls in act_runner Damir Mukimov 2025-12-24 21:37:06 +0100
  • 5cf915e029
    fix: Add Docker registry configuration to act_runner config Damir Mukimov 2025-12-24 21:34:25 +0100
  • 4c0d57a014
    fix: Configure act_runner to skip authentication for public Docker registries Damir Mukimov 2025-12-24 21:31:50 +0100
  • 98b5423d3b
    chore: Update Node.js to 24 LTS and Go to 1.23 Damir Mukimov 2025-12-24 21:29:39 +0100
  • 3bfdf37436
    fix: Add Docker images to runner labels and fix frontend-lint condition Damir Mukimov 2025-12-24 21:29:08 +0100
  • 26098e4d04
    fix: Update workflow to use gitea context and fix runner labels Damir Mukimov 2025-12-24 21:27:14 +0100
  • d11f8d6f32
    fix: Make lint jobs also run on push to master Damir Mukimov 2025-12-24 21:24:50 +0100
  • 726524cf1d
    fix: Update workflow conditions to use gitea context instead of github Damir Mukimov 2025-12-24 21:24:09 +0100
  • 5d4d4c877c
    test: modify frontend files test-frontend Damir Mukimov 2025-12-24 21:22:43 +0100
  • 1c4d2690ef
    test: trigger CI/CD pipeline Damir Mukimov 2025-12-24 21:21:21 +0100
  • bb8a57e2a7
    feat: Add Gitea Actions runners configuration Damir Mukimov 2025-12-24 21:17:41 +0100
  • b4715361cd
    feat: Add Gitea Actions workflow for CI/CD Damir Mukimov 2025-12-24 20:58:26 +0100
  • 911c6f1a99
    chore: Update ArgoCD applications to use Gitea repository Damir Mukimov 2025-12-24 20:43:58 +0100
  • 62038baf69
    chore: Trigger CI/CD pipeline Damir Mukimov 2025-12-24 19:28:51 +0100
  • c56ded5d56
    feat: Switch to Kaniko (containerd-compatible) for CI/CD pipeline Damir Mukimov 2025-12-24 19:26:58 +0100
  • 9416a80006
    Fix all Woodpecker linting errors - use from_secret and privileged plugins dependabot/npm_and_yarn/bugulma/frontend/npm_and_yarn-2ccbad3dd2 Damir Mukimov 2025-12-24 19:23:01 +0100
  • 561b0fae19
    Fix Woodpecker YAML syntax - remove anchor references Damir Mukimov 2025-12-24 19:22:13 +0100
  • b36a27c9c8
    Fix ArgoCD applications for both frontend and backend Damir Mukimov 2025-12-24 19:20:57 +0100
  • c6eba62352
    Add kustomization and frontend ArgoCD application Damir Mukimov 2025-12-24 19:20:11 +0100
  • 78d87ae345
    Configure CI/CD pipeline with Harbor registry Damir Mukimov 2025-12-24 19:17:14 +0100
  • 00aca957b3
    Add prototype style.css Damir Mukimov 2025-12-24 18:50:31 +0100
  • 209af9dfe0
    Merge pull request #1 from SamyRai/dependabot/npm_and_yarn/bugulma/frontend/npm_and_yarn-2ccbad3dd2 Damir Mukimov 2025-12-15 10:28:58 +0100
  • 3900d68313
    Bump jws dependabot[bot] 2025-12-04 18:53:57 +0000
  • 70a1c1d14a
    Bump jws dependabot[bot] 2025-12-15 09:09:18 +0000
  • 7f1beb9d7f
    WIP: commit local changes Damir Mukimov 2025-12-15 10:06:41 +0100
  • 02fad6713c refactor(docs/locales): rename project from 'Tуган Як'/'Tugan Yak' to 'Turash' across docs, locales and test fixtures Damir Mukimov 2025-12-15 05:42:16 +0100
  • 624c907a6e docs: rename project mention in pixel-art README from 'Туган Як' to 'Turash' Damir Mukimov 2025-12-15 05:34:34 +0100
  • 4a38490104
    Remove Turash brand identity and guidelines document Damir Mukimov 2025-12-14 00:10:20 +0100
  • 0df4812c82
    feat: Complete geographical features implementation with full test coverage Damir Mukimov 2025-11-25 06:42:18 +0100
  • 6347f42e20
    Consolidate repositories: Remove nested frontend .git and merge into main repository Damir Mukimov 2025-11-25 06:02:57 +0100
  • 000eab4740
    Major repository reorganization and missing backend endpoints implementation Damir Mukimov 2025-11-25 06:01:16 +0100
  • b528487f0a
    Add comprehensive README.md Damir Mukimov 2025-11-25 05:35:14 +0100
  • 0161394b9b
    Initial commit: Turash Industrial Symbiosis Platform Damir Mukimov 2025-11-25 05:34:50 +0100
  • cdca1ea1a7
    Reorganize funding programs and create application documents Damir Mukimov 2025-11-01 09:59:48 +0100
  • 4a2fda96cd
    Initial commit: Repository setup with .gitignore, golangci-lint v2.6.0, and code quality checks Damir Mukimov 2025-11-01 07:35:21 +0100