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

Integrate package attestations in the CI/CD pipeline #12177

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

amaltaro
Copy link
Contributor

@amaltaro amaltaro commented Nov 22, 2024

Fixes #12179

Status

not-tested

Description

This is a second attempt to try to fix package upload to PyPi, with the integration of "Attestations" into our pipeline.

First error happened in this tag: https://github.com/dmwm/WMCore/actions/runs/11956233634

which we tried to fix by adding another Trusted Publisher in PyPi.

Is it backward compatible (if not, which system it affects?)

MAYBE

Related PRs

None

External dependencies / deployment changes

None

Copy link
Member

@mapellidario mapellidario left a comment

Choose a reason for hiding this comment

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

thanks alan for the prompt fix, i understand that you made sure in your test repository that the subject_path need to contain that /dist/ :)

@mapellidario mapellidario merged commit 56a068e into dmwm:master Nov 22, 2024
1 check was pending
@amaltaro amaltaro changed the title Integrate packate attestations in the CI/CD pipeline Integrate package attestations in the CI/CD pipeline Nov 25, 2024
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.

CD pipeline no longer works because of PyPi attestations enforcement for reusable workflow
2 participants