proxy.golang.org : github.com/quasoft/changelog-nightly-parser
changelog-nightly-parser is an AWS Lambda function that visits the Changelog Nightly page, extracts the URLs of trending repositories found and stores them as a JSON file the the specified Github repository. Three environment variables have to be defined for the Lambda function to work: - GITHUB_REPOSITORY - name of repository to which to upload the JSON file (eg. "trending-daily"). - GITHUB_OWNER - Github username (eg. "myusername") - GITHUB_TOKEN - Github personal token (eg. "myusername")
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/quasoft/changelog-nightly-parser
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/quasoft
Last synced: 2 months ago