microsoft/PowerShellForGitHub

Feature Request: Artifacts API

Offen

#315 geöffnet am 27.01.2021

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)PowerShell (189 Forks)auto 404
help wantedup for grabs

Repository-Metriken

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

Beschreibung

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.

Contributor Guide