-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4426 from turbot/v1.0.x
Release Steampipe v1.0.0
- Loading branch information
Showing
861 changed files
with
2,582 additions
and
95,897 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Steampipe Release | ||
about: Steampipe Release | ||
title: "Steampipe v<INSERT_VERSION_HERE>" | ||
labels: release | ||
--- | ||
|
||
#### Changelog | ||
|
||
[Steampipe v<INSERT_VERSION_HERE> Changelog](https://github.com/turbot/steampipe/blob/v<INSERT_VERSION_HERE>/CHANGELOG.md) | ||
|
||
## Checklist | ||
|
||
### Pre-release checks | ||
|
||
- [ ] All acceptance tests pass in `steampipe` release PR | ||
- [ ] Update check is working | ||
- [ ] Steampipe version is correct | ||
- [ ] Steampipe Changelog updated and reviewed | ||
|
||
### Release Steampipe | ||
|
||
- [ ] Merge the release PR | ||
- [ ] Trigger the `Steampipe CLI Release` workflow. This will create the release build. | ||
- [ ] Trigger the `Publish and Update Brew` workflow. This will update the brew formula. | ||
|
||
### Post-release checks | ||
|
||
- [ ] Update Changelog in the Release page (copy and paste from CHANGELOG.md) | ||
- [ ] Test Linux install script | ||
- [ ] Test Homebrew install | ||
- [ ] Release branch merged to `develop` | ||
- [ ] Raise Changelog update to `steampipe.io`, get it reviewed. | ||
- [ ] Merge Changelog update to `steampipe.io`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.