slackapi/deno-slack-hub

GitHub Workflow: Source Deno Version

開放

#6 建立於 2023年7月19日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (3 個分叉)auto 404
good first issuehelp wanted

倉庫指標

星標
 (9 顆星)
PR 合併指標
 (平均合併 6小時 41分鐘) (30 天內合併 4 個 PR)

描述

Source Deno version in GitHub Actions

Currently the GitHub Actions hard codes the deno-version value, Ideally we want the the deno-version value to be sourced dynamically from https://api.slack.com/slackcli/metadata.json 🔗

It is possible to set environment variable in a step this could be a potential solution to fetch, parse and set the deno-version

Context: #5 this comment

貢獻者指南