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 合并指标
 (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

贡献者指南