Fikri Maulana fikri
fikri pushed to master at fikri/fullstack-portfolio 2026-03-11 00:11:41 +07:00
a5a526808b feat: Implement markdown rendering for blog posts with custom styling and syntax highlighting using react-markdown.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 16:21:24 +07:00
2144847feb test again
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 16:12:53 +07:00
efc6eb130f feat: add extensive debugging output to the Telegram notification step and simplify its message content.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 16:03:51 +07:00
436ada77c1 test: corect pipeline notify telegram
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 15:51:34 +07:00
518b29d5c6 fix: correct pipeline link variable and clarify secret mapping in the Telegram notification step.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 15:42:47 +07:00
824b5bf944 fix: Update Woodpecker CI to use CI_PIPELINE_STATUS and CI_PIPELINE_LINK for accurate reporting.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 14:17:24 +07:00
76cb281c96 build: replace Telegram notification plugin with a custom curl command.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 13:59:04 +07:00
3f559b37a6 feat: Add dedicated Telegram notification step for build status and remove inline curl notification from deploy step.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 13:50:11 +07:00
3720d85ff5 ci: Standardize environment variable names to lowercase and remove deployment trigger conditions.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 13:42:34 +07:00
408ec7dd51 feat: Add Telegram notification secrets and update deployment success emoji in Woodpecker CI.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 13:33:00 +07:00
ed985bb930 refactor: streamline Telegram deployment notifications by replacing the dedicated notification step with an inline curl command and updating the message content.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 13:17:11 +07:00
3a41b7dd5c chore: Update Telegram deployment success message to include project details.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:55:20 +07:00
ead2154491 feat: Configure Telegram notifications for deployment status and add a direct test message in the deploy step.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:51:26 +07:00
b8bd64c37a feat: Update Telegram notification to include conditional deployment status, branch, and build duration.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:42:11 +07:00
7882222d65 test: parameter thread_id
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:28:48 +07:00
fdee715e8f feat: Add purge: false to Woodpecker build and optimize Docker Compose for production with resource limits, log rotation, and a refined database migration command.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:22:02 +07:00
5697ebca81 test: thread_id notification
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:12:41 +07:00
a71c6b36e9 fix: Update Telegram notification thread_id key to message_thread_id and correct its value type.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 11:01:36 +07:00
360b1d7572 chore: remove uppercase formatting for build status in deployment notification.
fikri pushed to master at fikri/fullstack-portfolio 2026-03-10 10:51:38 +07:00
0347bca2fe feat: Add favicon and improve Woodpecker CI Telegram notification message formatting.