Skip to content

Releases: firehydrant/signals-migrator

v0.8.3

06 Feb 17:38
e85a4c4

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/charmbracelet/huh from 0.7.0 to 0.8.0 by @dependabot[bot] in #181
  • build(deps): bump modernc.org/sqlite from 1.39.0 to 1.40.0 by @dependabot[bot] in #183
  • build(deps): bump golang.org/x/tools from 0.38.0 to 0.40.0 in /_tools by @dependabot[bot] in #190
  • build(deps): bump modernc.org/sqlite from 1.40.0 to 1.40.1 by @dependabot[bot] in #187
  • Fix FOREIGN KEY constraint error when importing schedules with missing teams by @resputin in #199

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

15 Oct 13:57
ed7c21d

Choose a tag to compare

Changelog

v0.8.1

10 Oct 20:25
242f81d

Choose a tag to compare

Changelog

  • 242f81d Add report of overrides per schedule to terraform output file (#177)
  • ff252b0 make log more obvious for skipped steps (#176)

v0.8.0

09 Oct 23:02
10806a4

Choose a tag to compare

Changelog

  • 10806a4 Add escalation policy default param (#174)
  • 9353fe2 FH-1578: Support rotations (#158)
  • 2881233 FH-1692: Fix Schedule Targeting (#161)
  • 294715c PDE-5441/update migrator (#148)
  • b5ef45f Revert FH-1166 (#154)
  • 130f5fe Small fixes so things render (#172)
  • ab6d4cd Update recommendation to use SCIM (#143)
  • a1263de Update schedule rendering to include first rotation (#171)
  • 0774320 build(deps): bump github.com/charmbracelet/huh from 0.4.2 to 0.6.0 (#79)
  • 257e280 build(deps): bump github.com/charmbracelet/huh from 0.6.0 to 0.7.0 (#135)
  • 30fc2c1 build(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 (#87)
  • c01f3f1 build(deps): bump github.com/firehydrant/firehydrant-go-sdk (#149)
  • 338f7dd build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#114)
  • 5a4282c build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#156)
  • 886d9f7 build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#88)
  • b02c031 build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#89)
  • d437f9e build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#99)
  • 015eb7e build(deps): bump github.com/firehydrant/terraform-provider-firehydrant from 0.14.0 to 0.14.7 (#170)
  • b298678 build(deps): bump github.com/golangci/golangci-lint from 1.59.1 to 1.61.0 in /_tools (#80)
  • 06e8e4f build(deps): bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.3 in /_tools (#106)
  • 5311266 build(deps): bump github.com/golangci/golangci-lint from 1.63.3 to 1.63.4 in /_tools (#108)
  • f95d1bf build(deps): bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.5 in /_tools (#119)
  • f6cb169 build(deps): bump github.com/golangci/golangci-lint in /_tools (#122)
  • d8d15aa build(deps): bump github.com/golangci/golangci-lint in /_tools (#128)
  • 8b37225 build(deps): bump github.com/golangci/golangci-lint in /_tools (#91)
  • 8ab9f9e build(deps): bump github.com/golangci/golangci-lint in /_tools (#94)
  • d1636e0 build(deps): bump github.com/gosimple/slug from 1.14.0 to 1.15.0 (#103)
  • 7e22de2 build(deps): bump github.com/hashicorp/go-retryablehttp (#133)
  • 419c359 build(deps): bump github.com/hashicorp/hcl/v2 from 2.21.0 to 2.22.0 (#76)
  • 29e96b0 build(deps): bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 (#92)
  • b8067ad build(deps): bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 (#146)
  • 71adc89 build(deps): bump github.com/sqlc-dev/sqlc from 1.27.0 to 1.28.0 in /_tools (#112)
  • 54cc319 build(deps): bump github.com/sqlc-dev/sqlc in /_tools (#134)
  • 96dd3b5 build(deps): bump github.com/sqlc-dev/sqlc in /_tools (#160)
  • 8398e5d build(deps): bump github.com/sqlc-dev/sqlc in /_tools (#67)
  • 8985cc2 build(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.4 (#72)
  • 9c11713 build(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 (#84)
  • 5a739cf build(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 (#123)
  • 0132342 build(deps): bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 (#142)
  • 8c89d7a build(deps): bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 (#95)
  • 23201f6 build(deps): bump github.com/zclconf/go-cty from 1.15.1 to 1.16.2 (#113)
  • 41cb1ef build(deps): bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 (#138)
  • ae9a8b3 build(deps): bump github.com/zclconf/go-cty from 1.16.3 to 1.17.0 (#163)
  • 5d1a1bb build(deps): bump golang.org/x/tools from 0.23.0 to 0.26.0 in /_tools (#83)
  • 3bb4ba0 build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 in /_tools (#90)
  • ac132e3 build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 in /_tools (#98)
  • ac9e346 build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 in /_tools (#109)
  • 8d275e6 build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 in /_tools (#116)
  • 8362996 build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0 in /_tools (#124)
  • 8e454ec build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0 in /_tools (#132)
  • 5f8a6c7 build(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 in /_tools (#137)
  • 2d14a63 build(deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 in /_tools (#140)
  • b0f4974 build(deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 in /_tools (#147)
  • 435d166 build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /_tools (#155)
  • b610591 build(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in /_tools (#164)
  • 01a0eed build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /_tools (#173)
  • a29cfce build(deps): bump gotest.tools/gotestsum in /_tools (#126)
  • 6c456c8 build(deps): bump gotest.tools/gotestsum in /_tools (#136)
  • 09af033 build(deps): bump gotest.tools/gotestsum in /_tools (#144)
  • 2fe00f5 build(deps): bump gotest.tools/gotestsum in /_tools (#165)
  • 284be06 build(deps): bump gotest.tools/v3 from 3.5.1 to 3.5.2 (#115)
  • 1ed6bcb build(deps): bump modernc.org/sqlite from 1.30.2 to 1.32.0 (#69)
  • 749d783 build(deps): bump modernc.org/sqlite from 1.32.0 to 1.33.1 (#82)
  • 2d05e03 build(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.1 (#93)
  • 5430c8b build(deps): bump modernc.org/sqlite from 1.34.1 to 1.34.2 (#96)
  • 485366c build(deps): bump modernc.org/sqlite from 1.34.2 to 1.34.4 (#102)
  • 5f949d1 build(deps): bump modernc.org/sqlite from 1.34.4 to 1.34.5 (#111)
  • c4603c4 build(deps): bump modernc.org/sqlite from 1.34.5 to 1.35.0 (#120)
  • 2ecfd14 build(deps): bump modernc.org/sqlite from 1.35.0 to 1.36.0 (#121)
  • 6b4636d build(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1 (#127)
  • 0033184 build(deps): bump modernc.org/sqlite from 1.36.1 to 1.36.3 (#130)
  • 2e1bfab build(deps): bump modernc.org/sqlite from 1.36.3 to 1.37.0 (#131)
  • 0be198d build(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 (#139)
  • 0235ccc build(deps): bump modernc.org/sqlite from 1.37.1 to 1.38.0 (#141)
  • f7e4a67 build(deps): bump modernc.org/sqlite from 1.38.0 to 1.38.1 (#150)
  • 7dcb059 build(deps): bump modernc.org/sqlite from 1.38.1 to 1.38.2 (#151)
  • 0c6f57c build(deps): bump modernc.org/sqlite from 1.38.2 to 1.39.0 (#166)
  • eba6a2a feat: adding support for ordered member import (#145)

v0.7.0

20 Aug 20:55
0335b41

Choose a tag to compare

Changelog

  • 0335b41 Bump Terraform provider to 0.11.0 (#73)
  • 0b87eb0 build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#71)
  • 9bef138 build(deps): bump github.com/opsgenie/opsgenie-go-sdk-v2 (#56)
  • 76713fd build(deps): bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 (#59)

v0.6.0

05 Aug 20:38
57d9527

Choose a tag to compare

Changelog

  • 57d9527 Make email column case-insensitive (#65)
  • ec6b8cf build(deps): bump github.com/charmbracelet/huh from 0.3.0 to 0.4.2 (#46)
  • c0279a3 build(deps): bump github.com/firehydrant/terraform-provider-firehydrant (#44)
  • 6c0f80e build(deps): bump github.com/golangci/golangci-lint in /_tools (#43)
  • 69c199e build(deps): bump github.com/golangci/golangci-lint in /_tools (#47)
  • 7ad4574 build(deps): bump github.com/golangci/golangci-lint in /_tools (#51)
  • d420ca3 build(deps): bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 (#53)
  • b5026d0 build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 in /_tools (#54)
  • c0c61fd build(deps): bump gotest.tools/gotestsum in /_tools (#48)
  • 0a3a0f2 build(deps): bump modernc.org/sqlite from 1.29.10 to 1.30.0 (#49)
  • e987cf0 build(deps): bump modernc.org/sqlite from 1.29.9 to 1.29.10 (#42)
  • d06e629 build(deps): bump modernc.org/sqlite from 1.30.0 to 1.30.1 (#52)
  • 6242cd5 build(deps): bump modernc.org/sqlite from 1.30.1 to 1.30.2 (#58)
  • 2ced774 go: bump 1.22.3 (#45)
  • fb824bb opsgenie: skip importing escalation policy whose team isn't known (#64)
  • af597c3 opsgenie: skip unimported members (#66)
  • 35ca35c tfrender: trim v-prefix when it exists (#60)

v0.5.0

16 May 00:47
8bb6613

Choose a tag to compare

Changelog

  • 8bb6613 tfrender: properly correlate schedule and team on import (#41)

v0.4.0

14 May 22:23
dc7d9c9

Choose a tag to compare

Changelog

  • 1bf53df build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#36)
  • dc7d9c9 import: fix paddings and import-all workflow (#38)
  • 69c6280 import: run import all when asked (#37)
  • cb69282 pager/og: safer teamID retrieval (#39)
  • 55de334 readme: link to API key docs

v0.3.0

09 May 16:02
b33eb82

Choose a tag to compare

Changelog

  • 7828f92 build(deps): bump github.com/golangci/golangci-lint in /_tools (#35)
  • 3bedc6f build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 in /_tools (#34)
  • b33eb82 import: create or merge user (#26)

v0.2.0

06 May 17:26
69dbcd5

Choose a tag to compare

Changelog

  • 69dbcd5 bug: tfrender now properly associates escalation policy step to oncall schedule (#33)
  • f8f8fab build(deps): bump github.com/golangci/golangci-lint in /_tools (#31)
  • 6567015 build(deps): bump modernc.org/sqlite from 1.29.8 to 1.29.9 (#32)
  • e0301e2 pager: fixup victorops (#29)