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

CENG-250: Add an option to utilise executable for Cloudsmith CLI instead of installing python #57

Merged
merged 21 commits into from
Jun 11, 2024

Conversation

BartoszBlizniak
Copy link

@BartoszBlizniak BartoszBlizniak commented Jun 11, 2024

What's Changed

  1. Added support for the Cloudsmith executable in addition to the Cloudsmith CLI. This allows users to use Cloudsmith without needing to install it via pip, simplifying integration into workflows. This has now been set as default option.

  2. Created a new GitHub Actions workflow for generating the Cloudsmith executable. This workflow installs Python and pip, installs shiv, and then runs the shiv command to generate the executable. The workflow is triggered on pushes to the master branch and commits the executable to the repository if it's not already there.

  3. Updated the README to document the new executable support and the new GitHub Actions workflow.

@BartoszBlizniak BartoszBlizniak requested a review from a team as a code owner June 11, 2024 11:12
@gweinstein-cloudsmith gweinstein-cloudsmith changed the title CENG-250: Add an option to utilise executable instead of installing python CENG-250: Add an option to utilise executable for Cloudsmith CLI instead of installing python Jun 11, 2024
@BartoszBlizniak BartoszBlizniak merged commit e0267e7 into cloudsmith-io:master Jun 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants