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

Update Beam website to release 2.39.0 #17690

Merged
merged 1 commit into from
May 25, 2022
Merged

Conversation

y1chi
Copy link
Contributor

@y1chi y1chi commented May 17, 2022

Please add a meaningful description for your change here


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.

@y1chi y1chi force-pushed the update_website branch 5 times, most recently from 11a7c35 to 036bcdf Compare May 18, 2022 06:40
@y1chi
Copy link
Contributor Author

y1chi commented May 24, 2022

R: @youngoli @TheNeuralBit @aaltay

@@ -0,0 +1,184 @@
---
title: "Apache Beam 2.39.0"
date: 2022-05-17 9:00:00 -0700
Copy link
Member

Choose a reason for hiding this comment

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

I think we usually set the date when the release was approved/finalized, rather than when it was cut

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm aware, I'll change when it is being finalized.

website/www/site/data/authors.yml Outdated Show resolved Hide resolved
@y1chi y1chi merged commit 83c85a5 into apache:master May 25, 2022

[Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12351169)
[Blog post](/blog/beam-2.39.0).

### 2.38.0 (2022-04-20)
Official [source code download](https://www.apache.org/dyn/closer.cgi/beam/2.38.0/apache-beam-2.38.0-source-release.zip).
Copy link
Contributor

Choose a reason for hiding this comment

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

Heads up, you also need to update the URLs for 2.38.0 to use the archive, like 2.37.0. (For example: https://github.com/apache/beam/pull/17378/files#diff-967d930b8b810282f4eddbf2ecf6cf701b5d377be7cb26a2680bd30649678933)

Copy link
Member

Choose a reason for hiding this comment

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

Was this done?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants