1.0.7 • Published 2 years ago

github-env-cleaner v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

github-env-cleaner

☁️ Remove github deployment history.

A simple command line tool for removing repository's deployment history. (using github REST api)

Usage

First you need a access token with repo_deployment privilege. you can create a new token from Settings->Developer Settings->Personal Access Tokens.

pnpm dlx github-env-cleaner // or npx github-env-cleaner

Known limitations

Github will not allow you to remove active deployments. More information at https://docs.github.com/en/rest/deployments/deployments#delete-a-deployment

1.0.7

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago