slackapi/deno-slack-hub

GitHub Workflow: Source Deno Version

Ouverte

#6 ouverte le 19 juil. 2023

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (3 forks)auto 404
good first issuehelp wanted

Métriques du dépôt

Stars
 (9 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur