microsoft/PowerShellForGitHub

Feature Request: Artifacts API

Aperta

#315 aperta il 27 gen 2021

 (2 commenti) (0 reazioni) (0 assegnatari)PowerShell (189 fork)auto 404
help wantedup for grabs

Metriche repository

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

Descrizione

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.

Guida contributor