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

Allow installables edit cmd to remove attributes #47

Merged
merged 1 commit into from
May 9, 2024

Conversation

bennettgoble
Copy link
Member

Provide a way for users to remove elements of package metadata through installables edit by passing just the key with no value, ex. creds=.

Fixes #46

Provide a way for users to remove elements of package metadata through
`installables edit` by passing just the key with no value, ex. `creds=`.
@bennettgoble bennettgoble added the bug Something isn't working label May 9, 2024
Copy link
Contributor

@nat-goodspeed nat-goodspeed left a comment

Choose a reason for hiding this comment

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

Thank you for not only fixing, but providing a test to exercise your fix!

@nat-goodspeed nat-goodspeed merged commit f43ca67 into main May 9, 2024
11 checks passed
@nat-goodspeed nat-goodspeed deleted the signal/rm-archive-attr branch May 9, 2024 15:41
@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

autobuild installables edit should have a way to clear creds=
2 participants