summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)Author
2023-10-05release: v2023.3Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-09-13build(deps): bump docker/setup-buildx-action from 2 to 3dependabot[bot]
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-13build(deps): bump docker/setup-qemu-action from 2 to 3dependabot[bot]
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-13Merge pull request #1721 from ↵Valery Piashchynski
roadrunner-server/dependabot/github_actions/docker/build-push-action-5 build(deps): bump docker/build-push-action from 4 to 5
2023-09-12build(deps): bump docker/login-action from 2 to 3dependabot[bot]
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-12build(deps): bump docker/build-push-action from 4 to 5dependabot[bot]
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4...v5) --- 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-09-11build(deps): bump crazy-max/ghaction-import-gpg from 5 to 6dependabot[bot]
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 5 to 6. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6) --- 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]>
2023-09-05build(deps): bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-08-18pre-release: v2023.3.0-beta.1Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-07-06chore: docker tagsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-06-27chore: use pgo for the RR buildsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-06-22fix: docker tagsv2023.2.0-beta.3Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-06-22fix: docker tagsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-06-12feature: add major and latest-on-demand tags for the docker imagesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-06-06feature: minor docker versions (eg: 2023.1, 2023.2, etc)Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2023-03-16chore(deps): update dependenciesValery Piashchynski
2023-03-15build(deps): bump actions/setup-go from 3 to 4dependabot[bot]
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... 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-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-15update version and testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-11-27Update release.ymlValery Piashchynski
2022-11-27chore: update deprecated github apiValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-08-03ci: go1.19Valery Piashchynski
remove new_relic middleware Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-26kafka: remove from the beta.2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-07-26update workflows, CHANGELOGValery Piashchynski
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-30CI: remove old docker images packagesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-10ci: trigger builds on `prerelease` actionv2.10.0-rc.2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2022-05-10Merge branch 'master' into ↵Valery Piashchynski
dependabot/github_actions/docker/setup-buildx-action-2
2022-05-10Merge branch 'master' into dependabot/github_actions/docker/login-action-2Valery Piashchynski
2022-05-10Merge branch 'master' into ↵Valery Piashchynski
dependabot/github_actions/docker/setup-buildx-action-2
2022-05-10Merge branch 'master' into dependabot/github_actions/docker/login-action-2Valery Piashchynski
2022-05-10Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-2Valery Piashchynski
2022-05-09build(deps): bump docker/login-action from 1 to 2dependabot[bot]
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] <[email protected]>
2022-05-09build(deps): bump docker/setup-qemu-action from 1 to 2dependabot[bot]
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2022-05-09build(deps): bump docker/setup-buildx-action from 1 to 2dependabot[bot]
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2022-05-09build(deps): bump docker/build-push-action from 2 to 3dependabot[bot]
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] <[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-17push packages to the spiral and roadrunner-server orgsv2.7.2-rc.4v2.7.2Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>