Commit Graph

17 Commits

Author SHA1 Message Date
nietzshn f48307410e chore: update Gitea workflow summaries to use GITHUB_STEP_SUMMARY, switch to env variables, and add QA notification step
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 14s
CI Pipeline / Build Docker Image (push) Successful in 58s
Deploy QA / Deploy to QA (push) Successful in 9s
CI Pipeline / Security Scan (push) Successful in 11s
Deploy QA / Notification (push) Successful in 1s
CI Pipeline / HTML Lint (pull_request) Successful in 9s
CI Pipeline / Build Docker Image (pull_request) Successful in 57s
CI Pipeline / Security Scan (pull_request) Successful in 12s
2026-06-02 22:09:30 -06:00
nietzshn 0a798cf3b0 refactor: replace appleboy/ssh-action with native ssh command execution in deployment workflows
CI Pipeline / HTML Lint (push) Successful in 8s
Deploy QA / Build and Push (push) Successful in 15s
CI Pipeline / Build Docker Image (push) Successful in 57s
Deploy QA / Deploy to QA (push) Successful in 8s
CI Pipeline / Security Scan (push) Successful in 11s
2026-06-02 21:50:48 -06:00
nietzshn 252fbe5003 refactor: switch ssh remote variable passing to positional arguments for deploy-qa pipeline
CI Pipeline / HTML Lint (push) Successful in 11s
Deploy QA / Build and Push (push) Successful in 21s
CI Pipeline / Build Docker Image (push) Successful in 1m3s
Deploy QA / Deploy to QA (push) Successful in 9s
CI Pipeline / Security Scan (push) Successful in 21s
2026-06-02 21:11:41 -06:00
nietzshn dc86eb2bf2 ci: use ssh-agent with dedicated deploy key (no passphrase) 2026-06-01 22:40:59 -06:00
nietzshn 87faff525c ci: use base64-encoded SSH key to preserve newlines 2026-06-01 22:38:17 -06:00
nietzshn e47445e457 ci: use sshpass with env vars for passphrase-protected SSH keys
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 16s
CI Pipeline / Build Docker Image (push) Successful in 56s
CI Pipeline / Security Scan (push) Successful in 10s
Deploy QA / Deploy to QA (push) Failing after 18s
2026-06-01 22:34:38 -06:00
nietzshn cf1cb65168 ci: replace appleboy ssh action with native ssh-agent
CI Pipeline / HTML Lint (push) Successful in 8s
Deploy QA / Build and Push (push) Successful in 15s
CI Pipeline / Build Docker Image (push) Successful in 57s
Deploy QA / Deploy to QA (push) Failing after 1s
CI Pipeline / Security Scan (push) Successful in 10s
2026-06-01 22:29:56 -06:00
nietzshn d6b17268dd ci: add DEPLOY_PASSPHRASE secret for SSH key passphrase
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 13s
CI Pipeline / Build Docker Image (push) Successful in 56s
Deploy QA / Deploy to QA (push) Failing after 3s
CI Pipeline / Security Scan (push) Successful in 10s
2026-06-01 22:22:50 -06:00
nietzshn 76cb35cc98 ci: remove broken summary step
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 15s
CI Pipeline / Build Docker Image (push) Successful in 56s
Deploy QA / Deploy to QA (push) Failing after 2s
CI Pipeline / Security Scan (push) Successful in 11s
Deploy QA / Notification (push) Failing after 1s
2026-06-01 22:15:37 -06:00
nietzshn 14dba2c7e8 ci: replace trivy github action with docker-based scan
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 15s
CI Pipeline / Build Docker Image (push) Successful in 56s
Deploy QA / Deploy to QA (push) Failing after 2s
CI Pipeline / Security Scan (push) Failing after 24s
Deploy QA / Notification (push) Failing after 2s
CI Pipeline / Generate Summary (push) Failing after 1s
2026-06-01 22:08:29 -06:00
nietzshn 4e5d4ef5cb ci: remove flaky health check verification step
CI Pipeline / HTML Lint (push) Successful in 9s
Deploy QA / Build and Push (push) Successful in 12s
CI Pipeline / Build Docker Image (push) Successful in 56s
Deploy QA / Deploy to QA (push) Failing after 2s
CI Pipeline / Security Scan (push) Failing after 7m26s
Deploy QA / Notification (push) Failing after 1s
CI Pipeline / Generate Summary (push) Failing after 1s
2026-06-01 21:34:16 -06:00
nietzshn d53398ca0c ci: use custom bridge network to avoid port conflicts and get reliable container IP
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 13s
CI Pipeline / Build Docker Image (push) Failing after 28m28s
CI Pipeline / Security Scan (push) Has been skipped
Deploy QA / Deploy to QA (push) Failing after 2s
CI Pipeline / Generate Summary (push) Failing after 1s
Deploy QA / Notification (push) Failing after 1s
2026-06-01 20:43:11 -06:00
nietzshn e077fdec07 ci: use random host port to avoid conflict with existing services
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 14s
CI Pipeline / Build Docker Image (push) Failing after 1m35s
CI Pipeline / Security Scan (push) Has been skipped
Deploy QA / Deploy to QA (push) Failing after 2s
CI Pipeline / Generate Summary (push) Failing after 1s
Deploy QA / Notification (push) Failing after 1s
2026-06-01 20:37:35 -06:00
nietzshn 4cdafbc020 ci: use network host mode for health check instead of container IP
CI Pipeline / HTML Lint (push) Successful in 14s
Deploy QA / Build and Push (push) Successful in 23s
CI Pipeline / Build Docker Image (push) Failing after 1m39s
CI Pipeline / Security Scan (push) Has been skipped
Deploy QA / Deploy to QA (push) Failing after 2s
CI Pipeline / Generate Summary (push) Failing after 1s
Deploy QA / Notification (push) Failing after 1s
2026-06-01 20:33:58 -06:00
Nicholas Ceballos a1cd748e0f ci(gitea): update health check to use container IP
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 13s
CI Pipeline / Build Docker Image (push) Failing after 1m35s
CI Pipeline / Security Scan (push) Has been skipped
Deploy QA / Deploy to QA (push) Failing after 1s
CI Pipeline / Generate Summary (push) Failing after 1s
Deploy QA / Notification (push) Failing after 1s
remove published port mapping and use docker-inspected internal container IP for health checks to avoid port conflicts and reduce exposed network ports
2026-06-01 17:03:24 -06:00
Nicholas Ceballos 4dd96a267d ci: add docker container cleanup before test run
CI Pipeline / HTML Lint (push) Successful in 7s
Deploy QA / Build and Push (push) Successful in 13s
CI Pipeline / Build Docker Image (push) Failing after 37s
CI Pipeline / Security Scan (push) Has been skipped
Deploy QA / Deploy to QA (push) Failing after 1s
CI Pipeline / Generate Summary (push) Failing after 1s
Deploy QA / Notification (push) Failing after 1s
add docker stop and rm commands for ci-test container with || true to avoid name conflicts from leftover containers from prior CI runs
2026-06-01 15:39:45 -06:00
Nicholas Ceballos 1171e15503 feat: add initial multi-environment CI/CD pipeline POC
CI Pipeline / HTML Lint (push) Successful in 1m4s
Deploy QA / Build and Push (push) Successful in 42s
Deploy QA / Deploy to QA (push) Failing after 7s
Deploy QA / Notification (push) Failing after 1s
CI Pipeline / Build Docker Image (push) Failing after 35s
CI Pipeline / Security Scan (push) Has been skipped
CI Pipeline / Generate Summary (push) Failing after 1s
Adds all required files for the proof of concept:
- Gitea Actions CI/CD workflows for QA, staging, and production environments
- Docker build configuration with healthcheck and runtime environment injection
- Nginx server config with security headers and health endpoint
- Sample static frontend application displaying environment metrics
- Comprehensive README documentation with architecture, setup, and usage instructions
2026-06-01 14:23:20 -06:00