slackapi/deno-slack-hub

GitHub Workflow: Source Deno Version

オープン

#6 opened on 2023/07/19

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (3 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (9 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド