Skip to content

chore(wheels): add build wheels for Python 3.11#4337

Merged
mergify[bot] merged 11 commits into
DataDog:1.xfrom
Yun-Kim:yunkim/py311-wheels
Oct 28, 2022
Merged

chore(wheels): add build wheels for Python 3.11#4337
mergify[bot] merged 11 commits into
DataDog:1.xfrom
Yun-Kim:yunkim/py311-wheels

Conversation

@Yun-Kim

@Yun-Kim Yun-Kim commented Oct 19, 2022

Copy link
Copy Markdown
Contributor

Description

Blocked by #4125.
This PR removes the skipping of building Python 3.11 wheels in our build_deploy job.

Checklist

Motivation

Design

Testing strategy

Relevant issue(s)

Testing strategy

Reviewer Checklist

  • Title is accurate.
  • Description motivates each change.
  • No unnecessary changes were introduced in this PR.
  • PR cannot be broken up into smaller PRs.
  • Avoid breaking API changes unless absolutely necessary.
  • Tests provided or description of manual testing performed is included in the code or PR.
  • Release note has been added for fixes and features, or else changelog/no-changelog label added.
  • All relevant GitHub issues are correctly linked.
  • Backports are identified and tagged with Mergifyio.
  • Add to milestone.

@Yun-Kim Yun-Kim added the changelog/no-changelog A changelog entry is not required for this PR. label Oct 19, 2022
@Yun-Kim
Yun-Kim marked this pull request as ready for review October 26, 2022 17:58
@Yun-Kim
Yun-Kim requested a review from a team as a code owner October 26, 2022 17:58
@Yun-Kim

Yun-Kim commented Oct 26, 2022

Copy link
Copy Markdown
Contributor Author

@Mergifyio backport 1.6

@mergify

mergify Bot commented Oct 26, 2022

Copy link
Copy Markdown
Contributor

backport 1.6

✅ Backports have been created

Details

@mergify
mergify Bot merged commit 62852e3 into DataDog:1.x Oct 28, 2022
mergify Bot pushed a commit that referenced this pull request Oct 28, 2022
## Description
Blocked by #4125.
This PR removes the skipping of building Python 3.11 wheels in our build_deploy job.

## Checklist
- [x] Title must conform to [conventional commit](https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional).
- [x] Add additional sections for `feat` and `fix` pull requests.
- [x] Ensure tests are passing for affected code.
- [x] [Library documentation](https://github.com/DataDog/dd-trace-py/tree/1.x/docs) and/or [Datadog's documentation site](https://github.com/DataDog/documentation/) is updated. Link to doc PR in description.

## Motivation

## Design

## Testing strategy

## Relevant issue(s)

## Testing strategy

## Reviewer Checklist
- [x] Title is accurate.
- [x] Description motivates each change.
- [x] No unnecessary changes were introduced in this PR.
- [x] PR cannot be broken up into smaller PRs.
- [x] Avoid breaking [API](https://ddtrace.readthedocs.io/en/stable/versioning.html#interfaces) changes unless absolutely necessary.
- [x] Tests provided or description of manual testing performed is included in the code or PR.
- [x] Release note has been added for fixes and features, or else `changelog/no-changelog` label added.
- [x] All relevant GitHub issues are correctly linked.
- [x] Backports are identified and tagged with Mergifyio.
- [x] Add to milestone.

(cherry picked from commit 62852e3)
mergify Bot added a commit that referenced this pull request Oct 28, 2022
This is an automatic backport of pull request #4337 done by [Mergify](https://mergify.com).


---


<details>
<summary>Mergify commands and options</summary>

<br />

More conditions and actions can be found in the [documentation](https://docs.mergify.com/).

You can also trigger Mergify actions by commenting on this pull request:

- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch

Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can:

- look at your merge queues
- generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com
</details>
@Yun-Kim
Yun-Kim deleted the yunkim/py311-wheels branch October 28, 2022 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants