Skip to content

A simple script to retrieve the latest version/tag for interesting repos.

Notifications You must be signed in to change notification settings

anujp31/release-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

release-watch

A simple script to retrieve the latest version/tag for interesting repos.

How to use

Create a ~/.config/release-watch.toml with your github creds and the repositories you want to watch

github_user = "anujp31"
github_token = "XXXXXXXXXXXXXXXXXX"
sub_urls = [
    "apache/airflow",
    "apache/spark",
    "databricks/dbt-databricks",
    "dbt/dbt-core",
]

Run via poetry

poetry install
poetry run releases

About

A simple script to retrieve the latest version/tag for interesting repos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages