This website requires JavaScript.
Explore
Help
Register
Sign In
old-docker-actions
/
calculate-version
Watch
2
Star
0
Fork
0
Code
Pull Requests
Actions
Releases
4
Activity
Files
a39dfba9da00a5430b9513c28d43f75de7c3ab35
calculate-version
/
app
T
History
Jeffery
ffd176a69f
test(version): 補上 nextVersion 的單元測試
2026-06-30 16:16:34 +08:00
..
test
test(version): 補上 nextVersion 的單元測試
2026-06-30 16:16:34 +08:00
config.js
fix(設定與 release 取得): 補 GITEA_REPOSITORY 格式驗證並讓 JSON 解析錯誤帶回傳內容
2026-06-30 12:42:11 +08:00
index.js
refactor(版本計算流程): 將 main 拆成參數檢查、取得舊版本、計算版本號三階段並抽出 nextVersion
2026-06-30 16:16:31 +08:00
logger.js
feat(啟動橫幅與 log 格式): 啟動輸出 Action 資訊橫幅並統一 log 訊息為 [等級][時間] 格式
2026-06-30 12:42:11 +08:00
output.js
docs(calculate-version): 補齊 function JSDoc 與指令檔逐行註解並重建 README
2026-06-30 12:42:11 +08:00
package.json
refactor(calculate-version): 將版本計算邏輯由 bash 改寫為 Node.js 並依功能分檔
2026-06-26 10:41:34 +08:00
releases.js
fix(設定與 release 取得): 補 GITEA_REPOSITORY 格式驗證並讓 JSON 解析錯誤帶回傳內容
2026-06-30 12:42:11 +08:00
version.js
refactor(版本計算流程): 將 main 拆成參數檢查、取得舊版本、計算版本號三階段並抽出 nextVersion
2026-06-30 16:16:31 +08:00