Closed github-actions[bot] closed 8 months ago
This is needed by the OTel Demo: https://github.com/open-telemetry/opentelemetry-demo/pull/1388#issuecomment-1955255713
In theory, we just need to merge this PR and the automation will do everything. However, I never used pypa/gh-action-pypi-publish@release/v1, so let's see and hope for the best π€
As long as @beeme1mr setup everything in pypi
it should work π
As long as @beeme1mr setup everything in
pypi
it should work π
The pressure is on... let me quickly double-check before we merge!
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
d8e10c7
) 90.55% compared to head (c58cec9
) 90.55%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@beeme1mr All good?
All good?
Let's give it a shot.
:robot: Release is at https://github.com/open-feature/python-sdk-contrib/releases/tag/providers/flagd/v0.1.1 :sunflower:
Job failed: https://github.com/open-feature/python-sdk-contrib/actions/runs/8006817753/job/21869447530
Error: Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:
* `invalid-publisher`: valid token, but no corresponding publisher (All lookup strategies exhausted)
This generally indicates a trusted publisher configuration error, but could
also indicate an internal error on GitHub or PyPI's part.
The claims rendered below are **for debugging purposes only**. You should **not**
use them to configure a trusted publisher unless they already match your expectations.
If a claim is not present in the claim set, then it is rendered as `MISSING`.
* `sub`: `repo:open-feature/python-sdk-contrib:environment:release`
* `repository`: `open-feature/python-sdk-contrib`
* `repository_owner`: `open-feature`
* `repository_owner_id`: `99483952`
* `job_workflow_ref`: `open-feature/python-sdk-contrib/.github/workflows/release.yml@refs/heads/main`
* `ref`: `refs/heads/main`
:robot: I have created a release beep boop
0.1.1 (2024-02-22)
π Bug Fixes
This PR was generated with Release Please. See documentation.