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

chore: unblock 1.5 release by releasing 1.4.6 🥴 #5073

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

ahasna
Copy link
Contributor

@ahasna ahasna commented Jul 23, 2024

No description provided.

@ahasna ahasna requested review from dandanlen and a team as code owners July 23, 2024 12:01
@ahasna ahasna requested review from jerryafr, GabrielBuragev and kylezs and removed request for a team, dandanlen, jerryafr and GabrielBuragev July 23, 2024 12:01
@@ -11,7 +11,7 @@ pub mod build_helpers;
// relevant crates.
// Should also check that the compatibility function below `args_compatible_with_old` is correct.
pub const OLD_VERSION: &str = "1.3.5";
pub const NEW_VERSION: &str = "1.4.5";
pub const NEW_VERSION: &str = "1.4.6";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kylezs I believe this means we have to use this new version on release/1.5, correct?

Copy link
Contributor

@kylezs kylezs Jul 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah exactly, 1.4.6 would be the "old version" on 1.5

Copy link

codecov bot commented Jul 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72%. Comparing base (2232bc3) to head (1e87a64).

Additional details and impacted files
@@             Coverage Diff             @@
##           release/1.4   #5073   +/-   ##
===========================================
- Coverage           72%     72%   -0%     
===========================================
  Files              424     424           
  Lines            73524   73524           
  Branches         73524   73524           
===========================================
- Hits             52743   52741    -2     
- Misses           18143   18144    +1     
- Partials          2638    2639    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ahasna ahasna enabled auto-merge (squash) July 23, 2024 12:56
@ahasna ahasna merged commit 1112296 into release/1.4 Jul 23, 2024
44 checks passed
@ahasna ahasna deleted the chore/unblock-1.5 branch July 23, 2024 13:03
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.

2 participants