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: Make config optional #3

Merged
merged 2 commits into from
Mar 28, 2024
Merged

feat: Make config optional #3

merged 2 commits into from
Mar 28, 2024

Conversation

fentas
Copy link
Contributor

@fentas fentas commented Mar 28, 2024

This allows reusing the NewCmdBinary in other projects and defining --all as all binaries defined in Binaries.
So all Binaries defined will be installed with --all --install

Copy link

codecov bot commented Mar 28, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@fentas fentas merged commit 2c56b60 into main Mar 28, 2024
5 checks passed
@fentas fentas deleted the feat/noconfig-option branch March 28, 2024 08:46
@github-actions github-actions bot mentioned this pull request Apr 3, 2024
fentas pushed a commit that referenced this pull request Apr 3, 2024
🤖 I have created a release *beep* *boop*
---


## [1.0.0](v0.1.0...v1.0.0)
(2024-04-03)


### ⚠ BREAKING CHANGES

* change bin names to params not flags
([#4](#4))

### Features

* add docker-compose ([#8](#8))
([7e9cfee](7e9cfee))
* add gh ([#7](#7))
([6a9d2e0](6a9d2e0))
* change bin names to params not flags
([#4](#4))
([a2a4663](a2a4663))
* Make config optional ([#3](#3))
([2c56b60](2c56b60))


### Bug Fixes

* add argsh binary ([#5](#5))
([36cd1cf](36cd1cf))
* add argsh to readme
([4541d26](4541d26))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

1 participant