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

feat: modify CLI binary download process to cache and add to $PATH for later step invocations #7

Merged
merged 4 commits into from
May 5, 2021

Conversation

bryantbiggs
Copy link
Member

@bryantbiggs bryantbiggs commented May 3, 2021

Description

  • modify CLI binary download process to cache and add to $PATH for later step invocations

Motivation and Context

  • in subsequent steps of a runners execution, users may want to just run steps like argocd app ... or multiple CLI commands in a bash script step

How Has This Been Tested?

  • CI/CD integration checks

Screenshots (if appropriate):

@bryantbiggs bryantbiggs force-pushed the chore/test branch 9 times, most recently from 123b467 to 6224963 Compare May 5, 2021 13:59
@bryantbiggs bryantbiggs changed the title chore: this is a test, only a test feat: modify CLI binary download process to cache and add to $PATH for later step invocations May 5, 2021
@bryantbiggs bryantbiggs merged commit af771f8 into main May 5, 2021
@bryantbiggs bryantbiggs deleted the chore/test branch May 5, 2021 14:12
bryantbiggs pushed a commit that referenced this pull request May 5, 2021
# [1.2.0](v1.1.0...v1.2.0) (2021-05-05)

### Bug Fixes

* **deps:** patch reported vulnerability in `merge` sub-dependency ([72e75b3](72e75b3))

### Features

* modify CLI binary download process to cache and add to `$PATH` for later step invocations ([#7](#7)) ([af771f8](af771f8))
@bryantbiggs
Copy link
Member Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant