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 |
|
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 |
|
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 |
|
Binaek Sarkar
|
7f5a379731
|
Updates database version to postgresql14. Closes #43
|
2022-04-01 14:52:52 +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 |
|
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 |
|
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 |
|
dependabot[bot]
|
69c701d3ba
|
Bump google-github-actions/setup-gcloud from 0.5.0 to 0.5.1 (#1476)
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0.5.0 to 0.5.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.5.0...v0.5.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>
|
2022-02-21 09:20:47 +00:00 |
|
Binaek Sarkar
|
d1945dabfb
|
Adds stability to version tagging and apt/yum in workflows. Closes #1431 (#1432)
|
2022-02-14 14:17:09 +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 |
|