clj-python / clj-python/libpython-clj

add .devcontainer setup

未關閉
#262 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Clojure
星號
1.2k
分支
74
PR 合併指標
30 天內沒有已合併 PR

描述

similar to this:
https://github.com/scicloj/devcontainer-templates/tree/main/src/scicloj

(not needed things can be removed, if needed)

->
Makes hacking on libpython-clj a bit easier.

The setup as well be re-used for a test suite with GitHub actions.
But not sure it would simplify this a lot:
https://github.com/clj-python/libpython-clj/blob/master/.github/workflows/test.yml

Devcontainer have different "philosophy". Instead of testing all JDKs, we "freeze to one".

See here for reference:
https://github.com/scicloj/clojisr/blob/master/.github/workflows/ci.yml

The tests run "inside" the same devcontainer setup then the "project" has.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先,將 scicloj devcontainer-templates 的範例和 clojisr 的 .github/workflows/ci.yml 與 libpython-clj 的 .github/workflows/test.yml 進行比較。找出開發 libpython-clj 以及在 devcontainer 中執行其測試所需的最小設定。當儲存庫擁有可用的 .devcontainer 設定,且可以使用該設定執行相關測試時,即表示完成。

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

評估

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

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

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