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

Release 2.5.0 #38

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Release 2.5.0 #38

merged 2 commits into from
Dec 12, 2023

Conversation

empiredan
Copy link
Contributor

@empiredan empiredan commented Dec 11, 2023

Since version 2.5.0 has been released, we could add docs for 2.5.0 for official website, such as download links and building commands:

@empiredan empiredan changed the title Add 2.5.0 release Release 2.5.0 Dec 11, 2023

```bash
docker run -v /your/local/apache-pegasus-source:/root/pegasus \
apache/pegasus:build-env-ubuntu2004 \
Copy link
Member

Choose a reason for hiding this comment

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

Is there an image specified for 2.5.0? Because the images might have been updated(remove some packages), it may cause build failures.

Copy link
Contributor Author

@empiredan empiredan Dec 11, 2023

Choose a reason for hiding this comment

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

Good advice! I think we could modify build-push-env-docker.yml to support build-env-* images for different branches, such as master, v2.5.0, etc.

@empiredan
Copy link
Contributor Author

#38 (comment)

Building build-env-* images for different branches have been supported by:
apache/incubator-pegasus#1763

@empiredan empiredan merged commit ad249d2 into apache:master Dec 12, 2023
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.

2 participants