Skip to content

Print changelog after pixi self-update #2705

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

Closed
Hofer-Julian opened this issue Dec 13, 2024 · 1 comment · Fixed by #3397
Closed

Print changelog after pixi self-update #2705

Hofer-Julian opened this issue Dec 13, 2024 · 1 comment · Fixed by #3397
Labels
enhancement Feature request good first issue Good for newcomers

Comments

@Hofer-Julian
Copy link
Contributor

Problem description

We should be able to use the GitHub API to get this information

@Hofer-Julian Hofer-Julian added the enhancement Feature request label Dec 13, 2024
@Hofer-Julian
Copy link
Contributor Author

Hofer-Julian commented Mar 19, 2025

It should look something like this.
I think we should only include the changes of the latest release.

$ pixi self-update
✔ Pixi will be updated from 0.42.0 to 0.42.1
✔ Pixi archive downloaded.
✔ Pixi archive uncompressed.
✔ Pixi has been updated to version 0.42.1.


## Changelog
#### Fixed

- Ignore `__archspec` in virtual package matching by @ruben-arts in [#3281](https://github.com/prefix-dev/pixi/pull/3281)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants