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

improve 'melange convert python' to remove manual steps #846

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

imjasonh
Copy link
Member

@imjasonh imjasonh commented Nov 16, 2023

  • don't specify python-3 or py3.12-setuptools since they get picked up by the dep on python/build-wheel automagically (I don't think we actually need a dep on setuptools?)
  • drop repositories and keyring since we don't need them in wolfi (we pass them in via flags to melange build)
  • drop manual README step since running the pipeline checks the digest for you

Signed-off-by: Jason Hall <jason@chainguard.dev>
@imjasonh imjasonh merged commit 9b42336 into chainguard-dev:main Nov 16, 2023
26 checks passed
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.

2 participants