Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This repository watches for new diesel_cli releases and publishes rebuilt binaries.

It is intended for use by OSRD's editoast container. As such, the build is done using musl and with only postgres enabled. (Unlike the official diesel_cli build that use glibc)

  • Every 6 hours, GitHub Actions checks crates.io for the latest diesel_cli version.
  • If a release tag for that version does not already exist in this repo, it builds binaries.
  • It publishes a release tagged like diesel-cli-v2.3.6.
  • You can also trigger a manual build with workflow_dispatch and optionally provide a version.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors