CI/CD
程式碼檢查與部署自動化
Python Linter & Formatter
Python 程式碼檢查器與格式化 Linter 什麼是 Linter Linter 或 lint,主要功能是對程式進行靜態分析——在程式未執行情況下檢查出潛在的語法錯誤。 Linter...
GitHub Action Workflow
GitHub Actions 是 GitHub 提供的 CI/CD 解決方案。 免費版的限制: 私有專案庫:2000 分鐘/月 公開專案庫:無限制 Tutorials Gi...
Learning CI/CD
Introduction Introduction to GitHub Actions for Python Projects - PyImageSearch Drone CI ...
Bitbucket Webhook
URL: How to Create a Basic CI/CD Pipeline with Webhooks on Linux Tech Stacks Bitbucket Webho...