slackapi/deno-slack-hub

GitHub Workflow: Source Deno Version

Offen

#6 geöffnet am 19.07.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (3 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (9 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide