Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonw/scrape-github-actions-package-versions

Git scraper recording the package versions installed on the defaul GitHub Actions ubuntu-latest worker
https://github.com/simonw/scrape-github-actions-package-versions

git-scraping

Last synced: 27 days ago
JSON representation

Git scraper recording the package versions installed on the defaul GitHub Actions ubuntu-latest worker

Awesome Lists containing this project

README

        

# scrape-github-actions-package-versions

[Git scraper](https://simonwillison.net/2020/Oct/9/git-scraping/) recording the package versions installed on the defaul GitHub Actions ubuntu-latest worker

Once a day this repo runs the following command:

apt list --installed > ubuntu-latest-installed.txt

And commits any changes back to the repository.