Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Steampipe v1.0.0 #4426

Merged
merged 136 commits into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
136 commits
Select commit Hold shift + click to select a range
b2c6bca
Update README.md (#4399)
judell Sep 27, 2024
6d94385
Update README.md (#4400)
judell Sep 30, 2024
5fbe2b4
remove variable cmd
pskrbasu May 28, 2024
c8143de
remove check cmd
pskrbasu May 29, 2024
2fa2c6b
remove pkg/controldisplay
pskrbasu May 29, 2024
1146afb
remove dashboard cmd
pskrbasu May 29, 2024
2abfaca
remove mod cmd
pskrbasu May 30, 2024
824b368
remove dashboard service from service cmd
pskrbasu May 30, 2024
608a871
remove pkg/dashboard/dashboardserver
pskrbasu May 30, 2024
9192dc6
remove pkg/dashboard/dashboardassets
pskrbasu May 30, 2024
013e115
remove controlexecute and controlstatus and remove control and benchm…
pskrbasu May 30, 2024
54d3008
remove control testdata
pskrbasu May 30, 2024
5dad84b
remove unnecessary funcs from pkg/modinstaller
pskrbasu May 31, 2024
aba8355
remove ui/dashboard
pskrbasu Jun 28, 2024
08b984f
remove dashboard, check options from workspace profile & default config
pskrbasu Jul 3, 2024
eb07d60
dashboardexecute -> snapshot
pskrbasu Jul 3, 2024
9118329
update version
pskrbasu Jul 5, 2024
9528e77
initial snapshot refactoring
pskrbasu Jul 5, 2024
8cc08d6
remove use of snapshotRequired
kaidaguerre Jul 10, 2024
23f8620
go mod tidy
pskrbasu Aug 19, 2024
fefa319
Revert "go mod tidy"
pskrbasu Sep 3, 2024
462baa7
Revert "remove use of snapshotRequired"
pskrbasu Sep 3, 2024
9c23f46
Revert "initial snapshot refactoring"
pskrbasu Sep 3, 2024
c92bf9f
move stuff to pipe-fittings
kaidaguerre Aug 30, 2024
622f8a4
working on it
kaidaguerre Aug 30, 2024
78d38da
working on it
kaidaguerre Aug 30, 2024
8f17918
working on it
kaidaguerre Sep 2, 2024
489aa1e
working on it
kaidaguerre Sep 2, 2024
e452a77
working on it
kaidaguerre Sep 2, 2024
088b478
steampipe compiles
kaidaguerre Sep 2, 2024
790830d
compiles and seems to work
kaidaguerre Sep 2, 2024
3ac4158
tidy refs
kaidaguerre Sep 3, 2024
1895e37
rebased
kaidaguerre Sep 3, 2024
ea351e9
remove terminal options
kaidaguerre Sep 3, 2024
be4c76f
steampipe compiles
kaidaguerre Sep 3, 2024
f86b8b6
compile fixes, move more utils to pipe-fittings
kaidaguerre Sep 4, 2024
10312a5
compiles but needs testing
kaidaguerre Sep 5, 2024
d35a176
tidy
kaidaguerre Sep 10, 2024
8ef670c
rebase fixes
kaidaguerre Sep 10, 2024
50d6ed0
fix references
kaidaguerre Sep 10, 2024
64b64e4
fix `term` transitive dependency error
kaidaguerre Sep 10, 2024
39569d2
tidy imports
kaidaguerre Sep 10, 2024
e196a23
remove list subcommand
pskrbasu Sep 11, 2024
c3c23d6
fix plugin list
pskrbasu Sep 11, 2024
6d7c5ce
timing broken
kaidaguerre Sep 13, 2024
beebfa8
steampipe timing working
kaidaguerre Sep 13, 2024
748ae53
remove unused display options
kaidaguerre Sep 13, 2024
3581254
query display and query result moved to pipe fittings
kaidaguerre Sep 16, 2024
2c23a00
tidy
kaidaguerre Sep 17, 2024
58e1db7
checkout pipe-fittings
pskrbasu Sep 17, 2024
8853939
path
pskrbasu Sep 17, 2024
c8040a3
cd steampipe
pskrbasu Sep 17, 2024
abf709e
clean
pskrbasu Sep 17, 2024
ebc17d1
fix paths
pskrbasu Sep 17, 2024
f7d2250
Update SteampipeOptionsBlockMapping to only include supported global …
kaidaguerre Sep 17, 2024
cc92a3d
use sdk branch
pskrbasu Sep 17, 2024
f6dd932
rename Connection to SteampipeConnection
kaidaguerre Sep 17, 2024
c0553ef
building
pskrbasu Sep 23, 2024
1a3ca30
Update tests
pskrbasu Sep 24, 2024
74c46dc
Update workflow
pskrbasu Sep 24, 2024
62c4401
go.mod
pskrbasu Sep 24, 2024
a0acd4a
Fix unit tests
pskrbasu Sep 24, 2024
fda7811
Fix unit test
pskrbasu Sep 24, 2024
970c240
use 1.6.x pf
pskrbasu Sep 24, 2024
2d42aa6
use pf correct branch
pskrbasu Sep 24, 2024
c009186
working 1
pskrbasu Sep 24, 2024
015b360
update test workflow
pskrbasu Sep 24, 2024
3442e1b
update test workflow 2
pskrbasu Sep 24, 2024
3d69cc4
update test workflow 3
pskrbasu Sep 24, 2024
9908be6
update test workflow 4
pskrbasu Sep 24, 2024
e6d94b0
update test workflow 5
pskrbasu Sep 24, 2024
a607624
update test workflow 6
pskrbasu Sep 24, 2024
9395cae
update test workflow 7
pskrbasu Sep 24, 2024
5d481f9
app specific for sp plugin
pskrbasu Sep 24, 2024
df374cd
snapshot output and export working
pskrbasu Sep 26, 2024
3bdc65c
finally working
pskrbasu Sep 26, 2024
5a8a79c
publish snapshot working
pskrbasu Sep 26, 2024
49e2ce9
remove introspection tests
pskrbasu Sep 26, 2024
bd7b3ae
remove named query tests
pskrbasu Sep 26, 2024
b266968
comments
pskrbasu Sep 27, 2024
b5bcabf
acc
kaidaguerre Sep 26, 2024
a3fd35b
timing streaming
kaidaguerre Sep 27, 2024
248c3b2
fix cache tests
pskrbasu Sep 27, 2024
ae36eb6
skip tests - add TODOs
pskrbasu Sep 27, 2024
71a8140
skip tests - add TODOs
pskrbasu Sep 27, 2024
61ccd88
fix cloud query issue and re-enable cloud tests
pskrbasu Sep 30, 2024
057650f
fix snapshot and output
pskrbasu Oct 3, 2024
81fdd19
update and re-enable snapshot tests
pskrbasu Oct 3, 2024
9ab4ae4
update version
pskrbasu Oct 3, 2024
b603e6e
remove powerpipe notification
pskrbasu Oct 3, 2024
4fac9a7
removed EnvModLocation & EnvIntrospection
pskrbasu Oct 3, 2024
ab6eb9a
removed mod-location arg and all references
pskrbasu Oct 3, 2024
dcfc939
removed watch arg from query
pskrbasu Oct 3, 2024
1174e8b
removed EnvModLocation
pskrbasu Oct 3, 2024
d2b32f1
removed snapshot file(unused)
pskrbasu Oct 3, 2024
b29b167
removed EnvCloudHost & EnvCloudToken and deprecation handling
pskrbasu Oct 3, 2024
3a5323b
removed EnvIntrospection
pskrbasu Oct 3, 2024
127f521
update version
pskrbasu Oct 3, 2024
c97791c
update release workflow - no assets required
pskrbasu Oct 3, 2024
f8ec976
update release workflow - checkout pipe-fittings
pskrbasu Oct 3, 2024
757c262
update release workflow
pskrbasu Oct 3, 2024
34960d4
remove leftover references of cloudhost, modlocation, dashboard options
pskrbasu Oct 4, 2024
07aafcd
move snapshotPanelData into steampipe from pf
pskrbasu Oct 4, 2024
515d53c
update pipe-fittings and plugin-sdk refs
pskrbasu Oct 4, 2024
033ab47
update workflows
pskrbasu Oct 4, 2024
e6e9bfa
update sdk ref
pskrbasu Oct 4, 2024
babb8a3
update sdk ref
pskrbasu Oct 4, 2024
a7e8255
fdw v1.12.0-rc.0
pskrbasu Oct 4, 2024
7e8f3d2
fdw update
pskrbasu Oct 4, 2024
3c65fa4
update fdw to fix caching
pskrbasu Oct 7, 2024
46ea6da
update caching tests
pskrbasu Oct 7, 2024
6d3e0f4
Fix issue where steampipe was parsing all files in config dir
pskrbasu Oct 7, 2024
6b611a2
Remove args
pskrbasu Oct 8, 2024
ff0ee7c
updated fdw for config dir parsing change
pskrbasu Oct 8, 2024
c8d4ee5
Update SteampipeWorkspaceProfile to warn for removed args in workspac…
pskrbasu Oct 8, 2024
2d05efb
update version
pskrbasu Oct 8, 2024
d174ced
update and enable config precedence tests
pskrbasu Oct 15, 2024
00016ca
tidy
kaidaguerre Oct 15, 2024
4fc6277
Update broken link to CLA (#4403)
vil02 Oct 16, 2024
c1e4aa1
[dep][go](deps): Bump github.com/containerd/containerd (#4405)
dependabot[bot] Oct 16, 2024
2d3b9cd
[dep][go](deps): Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 (#4…
dependabot[bot] Oct 16, 2024
3b7f6b2
[dep][actions](deps): Bump docker/login-action from 2 to 3 (#4370)
dependabot[bot] Oct 16, 2024
8ade67d
Rename CloudMetadata to PipesMetadata, move to pipe-fittings pipes pa…
kaidaguerre Oct 16, 2024
7a7affd
[dep][go](deps): Bump github.com/bgentry/speakeasy from 0.1.0 to 0.2.…
dependabot[bot] Oct 16, 2024
ba9df9a
[dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.22…
dependabot[bot] Oct 16, 2024
40e0995
v1.0.0-rc.2
kaidaguerre Oct 16, 2024
508e77a
Update README.md (#4411)
judell Oct 18, 2024
32ec33a
v1.0.0-rc.3
pskrbasu Oct 18, 2024
e5acea7
update tests
pskrbasu Oct 18, 2024
79e1d1c
Simplify install block in README
e-gineer Oct 18, 2024
76ae7a8
Release issue template
pskrbasu Oct 21, 2024
ed32fb1
Update to use pipe-fittings v1.6.0 (#4414)
pskrbasu Oct 22, 2024
6c368fb
Update steampipe to use SDK v5.11.0
pskrbasu Oct 22, 2024
a456333
Update to FDW v1.12.0 (#4415)
pskrbasu Oct 22, 2024
f9c2d38
v1.0.0
pskrbasu Oct 22, 2024
003ea9c
run release only on ubuntu for now
pskrbasu Oct 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/release_issue.md
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`.
2 changes: 1 addition & 1 deletion .github/workflows/buildDBImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:

# Login to GHCR
- name: Log in to the Container registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
Expand Down
Loading
Loading