Skip to content

suzuki-shunsuke/renovate-github-tags-datasource-repositories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renovate-github-tags-datasource-repositories

Renovate github-tags Datasource Repositories.

Goal of this Project

Update the following packages by Renovate.

  • AWS RDS Engine version
  • AWS Elasticache Engine version
  • etc

Overview

There are packages which it is difficult to update them by Renovate. For example, there is no Renovate Managers and Datasources for AWS RDS and Elasticache engine version.

So we create GitHub repositories as github-tags Datasources to update them by Regex Managers.

In those repositories, Git tags are synchronized with package's version periodically.

Project components

There are three components

Datasource repositories

How Git tags are synchronized with package's version periodically?

In those repositories, GitHub Actions is run daily and available package's versions are gotten and Git tags are pushed to the repositories. For example, AWS RDS engine versions are gotten by aws rds describe-db-engine-versions.

LICENSE

MIT

About

Renovate github-tags Datasource Repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages