summaryrefslogtreecommitdiff
path: root/.github/workflows/release_grpc.yml
AgeCommit message (Collapse)Author
2022-08-03ci: go1.19Valery Piashchynski
remove new_relic middleware Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-30build(deps): bump crazy-max/ghaction-import-gpg from 4 to 5dependabot[bot]
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 4 to 5. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md) - [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v4...v5) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2022-05-09add deb and signed releasesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-04-12Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-3Valery Piashchynski
2022-04-11build(deps): bump actions/setup-go from 2 to 3dependabot[bot]
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] <[email protected]>
2022-04-11build(deps): bump actions/upload-artifact from 2 to 3dependabot[bot]
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] <[email protected]>
2022-04-04ci: update CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-03-16deps: update dependenciesValery Piashchynski
2022-03-13release v2.8.3Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-03-07Bump actions/checkout from 2 to 3dependabot[bot]
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] <[email protected]>
2022-02-20update CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-02-12update Go version in the CIv2.7.8Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-01-17update `release_grpc` CIv2.7.2-rc.3Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-01-17update dependenciesv2.7.2-rc.2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-01-15update Go version in the CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-01-15initial commitValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>