Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Automate weekly proxy releases #2835

Merged
merged 1 commit into from
Mar 25, 2024
Merged

ci: Automate weekly proxy releases #2835

merged 1 commit into from
Mar 25, 2024

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Mar 25, 2024

This commit adds a release-weekly workflow that runs on Wednesday nights. If there hasn't been a proxy release earlier in the week and there are new commits on main, then a new release is triggered.

@olix0r olix0r requested a review from a team as a code owner March 25, 2024 19:32
@olix0r olix0r force-pushed the ver/proxy-release branch from 6f22ad9 to a922287 Compare March 25, 2024 19:42
This commit adds a release-weekly workflow that runs on Wednesday nights. If
there hasn't been a proxy release earlier in the week and there are new commits
on main, then a new release is triggered.

Furthermore, the release workflow is udpated to trigger the sync-proxy
workflow in the Linkerd2 repo after a successful release.
@olix0r olix0r force-pushed the ver/proxy-release branch from a922287 to cdd9881 Compare March 25, 2024 20:17
@olix0r olix0r enabled auto-merge (squash) March 25, 2024 20:21
@olix0r olix0r merged commit 7620e6c into main Mar 25, 2024
17 checks passed
@olix0r olix0r deleted the ver/proxy-release branch March 25, 2024 20:27
github-actions bot added a commit to yc185050/linkerd2 that referenced this pull request Mar 28, 2024
---

* ci: Fix release workflow permissions (linkerd/linkerd2-proxy#2821)
* build(deps): Bump tj-actions/changed-files from 43.0.0 to 43.0.1 (linkerd/linkerd2-proxy#2822)
* build(deps): Bump smallvec from 1.13.1 to 1.13.2 (linkerd/linkerd2-proxy#2823)
* ci: Update release workflow to use a PAT (linkerd/linkerd2-proxy#2824)
* build(deps): Bump backtrace from 0.3.69 to 0.3.70 (linkerd/linkerd2-proxy#2826)
* build(deps): Bump indexmap from 2.2.5 to 2.2.6 (linkerd/linkerd2-proxy#2827)
* build(deps): Bump prettyplease from 0.2.16 to 0.2.17 (linkerd/linkerd2-proxy#2828)
* build(deps): Bump bytes from 1.5.0 to 1.6.0 (linkerd/linkerd2-proxy#2829)
* build(deps): Bump backtrace from 0.3.70 to 0.3.71 (linkerd/linkerd2-proxy#2830)
* build(deps): Bump async-trait from 0.1.78 to 0.1.79 (linkerd/linkerd2-proxy#2832)
* build(deps): Bump syn from 2.0.53 to 2.0.55 (linkerd/linkerd2-proxy#2831)
* chore: Group HTTP crates in a directory (linkerd/linkerd2-proxy#2833)
* build(deps): Bump EmbarkStudios/cargo-deny-action from 1.6.1 to 1.6.2 (linkerd/linkerd2-proxy#2825)
* ci: Configure integration test retries (linkerd/linkerd2-proxy#2834)
* ci: Automate weekly proxy releases (linkerd/linkerd2-proxy#2835)
* build(deps): Bump autocfg from 1.1.0 to 1.2.0 (linkerd/linkerd2-proxy#2836)
* build(deps): Bump fastrand from 2.0.1 to 2.0.2 (linkerd/linkerd2-proxy#2837)
* build(deps): Bump itoa from 1.0.10 to 1.0.11 (linkerd/linkerd2-proxy#2838)
* build(deps): Bump regex from 1.10.3 to 1.10.4 (linkerd/linkerd2-proxy#2839)
* build(deps): Bump serde_json from 1.0.114 to 1.0.115 (linkerd/linkerd2-proxy#2840)
* build(deps): Bump codecov/codecov-action from 4.1.0 to 4.1.1 (linkerd/linkerd2-proxy#2842)
* build(deps): Bump memchr from 2.7.1 to 2.7.2 (linkerd/linkerd2-proxy#2845)
* ci: Fix release version (linkerd/linkerd2-proxy#2846)

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant