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

Create changelog for datafusion and ballista release #801

Merged
merged 21 commits into from
Aug 10, 2021

Conversation

houqp
Copy link
Member

@houqp houqp commented Jul 31, 2021

Rationale for this change

Release new version of datafusion, python binding and ballista.

What changes are included in this PR?

Pulled in commit from #803 to make CI pass. So please review #803 first.

create changelog for datafusion and ballista release

Created changelog for the following projects:

Other changes:

  • updated CHANGELOG.md in the repo root to point to changelogs in
    subproject folders
  • updated dev/release/update_change_log.sh to take subproject as argument
  • added dev/update_ballista_versions.py to help update ballista crate versions.
  • added dev/release/update_change_log-all.sh script
  • added dev/verify-release-candidate.sh script

Are there any user-facing changes?

no

@houqp houqp marked this pull request as draft July 31, 2021 22:21
@github-actions github-actions bot added ballista datafusion Changes in the datafusion crate labels Jul 31, 2021
@houqp houqp force-pushed the qp_release branch 2 times, most recently from 2517bbb to e24a53e Compare August 1, 2021 01:51
Created changelog for the following projects:

* datafusion 5.0.0
* python 0.3.0
* ballista 0.5.0

Other changes:

* updated CHANGELOG.md in the repo root to point to changelogs in
subproject folders
* updated dev/release/update_change_log.sh to take subproject as argument
* added dev/update_ballista_versions.py to help update ballista crate versions.
houqp added 2 commits July 31, 2021 19:13
'**' pattern is not supported to some of the shells including the one we
use in CI.
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Aug 7, 2021
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Aug 7, 2021
@houqp houqp changed the title WIP: create changelog for datafusion and ballista release Create changelog for datafusion and ballista release Aug 7, 2021
@houqp houqp marked this pull request as ready for review August 7, 2021 22:39
@houqp houqp requested review from andygrove, alamb and Dandandan August 7, 2021 22:39
@houqp houqp requested review from jorgecarleitao and nevi-me August 7, 2021 22:39
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Looks great to me -- I skimmed the changelogs and reviewed the changes to .toml files 👍

@alamb
Copy link
Contributor

alamb commented Aug 8, 2021

Thanks @houqp !

dev/release/verify-release-candidate.sh Outdated Show resolved Hide resolved
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @houqp

@houqp
Copy link
Member Author

houqp commented Aug 9, 2021

I will wait for #845 before merging this in to create a release tarball for voting.

Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

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

Awesome, @houqp !

Copy link
Contributor

@Dandandan Dandandan left a comment

Choose a reason for hiding this comment

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

🎉

@houqp houqp merged commit 96658eb into apache:master Aug 10, 2021
@houqp houqp deleted the qp_release branch August 10, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datafusion Changes in the datafusion crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants