summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-16fix: command testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-02-16pre-release: v2023.1.0-alpha.2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-02-15chore(deps): update dependenciesValery Piashchynski
2023-02-15build(deps): bump github.com/roadrunner-server/sdk/v4 (#1464)dependabot[bot]
Bumps [github.com/roadrunner-server/sdk/v4](https://github.com/roadrunner-server/sdk) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/roadrunner-server/sdk/releases) - [Changelog](https://github.com/roadrunner-server/sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/roadrunner-server/sdk/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: github.com/roadrunner-server/sdk/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Valery Piashchynski <[email protected]>
2023-02-15build(deps): bump aquasecurity/trivy-action from 0.9.0 to 0.9.1 (#1460)dependabot[bot]
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.9.0...0.9.1) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-patch ...
2023-02-15chore: do not stop golangci-lint stepValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-02-15[#1463]: chore(bash): recognize aarch64 as arm64Daniel Lienert
2023-02-14chore(deps): update dependenciesValery Piashchynski
2023-02-14chore(deps): remove -x permissions bitValery Piashchynski
2023-02-13chore: add `redial_timeout` AMQP optionValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-02-12chore(deps): update dependenciesValery Piashchynski
2023-02-10chore(deps): update dependenciesValery Piashchynski
2023-02-07[#1444]: feature: opentelemetry support for the `gRPC` and `Temporal` pluginsKajetan
2023-02-06chore(deps): update dependenciesValery Piashchynski
2023-02-06Merge pull request #1445 from ↵Valery Piashchynski
roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.9.0 build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0
2023-02-06build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0dependabot[bot]
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.8.0...0.9.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-02-02chore(ci): update golangci-lintValery Piashchynski
2023-02-02chore(ci): go 1.20Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-02-02chore(go): go 1.20Valery Piashchynski
2023-02-01chore(deps): update dependenciesValery Piashchynski
2023-02-01Merge pull request #1433 from ↵Valery Piashchynski
roadrunner-server/dependabot/github_actions/docker/build-push-action-4 build(deps): bump docker/build-push-action from 3 to 4
2023-01-30build(deps): bump docker/build-push-action from 3 to 4dependabot[bot]
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-01-26[#1430]: pre-release: `v2023.1.0-alpha.1`v2023.1.0-alpha.1Valery Piashchynski
2023-01-26pre-release: v2023.1.0Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-25chore(deps): update dependenciesValery Piashchynski
2023-01-25Merge pull request #1426 from ↵Valery Piashchynski
roadrunner-server/dependabot/github_actions/golangci/golangci-lint-action-3.4.0 build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
2023-01-23build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0dependabot[bot]
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-01-23fix: update `boltdb` sectionValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-21[#1423]: chore(typo): update feature-request.ymlValery Piashchynski
2023-01-21Update feature-request.ymlAnton Titov
2023-01-21chore(deps): update dependenciesValery Piashchynski
2023-01-20[#1422]: chore(breaking,master): update `composer.json`Valery Piashchynski
2023-01-20Update the `composer.json` fileAleksei Gagarin
2023-01-20Merge pull request #1421 from ↵Valery Piashchynski
roadrunner-server/dependabot/go_modules/github.com/spf13/viper-1.15.0 build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0
2023-01-19build(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0dependabot[bot]
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-01-18Update README.mdValery Piashchynski
2023-01-17chore(deps): update dependenciesValery Piashchynski
2023-01-15[#1394]: feature: `endure v2` and future `v2023`Valery Piashchynski
2023-01-15Merge remote-tracking branch 'origin/master' into feature/endure-v2Valery Piashchynski
# Conflicts: # container/plugins.go # go.mod # go.sum
2023-01-15update version and testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-15chore(readme): correct descriptionValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-15chore(readme): update linksValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-15chore(readme): add bash script to download the latest releaseValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-15chore(deps): update dependenciesValery Piashchynski
2023-01-14[#1416]: feature: bash script to download the latest releaseValery Piashchynski
2023-01-14Merge remote-tracking branch 'origin/master' into feature/bash-scriptValery Piashchynski
2023-01-14update depsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-14fix all spellchecksValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-14rework `get_arch` methodValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-01-14fix darwin m1/m2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>