dependabot[bot]
|
842dea5fe4
|
Bump google-github-actions/setup-gcloud from 0.2.1 to 0.3 (#1225)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.2.1 to 0.3.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v0.2.1...v0.3)
---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
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>
|
2021-12-13 09:19:51 +00:00 |
|
dependabot[bot]
|
eaaa40e31d
|
Bump google-github-actions/setup-gcloud from 0.2.0 to 0.2.1 (#1205)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v0.2.0...v0.2.1)
---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
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>
|
2021-12-09 14:00:28 +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
|
78d456ed6b
|
Support Linux package managers(apt-get, yum, snap). Closes #595
|
2021-11-16 11:19:39 +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 |
|
Binaek Sarkar
|
fbfebd0db8
|
Add Dockerfile for steampipe and automated image deploy. Closes #662. Closes #677
|
2021-07-29 22:36:49 +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
|
48460f477d
|
Update release workflow - make manually triggered and run full acceptance tests for all platforms. Closes #333
|
2021-03-26 10:04:40 +00:00 |
|
Binaek Sarkar
|
265636c4ed
|
Increase coverage of acceptance tests. Closes #323 (#327)
|
2021-03-26 10:02:15 +00:00 |
|
Binaek Sarkar
|
bb1c028b71
|
keep original release dispatch of tagging
|
2021-03-25 20:07:39 +05:30 |
|
Binaek Sarkar
|
93c78213fa
|
fix workflow event name typo
|
2021-03-25 19:44:05 +05:30 |
|
Binaek Sarkar
|
63c8fce138
|
trigger release manually
|
2021-03-25 19:42:35 +05:30 |
|
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 |
|
kai
|
9decdb81ef
|
Fix release workflow for ubuntu
|
2021-01-29 10:03:44 +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 |
|
Rupesh Patil
|
5cdf4c4e16
|
Streamline acceptance tests. Set DB build workflow to be manually triggered. Closes #4
|
2021-01-20 09:27:36 +00:00 |
|
kai
|
15661e878c
|
Update build workflows to work with private repos
|
2021-01-19 17:23:29 +00:00 |
|
kai
|
e85f286e46
|
Update github workflows
|
2021-01-19 16:48:29 +00:00 |
|
kai
|
dbd4621af4
|
Initial commit
|
2021-01-19 16:46:22 +00:00 |
|