teleport/build.assets/version-check
Walt 854053326a
Conditionally publish deb packages (#9496)
This patch makes a couple changes:

  1. deb archives are not published to apt if they're not the latest
     release ever
  2. both rpm and deb archives are no longer published to yum / apt if
     they contain any pre-release indicator or build metadata
  3. nothing is published if the commit isn't tagged.

Contributes to https://github.com/gravitational/teleport/issues/8166
2022-01-14 03:52:15 +00:00
..
go.mod Conditionally publish deb packages (#9496) 2022-01-14 03:52:15 +00:00
go.sum Conditionally publish deb packages (#9496) 2022-01-14 03:52:15 +00:00
main.go Conditionally publish deb packages (#9496) 2022-01-14 03:52:15 +00:00
main_test.go Conditionally publish deb packages (#9496) 2022-01-14 03:52:15 +00:00