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: Add concurrency to cancel previous workflow runs #1732

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

dplewis
Copy link
Member

@dplewis dplewis commented Jul 10, 2023

New Pull Request Checklist

Issue Description

Adds concurrency to minimise the amount of outdated workflows that are run.

Closes: n/a

Approach

n/a

@parse-github-assistant
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

@dplewis dplewis requested a review from a team July 10, 2023 16:15
@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Patch coverage has no change and project coverage change: +5.25 🎉

Comparison is base (154da34) 77.81% compared to head (08e7edb) 83.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1732      +/-   ##
==========================================
+ Coverage   77.81%   83.06%   +5.25%     
==========================================
  Files         299      276      -23     
  Lines       36150    33592    -2558     
==========================================
- Hits        28129    27904     -225     
+ Misses       8021     5688    -2333     

see 68 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

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

Looks good!

@mtrezza mtrezza merged commit 19c8a62 into parse-community:master Jul 10, 2023
@dplewis dplewis deleted the concurrent-workflows branch July 11, 2023 15:25
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 2.4.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants