Puskar Basu
|
7be91bb2c5
|
Remove acceptance tests on merging to main. Closes #2868 (#2870)
|
2022-12-14 17:17:00 +00:00 |
|
Puskar Basu
|
de05cbaf12
|
Update release workflow to support brew formula versioning. Closes #2758
|
2022-11-28 15:47:17 +00:00 |
|
Binaek Sarkar
|
4ab8d94ebc
|
Fixes issue where 'oras' is failing to parse date provided in annotations file. Closes #2798
|
2022-11-25 09:52:09 +00:00 |
|
Binaek Sarkar
|
d9e99167b5
|
Fixes issue where unit tests were not running on new Pull Requests . Closes #2794
|
2022-11-24 16:17:01 +00:00 |
|
kai
|
a742054d53
|
Temporariliy disable docker tests from release workflow
|
2022-11-21 17:04:48 +00:00 |
|
Puskar Basu
|
3bc2603657
|
Add acceptance tests for connecting to Steampipe cloud. Closes #2370
|
2022-11-18 11:33:18 +00:00 |
|
dependabot[bot]
|
64e9de85ab
|
[dep][actions](deps): Bump google-github-actions/auth from 0 to 1 (#2761)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 0 to 1.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/auth/compare/v0...v1)
---
updated-dependencies:
- dependency-name: google-github-actions/auth
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-18 11:29:18 +00:00 |
|
Binaek Sarkar
|
97be0cc128
|
Add steps to release workflow to authenticate with gcloud separately for compatibility with setup-gcloud@v1.0.0. Closes #2719
|
2022-11-16 13:08:52 +00:00 |
|
Mike Burgess
|
c31707751b
|
Dashboard UI should inform users when they are running a different UI version to the CLI. Closes #2728. (#2734)
|
2022-11-10 19:02:32 +00:00 |
|
Binaek Sarkar
|
6b0a4ad591
|
Revert "[dep][actions](deps): Bump google-github-actions/setup-gcloud (#2713)" (#2718)
This reverts commit 8dc2e0e539.
|
2022-11-09 13:30:38 +00:00 |
|
dependabot[bot]
|
8dc2e0e539
|
[dep][actions](deps): Bump google-github-actions/setup-gcloud (#2713)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.6.2 to 1.0.0.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v0.6.2...v1.0.0)
---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-09 10:21:58 +00:00 |
|
Puskar Basu
|
67203cf9cc
|
Clean up release workflows. Closes #2369
|
2022-11-08 12:26:12 +00:00 |
|
Puskar Basu
|
bd6d7b5ecb
|
Fix and re-enable docker tests in release workflow
|
2022-11-03 10:16:12 +00:00 |
|
Puskar Basu
|
79423e2765
|
Update Publish Docker Release workflow to build and push a docker image for linux/arm64. Closes #2575
|
2022-10-31 14:55:46 +00:00 |
|
Saumya
|
9d92c74018
|
Update deprecated set-output and use GITHUB_OUTPUT environment files in our workflows. Closes #2572 (#2602)
|
2022-10-31 15:14:35 +05:30 |
|
Puskar Basu
|
eec7393d3f
|
Add acceptance tests for Workspace Profiles. Closes #2571
|
2022-10-31 09:25:09 +00:00 |
|
kai
|
d24ea967c0
|
Temporarily disable docker acceptance tests
|
2022-10-25 20:45:51 +01:00 |
|
Puskar Basu
|
cb6d4f8352
|
Update acceptance test jobs in release workflows. Closes #2552
|
2022-10-19 10:50:51 +01:00 |
|
dependabot[bot]
|
f91fa5e988
|
[dep][actions](deps): Bump geekyeggo/delete-artifact from 1 to 2 (#2522)
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 1 to 2.
- [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
- [Commits](https://github.com/geekyeggo/delete-artifact/compare/v1...v2)
---
updated-dependencies:
- dependency-name: geekyeggo/delete-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-18 18:43:52 +01:00 |
|
Binaek Sarkar
|
fd46f34dcb
|
Consolidates acceptance tests. Exclude force_stop and migration tests for Macos. Closes #2497
|
2022-10-18 12:30:08 +01:00 |
|
dependabot[bot]
|
a22f4c02b6
|
[dep][actions](deps): Bump google-github-actions/setup-gcloud (#2533)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/setup-gcloud/compare/v0.6.0...v0.6.2)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-17 14:05:24 +01:00 |
|
Puskar Basu
|
1d77d0639b
|
Fix issue where docker acc tests were always running from main
|
2022-09-12 17:02:18 +05:30 |
|
Puskar Basu
|
4cab700158
|
Update workflows to address oras breaking changes
|
2022-08-30 20:14:53 +05:30 |
|
Puskar Basu
|
ea9d44db61
|
Fix docker tests getting stuck in release workflow.
|
2022-08-23 12:10:22 +01:00 |
|
Puskar Basu
|
487ba35e82
|
Update release workflow
|
2022-08-09 12:50:05 +01:00 |
|
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 |
|
Puskar Basu
|
1720b8997f
|
Update Release CLI and Assets workflow to update brew formula
|
2022-07-14 12:43:41 +01:00 |
|
Puskar Basu
|
ec6209303e
|
Automate the updation of brew formula whenever a new steampipe version is released. Closes #2227 (#2218)
|
2022-07-12 14:18:53 +01:00 |
|
Puskar Basu
|
d1719e6d1f
|
Run acceptance tests on docker containers in release workflow. Closes #1546
|
2022-07-06 13:57: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]
|
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]
|
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 |
|
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 |
|
kaidaguerre
|
2b10ec9c58
|
Fix pg dump and pg restore in db image. Closes #2001
|
2022-05-04 18:47:25 +01:00 |
|
Binaek Sarkar
|
8dc1b46d65
|
Adding 'pg_dump' and 'pg_restore' to DB image. Closes #1862
|
2022-04-19 18:08:20 +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 |
|
kai
|
f00c0da66b
|
Update go version to 1.18 in github workflows
|
2022-04-13 17:46:45 +01:00 |
|
Puskar Basu
|
57db1bc167
|
Separate release creation and publish workflows and remove legacy workflows. Closes #1441
|
2022-04-13 13:03:40 +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
|
1c857173d8
|
Skip apt and yum publish for now in release workflow. Closes #1722
|
2022-03-24 10:56:20 +00: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]
|
1112bb7612
|
Bump google-github-actions/setup-gcloud from 0.5.1 to 0.6.0 (#1641)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.5.1 to 0.6.0.
- [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.5.1...v0.6.0)
---
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>
|
2022-03-14 14:24:03 +00:00 |
|
Mike Burgess
|
2ead4d1625
|
Fix missing heap ID in CLI build that is needed to enable telemetry #1429.
|
2022-03-10 01:07:28 +00:00 |
|
Mike Burgess
|
08b66144da
|
Log dashboard UI analytics. Closes #1591. (#1601)
|
2022-03-10 00:30:53 +00:00 |
|