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: Fix failing release due to unsupported dart version #1029

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

mbfakourii
Copy link
Member

Pull Request

Issue

Closes: #1028

Approach

n/a

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: release-automated cli fix: Release-automated cli Dec 18, 2024
Copy link

Thanks for opening this pull request!

@mbfakourii mbfakourii changed the title fix: Release-automated cli fix: improve release-automated cli base suport version policy Dec 18, 2024
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: improve release-automated cli base suport version policy fix: Improve release-automated cli base suport version policy Dec 18, 2024
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.72%. Comparing base (c388545) to head (6444608).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1029      +/-   ##
==========================================
+ Coverage   43.37%   43.72%   +0.35%     
==========================================
  Files          61       61              
  Lines        3463     3465       +2     
==========================================
+ Hits         1502     1515      +13     
+ Misses       1961     1950      -11     

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

@mbfakourii mbfakourii changed the title fix: Improve release-automated cli base suport version policy fix: release-automated cli base suport version policy Dec 18, 2024
@mtrezza
Copy link
Member

mtrezza commented Dec 19, 2024

Good catch! I totally missed that the SDK doesn't support dart 3.0 anymore.

@mtrezza mtrezza changed the title fix: release-automated cli base suport version policy ci: Fix failing release due to unsupported dart version Dec 19, 2024
@mtrezza mtrezza merged commit 726ad96 into parse-community:master Dec 20, 2024
14 of 15 checks passed
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.

Release fails
2 participants