joerdav / xc

Markdown defined task runner.
https://xcfile.dev/
MIT License
1.04k stars 25 forks source link

I'm a fan of this idea, I just want to make sure all the options have been thought about! #90

Closed Bellchel closed 12 months ago

Bellchel commented 12 months ago
          I'm a fan of this idea, I just want to make sure all the options have been thought about!

The things I'm thinking about when I'm looking at features for xc are:

Azure - Deploy Preview Environment# GitHub CLI api

https://cli.github.com/manual/gh_api

gh api \ --method DELETE \ -H "Accept: application/vnd.github+json" \ -H "X-GitHub-Api-Version: 2022-11-28" \ /repos/OWNER/REPO/actions/artifacts/ARTIFACT_ID# GitHub CLI api

https://cli.github.com/manual/gh_api

gh api \ --method DELETE \ -H "Accept: application/vnd.github+json" \ -H "X-GitHub-Api-Version: 2022-11-28" \ /repos/OWNER/REPO/actions/artifacts/ARTIFACT_ID