Commit Graph

9 Commits

Author SHA1 Message Date
Renovate Bot 09b3fe9bb2 chore(deps): update n8nio/n8n docker tag to v2.23.0 2026-05-27 12:01:47 +00:00
chemavx 01d606809f Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
CI/CD / build-and-push (push) Successful in 6s
Reviewed-on: #1
2026-05-20 14:07:59 +00:00
Renovate Bot 71e2842a24 Add renovate.json 2026-05-20 13:53:24 +00:00
chemavx b6a83c687d ci: install pyyaml before YAML validation step
CI/CD / build-and-push (push) Successful in 5s
catthehacker/ubuntu:act-22.04 does not include PyYAML pre-installed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 10:03:04 +00:00
chemavx ed5c038a50 ci: add image verification, YAML validation, and Telegram notifications
CI/CD / build-and-push (push) Failing after 4s
- Verify n8n image exists in Gitea registry via Docker API before updating manifest
- Validate YAML of modified manifest after sed (python3 yaml.safe_load)
- Notify Telegram on success/failure with job status (if: always())

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 09:56:29 +00:00
chemavx b9ce8e2090 ci: migrate to buildx docker-container driver with standalone buildkitd
CI/CD / build-and-push (push) Successful in 1m39s
2026-04-22 20:40:08 +00:00
chemavx d171ce685d ci: retry — set CI_TOKEN secret
CI/CD / build-and-push (push) Successful in 3m28s
2026-04-14 18:46:38 +00:00
chemavx 856ff7b86f fix: simplify sed pattern for n8n image replacement
CI/CD / build-and-push (push) Failing after 4s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 17:40:15 +00:00
chemavx 95e06ba47c feat: initial custom n8n image with n8n-nodes-upload-post@0.1.42
- Dockerfile based on n8nio/n8n:2.15.1
- Pre-installs n8n-nodes-upload-post@0.1.42 as PVC bootstrap
- CI/CD with SHA tags matching polymarket-bot pattern
- README with version bump process and migration warnings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-14 17:39:51 +00:00