Commit Graph

21 Commits

Author SHA1 Message Date
masoodafar-web 864a760953 feat: add publish-packages job to CI/CD workflow
Build and Deploy / publish-packages (push) Failing after 0s
Build and Deploy / build (push) Has been skipped
- Auto-detect and pack *Protobuf*.csproj files
- Push to Nexus with --skip-duplicate
- Build job now depends on publish-packages
2026-01-29 04:45:18 +03:30
masoodafar-web 3219d07dea chore: تنظیم Nexus برای NuGet و Docker offline
Build and Deploy / build (push) Failing after 5s
- Dockerfile: استفاده از Nexus Docker (194.5.195.53:32082)
- NuGet.config: استفاده از Nexus NuGet با HTTP و allowInsecureConnections
- workflow: حذف kubectl dependency، اضافه کردن 32082 به insecure-registries
- csproj: تغییر push آدرس به Nexus foursat-nuget-hosted
2026-01-29 02:56:26 +03:30
masoodafar-web 24cbb378c9 fix: Update DNS configuration and enhance cached image loading in kub-deploy.yml
Build and Deploy / build (push) Failing after 4s
2026-01-27 23:30:31 +03:30
masoodafar-web 0674324487 fix: Remove proxy environment variables from Docker container configuration
Build and Deploy / build (push) Failing after 22s
2026-01-27 23:21:40 +03:30
masoodafar-web b86e417e58 fix: Update Docker daemon configuration to enhance image caching and warning messages
Build and Deploy / build (push) Failing after 37s
2026-01-27 23:19:03 +03:30
masoodafar-web 8b66bbcf3d fix: Change Docker build option from --pull=never to --pull=false for better image handling
Build and Deploy / build (push) Failing after 35s
2026-01-27 23:16:26 +03:30
masoodafar-web 273ae390c5 fix: Update Docker daemon configuration to improve image caching and reduce concurrent downloads
Build and Deploy / build (push) Failing after 4s
2026-01-27 23:08:46 +03:30
masoodafar-web 828109f44d chore: Comment out dependency installation steps in kub-deploy.yml
Build and Deploy / build (push) Failing after 8m32s
2026-01-27 22:30:53 +03:30
Admin 7611e8320b fix: Remove domain from insecure-registries, use IP only
Build and Deploy / build (push) Failing after 11s
2026-01-03 15:15:32 +00:00
masoodafar-web 68e6fed06f fix: update external registry URL in deployment workflows
Build and Deploy / build (push) Failing after 2m3s
2026-01-03 17:30:23 +03:30
masoud a41b85a4ae chore: migrate from IP to domain (git.foursat.afrino.co)
Build and Deploy / build (push) Has been cancelled
2025-12-07 17:01:56 +00:00
masoodafar-web 1c59fe6107 Add proxy configuration for Docker daemon and build
Build and Deploy / build (push) Has been cancelled
2025-12-06 22:50:35 +03:30
masoud 34e68197d1 Add auto-deploy to K8s after build 2025-12-06 19:07:59 +00:00
masoud 4db8c8a908 Use CMS workflow pattern with insecure registry config 2025-12-06 17:21:30 +00:00
masoud 81c8d9f2b4 Add insecure-registries config for Docker daemon 2025-12-06 17:11:58 +00:00
masoud d97fb7ff9b Add proxy configuration for apk and external packages 2025-12-06 16:54:49 +00:00
masoud b2b32cebae Fix: Replace actions/checkout with manual git clone (Node.js not available in docker:latest) 2025-12-06 16:48:12 +00:00
masoud 84f9463404 Fix: Use standard VS Dockerfile pattern with correct build context 2025-12-06 15:15:56 +00:00
masoud 3fbb5c6ee1 Move Dockerfile & NuGet.config to WebApi directory, update workflow 2025-12-06 15:06:18 +00:00
masoud 21f42366c0 Fix: move workflow to .gitea/workflows/ (Gitea standard) 2025-12-06 14:34:02 +00:00
masoud 5e7e007b61 Add Kubernetes CI/CD pipeline for kub-stage 2025-12-05 16:25:14 +00:00