microsoft/PowerShellForGitHub

Feature Request: Artifacts API

Ouverte

#315 ouverte le 27 janv. 2021

 (2 commentaires) (0 réaction) (0 personne assignée)PowerShell (189 forks)auto 404
help wantedup for grabs

Métriques du dépôt

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

Description

Feature Idea Summary

Implement the artifacts API for Github Actions primarily to download artifacts. This is useful for grabbing commit builds, etc. quickly using scripts, or updating a test to the latest commit

Feature Idea Additional Details

https://docs.github.com/en/rest/reference/actions#artifacts Conventions would match other cmdlets. Of primary interest are list, get, download

Requested Assignment

If tagged as up-for-grabs I will attempt to implement this.

Guide contributeur