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

feat: add run exports to package data #671

Merged
merged 3 commits into from
May 27, 2024
Merged

Conversation

wolfv
Copy link
Contributor

@wolfv wolfv commented May 22, 2024

No description provided.

Copy link
Collaborator

@baszalmstra baszalmstra left a comment

Choose a reason for hiding this comment

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

Looks good to me!

crates/rattler_conda_types/src/package/run_exports.rs Outdated Show resolved Hide resolved
@baszalmstra baszalmstra changed the title wip: add run exports to package data feat: add run exports to package data May 23, 2024
@baszalmstra baszalmstra merged commit 9041fa9 into conda:main May 27, 2024
14 checks passed
baszalmstra added a commit that referenced this pull request May 28, 2024
## 🤖 New release
* `rattler_conda_types`: 0.24.0 -> 0.25.0
* `rattler_lock`: 0.22.8 -> 0.22.9
* `rattler_solve`: 0.23.0 -> 0.23.1
* `rattler_index`: 0.19.13 -> 0.19.14
* `rattler`: 0.26.0 -> 0.26.1
* `rattler_package_streaming`: 0.21.0 -> 0.21.1
* `rattler_shell`: 0.20.5 -> 0.20.6
* `rattler_repodata_gateway`: 0.20.2 -> 0.20.3
* `rattler_virtual_packages`: 0.19.12 -> 0.19.13

<details><summary><i><b>Changelog</b></i></summary><p>

## `rattler_conda_types`
<blockquote>

##
[0.25.0](rattler_conda_types-v0.24.0...rattler_conda_types-v0.25.0)
- 2024-05-28

### Added
- when bumping, extend versions with `0` to match the bump request
([#695](#695))
- extend tests and handle characters better when bumping versions
([#694](#694))
- add a function to extend version with `0s`
([#689](#689))
- add run exports to package data
([#671](#671))

### Fixed
- lenient parsing of 2023.*.*
([#688](#688))
- VersionSpec starts with, with trailing zeros
([#686](#686))

### Other
- move bump implementation to bump.rs and simplify tests
([#692](#692))
</blockquote>

## `rattler_lock`
<blockquote>

##
[0.22.9](rattler_lock-v0.22.8...rattler_lock-v0.22.9)
- 2024-05-28

### Added
- add run exports to package data
([#671](#671))

### Other
- bump ([#683](#683))
</blockquote>

## `rattler_solve`
<blockquote>

##
[0.23.1](rattler_solve-v0.23.0...rattler_solve-v0.23.1)
- 2024-05-28

### Added
- add run exports to package data
([#671](#671))

### Other
- enable serialization of enums
([#698](#698))
</blockquote>

## `rattler_index`
<blockquote>

##
[0.19.14](rattler_index-v0.19.13...rattler_index-v0.19.14)
- 2024-05-28

### Added
- add run exports to package data
([#671](#671))
</blockquote>

## `rattler`
<blockquote>

##
[0.26.1](rattler-v0.26.0...rattler-v0.26.1)
- 2024-05-28

### Other
- updated the following local packages: rattler_conda_types
</blockquote>

## `rattler_package_streaming`
<blockquote>

##
[0.21.1](rattler_package_streaming-v0.21.0...rattler_package_streaming-v0.21.1)
- 2024-05-28

### Other
- updated the following local packages: rattler_conda_types
</blockquote>

## `rattler_shell`
<blockquote>

##
[0.20.6](rattler_shell-v0.20.5...rattler_shell-v0.20.6)
- 2024-05-28

### Other
- updated the following local packages: rattler_conda_types
</blockquote>

## `rattler_repodata_gateway`
<blockquote>

##
[0.20.3](rattler_repodata_gateway-v0.20.2...rattler_repodata_gateway-v0.20.3)
- 2024-05-28

### Other
- updated the following local packages: rattler_conda_types,
rattler_conda_types
</blockquote>

## `rattler_virtual_packages`
<blockquote>

##
[0.19.13](rattler_virtual_packages-v0.19.12...rattler_virtual_packages-v0.19.13)
- 2024-05-28

### Other
- updated the following local packages: rattler_conda_types
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
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