Skip to content

Implement new release process#149

Merged
andygrove merged 2 commits into
apache:mainfrom
andygrove:release-process
Feb 25, 2023
Merged

Implement new release process#149
andygrove merged 2 commits into
apache:mainfrom
andygrove:release-process

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented Jan 22, 2023

Which issue does this PR close?

N/A

Rationale for this change

Development of the Python bindings has been lagging behind DataFusion because we have to wait four weeks to get the next DataFusion release before we can update the Python bindings.

I would like to change our release process and branch policy so that we can keep the main branch branch up-to-date with the latest DataFusion using GitHub dependencies and then create release branches when we are ready to create a new release.

What changes are included in this PR?

  • Documentation for new release process (rendered version)
  • Modification to one workflow

Are there any user-facing changes?

No

@andygrove andygrove changed the title Document the new release process Implement new release process Jan 22, 2023
@andygrove andygrove marked this pull request as ready for review January 22, 2023 17:04
@andygrove
Copy link
Copy Markdown
Member Author

@alamb @jdye64 fyi

Copy link
Copy Markdown
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.

Other than the reference to "github dependencies" this process makes sense to me

@raulcd
Copy link
Copy Markdown
Member

raulcd commented Jan 23, 2023

@andygrove I know this is not strictly related to this PR but I got a minor question reading the rendered release process.

I can see we are publishing artifacts to Anaconda before the vote, shouldn't this be done after the successful vote?

Let me know if you prefer me ask this opening a new issue on ASF slack / Zulip (we have too many possible places).

@andygrove
Copy link
Copy Markdown
Member Author

@raulcd Thanks for noticing that. The instructions are indeed incorrect and need some refinement to make it clear that we should publish only from the released tarball. I will update this PR.

@andygrove
Copy link
Copy Markdown
Member Author

@andygrove I know this is not strictly related to this PR but I got a minor question reading the rendered release process.

I can see we are publishing artifacts to Anaconda before the vote, shouldn't this be done after the successful vote?

Let me know if you prefer me ask this opening a new issue on ASF slack / Zulip (we have too many possible places).

I filled #237 to address this

@andygrove andygrove merged commit e263eb7 into apache:main Feb 25, 2023
@andygrove andygrove deleted the release-process branch February 25, 2023 14:58
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