• Joined on 2026-01-05
joelson pushed to main at joelson/Portal-dias-rota 2026-01-07 17:55:48 +00:00
84319d4037 feat: Add Gitea CI/CD and PM2 deployment for Next.js standalone output, removing Docker files.
joelson pushed to main at joelson/Portal-dias-rota 2026-01-07 17:07:44 +00:00
303dd1390f chore: Remove unnecessary comments from Dockerfile.
joelson pushed to main at joelson/Portal-dias-rota 2026-01-07 17:04:19 +00:00
3684e64d7f feat: add Gitea CI/CD workflows for Docker and direct Next.js deployment, Renovate, Dockerfile, docker-compose, and .dockerignore.
joelson pushed to main at joelson/Portal-dias-rota 2026-01-07 15:56:14 +00:00
1d392464e4 feat: Add baldinho calendar page for delivery date and parameter management, and configure Renovate.
joelson pushed to main at joelson/Portal-dias-rota 2026-01-07 15:29:07 +00:00
7c613d5249 feat: Initialize Next.js project with Shadcn UI components, Tailwind CSS, and Oracle DB integration.
joelson pushed to main at joelson/Portal-dias-rota 2026-01-07 15:28:05 +00:00
18c9301ae5 first commit
joelson created branch main in joelson/Portal-dias-rota 2026-01-07 15:28:05 +00:00
joelson created repository joelson/Portal-dias-rota 2026-01-07 15:27:50 +00:00
joelson pushed to main at joelson/vendaweb-api 2026-01-06 15:26:51 +00:00
4e926909b8 fix: update health check status message to 'TESTE COM ALESSANDRO'
joelson pushed to main at joelson/vendaweb-api 2026-01-06 15:23:42 +00:00
70e88913f5 refactor: simplify image tagging and pushing in deployment workflow
joelson pushed to main at joelson/vendaweb-api 2026-01-06 15:22:45 +00:00
f55d0da72d refactor: update port mappings to 8068, enhance deployment configurations, and modify health check response
Compare 2 commits »
joelson pushed to main at joelson/vendaweb-api 2026-01-06 14:18:23 +00:00
2b91449137 fix: update health check status message to 'JURUNENSE HOME CENTER BR V2'
joelson pushed to main at joelson/vendaweb-api 2026-01-06 14:07:07 +00:00
95850ea39b fix: update health check status message to 'JURUNENSE HOME CENTER BR'
joelson pushed to main at joelson/vendaweb-api 2026-01-06 13:59:30 +00:00
1760934db3 fix: update health check response status message to 'JURUNENSE HOME CENTER'
joelson pushed to main at joelson/vendaweb-api 2026-01-06 13:53:03 +00:00
7b2f13ab91 fix: update health check status response to ':ok 4'
joelson pushed to main at joelson/vendaweb-api 2026-01-05 18:50:43 +00:00
joelson pushed to main at joelson/vendaweb-api 2026-01-05 18:41:36 +00:00
c60eabd804 feat: Configure host-mode port mapping and a stop-first deployment strategy with rollback, removing local build.
joelson pushed to main at joelson/vendaweb-api 2026-01-05 18:23:47 +00:00
9176d65606 refactor: Update workflow name, SHA source, Docker image tagging, and Portainer webhook notification.
joelson pushed to main at joelson/vendaweb-api 2026-01-05 18:11:33 +00:00
1fa2938128 fix: remove accidental '7' character from WEBHOOK_URL secret definition in deploy workflow
joelson pushed to main at joelson/vendaweb-api 2026-01-05 18:09:42 +00:00
efc7d738a9 refactor: streamline Docker build/push and add webhook secret validation to deployment workflow.