Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Releases: elephant-graveyard/pd

pd release v2.5.5

12 Jan 09:22
Compare
Choose a tag to compare

Changelog

pd release v2.5.4

07 Jan 13:27
Compare
Choose a tag to compare

Changelog

  • fc56640 Remove netgo build flag
  • c96606b Bump github.com/PagerDuty/go-pagerduty from 1.4.2 to 1.4.3

pd release v2.5.3

09 Nov 19:17
Compare
Choose a tag to compare

Changelog

6b11ce2 Simplify GitHub Action for build and test
dcc76cd Bump to Go 1.17

pd release v2.5.2

09 Nov 19:10
Compare
Choose a tag to compare

Changelog

033c582 Bump github.com/gonvenience/neat from 1.3.5 to 1.3.6
b9873a8 Fix Go version setup in GitHub Actions
a654131 Upgrade to GitHub-native Dependabot
21d0db9 Bump dependencies bunt
a8f0324 Use Go built-in homedir
ac511e5 Recreate Go sum file
eb97737 Bump github.com/gonvenience/bunt from 1.3.0 to 1.3.1
f59767b Fix test command for tap

pd release v2.5.1

17 Feb 09:03
Compare
Choose a tag to compare

Refresher release due to switching to GoReleaser based builds.

Please note: The release downloads are now tarballs containing the pd binary. A download script was added to support both types of release downloads.

Changelog

30b59a1 Remove arm64 support
4837261 Change to GoReleaser and GitHub Actions
f1ba5c1 Fix ineffective assignments and unused variables
a37f389 Update Go module dependencies
2f968a2 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
40c4aa8 Bump github.com/gonvenience/bunt from 1.2.0 to 1.3.0
bccfb5e Bump github.com/gonvenience/bunt from 1.1.4 to 1.2.0

pd release v2.5.0

18 Nov 21:10
Compare
Choose a tag to compare

Introduced shift report command to create custom shift reports based on Go templates.

pd release v2.4.1

10 Nov 08:18
ed4f514
Compare
Choose a tag to compare

Updated the README.md file and added helpful error messages if the .pd.yml file is not configured correctly.

pd release v2.4.0

06 Nov 12:56
801f26b
Compare
Choose a tag to compare

Introduced commands to display the current shift (based on the configuration) and another command to list the alerts of a user at a given shift.

pd release v2.3.4

17 Sep 13:10
Compare
Choose a tag to compare

Initial release with on-call command in the pd command line tool. It shows the on-calls of the current user.