Commit Graph

1265 Commits

Author SHA1 Message Date
Puskar Basu
095d34c00a Add control severity in the check run CSV output. Closes #1966 2022-05-13 12:37:07 +01:00
kaidaguerre
dbcbeb1621 Remove limit of 2 decodes - execute as many passes as needed (as long as num deps decreases). Fixes intermittent dependency error when loading steampipe-mod-ibm-insights. Closes #2062 2022-05-13 12:19:12 +01:00
Gábor Lipták
16e1bbac7d Correct golint warnings (2) (#2056)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-05-13 11:53:58 +01:00
dependabot[bot]
5456569528 [dep][go](deps): Bump github.com/gertd/go-pluralize from 0.2.0 to 0.2.1 (#2061)
Bumps [github.com/gertd/go-pluralize](https://github.com/gertd/go-pluralize) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/gertd/go-pluralize/releases)
- [Commits](https://github.com/gertd/go-pluralize/compare/v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/gertd/go-pluralize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 11:50:27 +01:00
Puskar Basu
4c30dd7896 Add acceptance test to verify public schema migration. Closes #2053 2022-05-13 11:32:10 +01:00
kaidaguerre
25ddae3fcc Fix pasting a query during cli initialization causing it to be duplicated on the screen. Closes #1980 2022-05-13 11:29:49 +01:00
kai
13d7ef9120 v0.14.4. Closes #2052 v0.14.4 2022-05-12 16:32:52 +01:00
kai
a8b7f027b8 Update CHANGELOG.md for v0.14.4 #2052 v0.14.4-rc.0 2022-05-12 10:29:06 +01:00
kaidaguerre
25b8d8103c If updated db package of same postgres version is detected, install binaries without doing a full DB install. Closes #2038 2022-05-12 10:22:20 +01:00
kaidaguerre
12bdf62311 Fix ctrl+c during dashboard execution causing a "panic: send on closed channel". Closes #2048 2022-05-12 10:21:55 +01:00
Gábor Lipták
1a27d04bba Correct golint warnings (1) (#1981)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-05-12 10:21:13 +01:00
kaidaguerre
1c98312f0b Move backup trimming to after the backup has been written - prevents backups folder being created unnecessarily. Closes #2049 2022-05-12 10:16:49 +01:00
dependabot[bot]
ec88e7ee9e [dep][dash](deps-dev): Bump @types/jest in /ui/dashboard (#2047)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.5.0 to 27.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 10:12:43 +01:00
dependabot[bot]
0503040467 [dep][go](deps): Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.1 (#2017)
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.15.0 to 4.16.1.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.15.0...v4.16.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 15:51:23 +01:00
dependabot[bot]
edc26fb758 [dep][actions](deps): Bump docker/login-action from 1 to 2 (#2009)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 15:49:37 +01:00
dependabot[bot]
7da1d2beb9 [dep][go](deps): Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4 (#2003)
Bumps [github.com/hashicorp/go-plugin](https://github.com/hashicorp/go-plugin) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/hashicorp/go-plugin/releases)
- [Commits](https://github.com/hashicorp/go-plugin/compare/v1.4.3...v1.4.4)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 15:49:27 +01:00
dependabot[bot]
1e91b46387 [dep][actions](deps): Bump docker/build-push-action from 2 to 3 (#2008)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 15:49:14 +01:00
Puskar Basu
b226aa3995 Fix backward compatibility issues in config file migration. Closes #2042 2022-05-11 15:48:57 +01:00
Mike Burgess
b0adb248ea Improve focus ring colour of text inputs in dashboard UI #4 2022-05-11 15:31:15 +01:00
Mike Burgess
e28d994448 Fix dashboard UI benchmark nodes collapsing during running. Fixes #2045. (#2046) 2022-05-11 15:14:20 +01:00
Mike Burgess
bf86074450 Update "Find a dashboard" link on dashboard UI home page to show all mods on the hub. Closes #2044. 2022-05-11 14:44:27 +01:00
kai
c3b78c72b9 Update CHANGELOG.md for 0.14.3. #2035 v0.14.3 2022-05-11 00:34:57 +01:00
kai
48a086c99c Update CHANGELOG.md for 0.14.3. #2035 2022-05-11 00:32:18 +01:00
kai
ab3d94a20e v0.14.3. Closes #2035 2022-05-11 00:31:37 +01:00
kai
a42e1875cf Revert checking for updated db package of same postgres version. #2034 2022-05-11 00:22:10 +01:00
kai
8c7e6de01c v0.14.2 2022-05-10 19:09:47 +01:00
kai
f2b37933ba v0.14.2. Closes #2032 v0.14.2 2022-05-10 17:04:30 +01:00
kaidaguerre
8f9c60a1c4 Ensure 'Digest' payload field is not empty when calling VersionCheck endpoint. Closes #2030 2022-05-10 16:49:04 +01:00
kaidaguerre
ceac20e262 Fix prepared statement creation failure when installing a fresh db from a mod folder - ensure the search path has been set before calling EnsureSessionData. Closes #2028 2022-05-10 16:40:55 +01:00
kaidaguerre
e12d962a7f When initialising db, check whether the ImageRef of the installed db is correct and if not, reinstall. Closes #2026 2022-05-10 16:37:27 +01:00
Binaek Sarkar
e514d1f567 Limit the number of database backups. Closes #2012 2022-05-10 16:06:10 +01:00
kai
b500c9836e Handle process listing errors when checking for running postgres processes. #2022 v0.14.1 2022-05-09 23:13:04 +01:00
kaidaguerre
6418bb5d9c Check for running service before starting db installation. Kill orphan postgres instance before migration. Closes #2022 2022-05-09 22:35:18 +01:00
kai
48e980da20 Update CHANGELOG.md for v0.14.1. Closes #2023 2022-05-09 22:23:07 +01:00
kai
e72d7f6b80 Update CHANGELOG.md for v0.14.0. #1720 2022-05-09 13:38:41 +01:00
kai
e52ddf661b Update CHANGELOG.md for v0.14.0. Closes #1720 v0.14.0 2022-05-09 11:00:03 +01:00
kai
993ba47d7e Update FDW version to v1.0.0. Update PostgresImageRef to 14.2.0 2022-05-09 10:17:29 +01:00
Binaek Sarkar
40da722df9 Do not fail installation if the previous version of service could not be backed up - just show a warning. Closes #2014 2022-05-09 09:16:53 +01:00
Binaek Sarkar
c5ced36a48 Hides the '--schema-comments' flag in the root 'steampipe' command. Closes #2010 2022-05-06 13:41:19 +01:00
Mike Burgess
d3160ed45a Remove unused dashboard UI testing packages #1429 2022-05-06 11:29:12 +01:00
Mike Burgess
2cedc90b5d Update version to v0.14.0-rc.1 v0.14.0-rc.1 2022-05-05 21:30:05 +01:00
Mike Burgess
cbdefd5d8e Fix duplicate benchmark trunks being shown in dashboard UI when search is used. Fixes #2007. 2022-05-05 21:28:56 +01:00
kai
0418fa09f4 update version to v0.14.0-rc.0 v0.14.0-rc.0 2022-05-05 17:33:20 +01:00
Binaek Sarkar
7d03ac36c3 Updgrade database packaging to use custom build Linux packages including pg_dump and pg_restore. Closes #2005 (#2006) 2022-05-05 17:31:50 +01:00
Binaek Sarkar
744b97f660 Adds support for retaining back up archives as binary as well as text. Closes #1970 2022-05-05 16:43:45 +01:00
Mike Burgess
d23d3c9826 Remove use of useTheme hook in dashboard UI components and replace with dashboard theme context to stop crash when dashboard UI code is embedded elsewhere #1978. 2022-05-05 14:03:21 +01:00
Mike Burgess
de27ba3fb5 Fix text colour in dashboard UI print view #1978. 2022-05-05 13:42:29 +01:00
Mike Burgess
bba0fc711b Add subtle border around plain cards in dashboard UI print view #1978. 2022-05-05 12:16:01 +01:00
Mike Burgess
7d426cdea1 Further improvements to dashboard UI benchmarks print view #1978. 2022-05-05 12:09:02 +01:00
Mike Burgess
a0a4bf437a Improve expansion of dashboard UI benchmark nodes in print view and restore expansion state afterwards #1978. 2022-05-05 10:56:19 +01:00