Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 552 Bytes

File metadata and controls

16 lines (8 loc) · 552 Bytes

Developing nerve-tools

Building a testing deb

Manually edit ./debian/changelog and add a new entry/change the version in the top-most entry to a distinct version. Run make package_jammy. Afterwards you'll have a new .deb file in dist/.

Releasing

Edit ./setup.py and change version to the version you want to release. Afterwards run make release, and run the commands it outputs.

We pin the nerve-tools version in puppet hieradata, so you can roll out new versions per environments/regions

Testing

Run make itest_jammy.