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: Update version to 0.2.0 and add 0.1.0 changelog #696

Merged
merged 5 commits into from
Jul 22, 2024

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Jul 20, 2024

Which issue does this PR close?

N/A

Rationale for this change

Part of the release process

What changes are included in this PR?

  • Update version from 0.1.0 to 0.2.0
  • Changelog generated for all PRs between 0.0.0 tag and branch-0.1
  • Fix one error in the release verification script that was discovered when verifying 0.1.0-rc1
  • Add CHANGELOG.md

How are these changes tested?

@andygrove andygrove changed the title Add changelog for 0.1.0 release chore: Add changelog for 0.1.0 release Jul 20, 2024
@andygrove andygrove changed the title chore: Add changelog for 0.1.0 release chore: Update version to 0.2.0 and add 0.1.0 changelog Jul 20, 2024
@andygrove andygrove marked this pull request as draft July 20, 2024 21:05
@@ -107,7 +107,7 @@ setup_tempdir() {

test_source_distribution() {
set -e
pushd core
pushd native
Copy link
Member Author

Choose a reason for hiding this comment

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

This fixes an issue that I discovered when creating 0.1.0-rc1

@andygrove andygrove marked this pull request as ready for review July 20, 2024 21:47
@codecov-commenter
Copy link

codecov-commenter commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.67%. Comparing base (1d33828) to head (2bc848e).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #696      +/-   ##
============================================
+ Coverage     33.62%   33.67%   +0.05%     
- Complexity      827      830       +3     
============================================
  Files           110      110              
  Lines         42555    42606      +51     
  Branches       9356     9360       +4     
============================================
+ Hits          14307    14349      +42     
- Misses        25293    25318      +25     
+ Partials       2955     2939      -16     

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

@andygrove andygrove merged commit 8f8f778 into apache:main Jul 22, 2024
74 checks passed
@andygrove andygrove deleted the changelog-0.1.0 branch July 22, 2024 20:13
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
…pache#331)

* chore: Update version to 0.2.0 and add 0.1.0 changelog (apache#696)

* Generate changelog

* fix error in release verification script

* Change version from 0.1.0 to 0.2.0

* add changelog page and update release instructions

* address feedback

* update version to 0.2.0-SNAPSHOT

* fix: do not overwrite withInfo data

* update test
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.

3 participants