Puskar Basu

Results 87 issues of Puskar Basu

Reproduction steps: 1. Install a mod 2. Run `powerpipe server` 3. Update a dashboard/benchmark 4. Publish/Tag a new version of the mod 5. Run `powerpipe mod update` 6. Mod gets...

Update the workflow to a common and consistent pattern which will be used all the current and future pipelings.

pipeling_consistency

### Run smoke tests after releasing prod versions Currently, smoke tests on Linux distributions are run before a production release. This takes a lot of time for the release process...

github_actions

Update the workflow to a common and consistent pattern which will be used all the current and future pipelings. ## Versioning The versioning has to be updated to follow the...

pipeling_consistency

Create a new dynamic connection eg csv: ```hcl connection "csv5" { plugin = "csv" paths = [ "~/.steampipe/csv/*.csv" ] } ``` Run query: ```sql steampipe query "SELECT table_name FROM information_schema.tables...

bug
stale
needs review

We should look to use pipe-fittings/v2/utils.PidExists instead of this function in stop_services.go. Currently, when using the pipe-fittings function, we see some errors with the pids not being found resulting in...

core
stale

Snapshots generated through steampipe currently have `.sps` extension. Since Snapshots can now be opened/accessed from Powerpipe, the extension should be `.pps`

stale

Always add the latest tag to the released postgres DB images to GHCR (only for final releases)

github_actions
stale

After uninstalling a plugin steampipe asks to remove the existing/associated connections. But it is not mandatory to remove them to continue using Steampipe as the error message says

bug
stale