Skip to content

ci: Fix auto-release version bump #505

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

Merged
merged 2 commits into from
Apr 29, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Apr 29, 2023

New Pull Request Checklist

Issue Description

Auto-release script fails because sed command that bumps the version has a different syntax on ubuntu.

Closes: #493

Approach

Adapt syntax.

@parse-github-assistant
Copy link

parse-github-assistant bot commented Apr 29, 2023

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza changed the title test ci: fix auto-release version bump Apr 29, 2023
@parse-github-assistant
Copy link

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

@parse-github-assistant parse-github-assistant bot changed the title ci: fix auto-release version bump ci: Fix auto-release version bump Apr 29, 2023
@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5b4e102) 98.48% compared to head (6c1c520) 98.48%.

❗ Current head 6c1c520 differs from pull request most recent head 1d4c41c. Consider uploading reports for the commit 1d4c41c to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #505   +/-   ##
=========================================
  Coverage     98.48%   98.48%           
  Complexity     1060     1060           
=========================================
  Files            38       38           
  Lines          3225     3225           
=========================================
  Hits           3176     3176           
  Misses           49       49           

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

@mtrezza mtrezza merged commit 3bd5240 into parse-community:master Apr 29, 2023
@mtrezza mtrezza deleted the fix-auto-release branch April 29, 2023 20:55
@parseplatformorg
Copy link

🎉 This change has been released in version 2.1.0

@parseplatformorg parseplatformorg added the state:released Released as stable version Edit label Apr 29, 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 Edit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add auto-release
2 participants