slackapi/deno-slack-hub

GitHub Workflow: Source Deno Version

Aperta

#6 aperta il 19 lug 2023

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (3 fork)auto 404
good first issuehelp wanted

Metriche repository

Star
 (9 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor