kai
|
7ab7792975
|
Update go to 1.19 in github actions
|
2022-08-03 12:32:48 +01:00 |
|
kaidaguerre
|
305fb9107b
|
Add support for plugins to handle multiple connections. Closes #2262
|
2022-07-22 14:53:54 +01:00 |
|
dependabot[bot]
|
62af5d3922
|
[dep][actions](deps): Bump goreleaser/goreleaser-action from 2 to 3 (#2099)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-23 10:55:26 +01:00 |
|
Puskar Basu
|
07d3e7f8ca
|
Run acceptance tests on both darwin(macos) and linux(ubuntu). Closes #2060
|
2022-05-16 13:35:50 +01:00 |
|
dependabot[bot]
|
25c0ad3347
|
[dep][actions](deps): Bump actions/setup-go from 2 to 3 (#1827)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
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-04-19 12:12:14 +01:00 |
|
dependabot[bot]
|
cd50138c9e
|
[dep][actions](deps): Bump actions/upload-artifact from 2 to 3 (#1828)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-04-19 12:12:01 +01:00 |
|
dependabot[bot]
|
3bc172a772
|
[dep][actions](deps): Bump actions/download-artifact from 2 to 3 (#1829)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/download-artifact
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-04-19 12:11:48 +01:00 |
|
Puskar Basu
|
9fa5dfec55
|
Update CLI version of Go to 1.18. Closes #1783
|
2022-04-11 10:35:03 +01:00 |
|
Binaek Sarkar
|
7f5a379731
|
Updates database version to postgresql14. Closes #43
|
2022-04-01 14:52:52 +01:00 |
|
dependabot[bot]
|
006e0b5279
|
[dep][actions](deps): Bump actions/cache from 2 to 3 (#1716)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
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-03-30 10:35:26 +01:00 |
|
Puskar Basu
|
200f70a822
|
Fix unit tests. Update acceptance test workflow to run them correctly. Closes #1611
|
2022-03-17 11:33:57 +00:00 |
|
dependabot[bot]
|
ff5c64f8b9
|
Bump actions/checkout from 2 to 3 (#1576)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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-03-07 14:07:28 +00:00 |
|
Binaek Sarkar
|
366c6694f2
|
Add new workflow to release both CLI and reporting assets. Closes #1395
|
2022-02-07 15:04:15 +00:00 |
|
Binaek Sarkar
|
3f7344c314
|
Fixes issue where plugins were logging using a different time format from FDW and Database. Closes #927
|
2022-01-20 14:19:58 +00:00 |
|
Gábor Lipták
|
d58d972a3e
|
Bump Go to 1.17
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
|
2021-11-30 12:41:14 +00:00 |
|
Puskar Basu
|
b5850d8506
|
Save test execution logs as artifacts from Acceptance test workflow if the workflow fails. Closes #1083
|
2021-11-09 11:25:04 +00:00 |
|
Puskar Basu
|
ece0381926
|
Add HTML check formatter. Closes #480
|
2021-10-20 10:28:08 +01:00 |
|
Binaek Sarkar
|
69e4b80a2f
|
Small updates to output of steampipe service commands. Closes #812
|
2021-09-16 11:02:03 +01:00 |
|
Binaek Sarkar
|
2fb4e2f4a1
|
Cache build and test dependencies in acceptance test workflow. Closes #801
|
2021-09-02 11:18:45 +01:00 |
|
Binaek Sarkar
|
c78d806401
|
Fix issue with dependabot.yml config. Closes #816
|
2021-08-30 16:58:47 +01:00 |
|
Binaek Sarkar
|
122197d2c2
|
Fix for missing control_description, control_title in csv output of check command. Closes #739
|
2021-08-18 11:05:38 +01:00 |
|
kaidaguerre
|
b7aa42ceb3
|
Refactor service code to make it simpler to support external database connections. Closes #696
|
2021-07-26 17:07:28 +01:00 |
|
Binaek Sarkar
|
f4c6d479ba
|
Update service start code to remove need to spawn a separate process when starting for 'check'/'query`. Closes #581
|
2021-07-08 15:26:45 +01:00 |
|
Binaek Sarkar
|
e1031902ee
|
Update service start to 'claim' a service started by query or check session, instead of failing. Closes #580
|
2021-07-01 09:32:12 +01:00 |
|
Binaek Sarkar
|
adf94d7a3a
|
fixing incorrect job dependency reference
|
2021-03-26 17:02:42 +05:30 |
|
Binaek Sarkar
|
265636c4ed
|
Increase coverage of acceptance tests. Closes #323 (#327)
|
2021-03-26 10:02:15 +00:00 |
|
Gábor Lipták
|
73915e093d
|
Bump Go to 1.16 (#314)
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
|
2021-03-19 12:41:46 +00:00 |
|
kaidaguerre
|
ff7ef4d809
|
Add support for connection config. All env vars should have STEAMPIPE_ prefix. Closes #172 Closes #173 (#184)
|
2021-02-17 08:48:35 +00:00 |
|
Rupesh Patil
|
39a28360e4
|
Disable usage stats for build and test jobs. Closes #100
|
2021-01-29 15:32:46 +00:00 |
|
Rupesh Patil
|
76efa5a541
|
Change linux go releaser and curl install script to use tar instead of zip. Closes #63
|
2021-01-27 15:27:03 +00:00 |
|
kai
|
15661e878c
|
Update build workflows to work with private repos
|
2021-01-19 17:23:29 +00:00 |
|
kai
|
dbd4621af4
|
Initial commit
|
2021-01-19 16:46:22 +00:00 |
|