DeployBoard / DeployBoard/deployboard-python

run seed on ci job

未關閉
#66 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
10
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

**Is your feature request related to a problem? Please describe.**
When the CI environment gets deployed, I currently need to manually run the db_seed.py script against that environment in order to properly test.

**Describe the solution you'd like**
We should have a github action, or something else, run the seed script automatically.

**Describe alternatives you've considered**
I have not given it much thought yet as to where/what can run the script, besides an action.

**Additional context**
None.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

首先找到 db_seed.py,並檢視 CI 環境如何部署。確定 GitHub Action 可以在哪裡針對該環境執行 seed 指令碼,並在 CI 部署期間無需手動介入即可自動完成 seeding 時,將該 issue 視為完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
github-actions, python
領域
ci-cd, databases, devops
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。