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

fix: remove attestation-name input and output #3313

Conversation

ramonpetgrave64
Copy link
Collaborator

@ramonpetgrave64 ramonpetgrave64 commented Mar 8, 2024

Summary

Testing Process

We cannot properly test workflow changes without first merging to main, and revert if tests fail. After merging we will

  • trigger a manual run of pre-submit e2e generic default
  • wait for nightly e2e tests to report success

Checklist

  • Review the contributing guidelines
  • Add a reference to related issues in the PR description.
  • Update documentation if applicable.
  • Add unit tests if applicable.
  • Add changes to the CHANGELOG if applicable.

Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
@ramonpetgrave64 ramonpetgrave64 marked this pull request as ready for review March 8, 2024 19:22
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
Copy link
Collaborator

@laurentsimon laurentsimon left a comment

Choose a reason for hiding this comment

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

nit: can you edit the CHANGELOG

@ramonpetgrave64
Copy link
Collaborator Author

@laurentsimon Yeah I did edit the changelog, but not as a breaking change since we're removing an already deprecated thing.

@laurentsimon
Copy link
Collaborator

laurentsimon commented Mar 13, 2024

@laurentsimon Yeah I did edit the changelog, but not as a breaking change since we're removing an already deprecated thing.

Let's make it breaking, because some folks are still using it. Wdut?

Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
@ramonpetgrave64
Copy link
Collaborator Author

Let's make it breaking, because some folks are still using it. Wdut?

Alright

@laurentsimon laurentsimon merged commit e64a212 into slsa-framework:main Mar 13, 2024
74 checks passed
@ianlewis
Copy link
Member

@laurentsimon Yeah I did edit the changelog, but not as a breaking change since we're removing an already deprecated thing.

I think making it breaking is a good call because removing something that's deprecated is a breaking change regardless of whether it was deprecated or not. Deprecated just means that it will be removed (in a major release) in the future.

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.

[feature] attestation-name deprecation warning [bug] Opaque failure in final step
3 participants