mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Add 2 steps to the "Releasing Fleet" process (#8101)
- Add a "Deploy to dogfood" step - Add a "Notify the @sandbox-oncall" step
This commit is contained in:
parent
e68e21d3bc
commit
e5e2fe7965
1 changed files with 5 additions and 1 deletions
|
|
@ -91,7 +91,11 @@ Note: Please prefix versions with `fleet-v` (e.g., `fleet-v4.0.0`) in git tags,
|
|||
> publish a prerelease of fleetctl while the most recent fleetctl npm package, available for public
|
||||
> download, is still the latest _official_ release.
|
||||
|
||||
5. Announce the release in the #fleet channel of [osquery
|
||||
5. Deploy the new version to Fleet's internal dogfood instance: https://fleetdm.com/handbook/engineering#deploying-to-dogfood.
|
||||
|
||||
6. In the #g-infrastructure Slack channel, notify the @sandbox-oncall of the release. This way, the @sandbox-oncall individual can deploy the new version.
|
||||
|
||||
7. Announce the release in the #fleet channel of [osquery
|
||||
Slack](https://fleetdm.com/slack) and
|
||||
update the channel's topic with the link to this release. Using `@here` requires admin
|
||||
permissions, so typically this announcement will be done by `@zwass`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue