Skip to content

Files

Latest commit

bc2dd5f · Jun 21, 2023

History

History

sensu-go-agent

Debian Package - Sensu-go-agent Build Status

Report issues and send Pull Requests in the main Debian Packages repository

Provides Sensu-go-agent debian package.

Build

Build for all enabled debian distributions

$ make build

Build for a specific enabled debian distribution

$ make build.stretch
$ make build.buster
$ make build.bullseye
…

Update

  • Check for new versions on https://github.com/sensu/sensu-go/releases
  • Update "PACKAGE_VERSION" accordingly in Makefile
  • Add an entry to debian/[distribution]/changelog (use "date --rfc-2822 -u" command to specify date)