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

Add recommendation to use Cobra #368

Merged
merged 3 commits into from
Apr 17, 2023
Merged

Add recommendation to use Cobra #368

merged 3 commits into from
Apr 17, 2023

Conversation

lmosca
Copy link
Contributor

@lmosca lmosca commented Mar 31, 2023

No description provided.

@lmosca lmosca requested a review from steveclay as a code owner March 31, 2023 08:58
@steveclay steveclay merged commit 01bf208 into IBM-Cloud:master Apr 17, 2023
tonystarkjr3 pushed a commit that referenced this pull request Sep 22, 2023
* Add recommendation to use Cobra

* dummy commit

---------

Co-authored-by: steveclay <steveclay@users.noreply.github.com>
steveclay added a commit that referenced this pull request Mar 13, 2024
* added sso style entry

* style to type for SSO

* setBasicAuth

* Win unit test (#355)

* Fixed unit tests so they work in windows environments

* Removed dead imports

* adding Connection close header in http requests of our golang client (#372)

Co-authored-by: Anupam Pokharel <apokharel@ibm.com>

* Adds PrintCsv() function and unit tests to bluemix/terminal/table (#352)

* added PrintCsv() function and unit tests to bluemix/terminal/table

* Added handled errors to function PrintCsv

* Added unit test for empty table in function PrintCsv

* Added translations for error message and returned it

---------

Co-authored-by: Aerex <noamfo@aerex.me>

* chore: add csv messages to i18n (#373)

* chore: bump version to 1.1.0 (#374)

* Add recommendation to use Cobra (#368)

* Add recommendation to use Cobra

* dummy commit

---------

Co-authored-by: steveclay <steveclay@users.noreply.github.com>

* chore: bump packages for vulnerabilities (#376)

* docs: added building section for building architectures

* docs: improved description on building architectures

* docs: Removed extraneous info for  architecture requirements

* chore(security): resolved vulnerability by updating golang.org/x/net

* chore: bumped to 1.1.1 (#380)

---------

Co-authored-by: Anupam Pokharel <apokharel@ibm.com>
Co-authored-by: Christopher Gallo <chrisagallo@gmail.com>
Co-authored-by: edsonarios <edsonrios9@gmail.com>
Co-authored-by: Aerex <noamfo@aerex.me>
Co-authored-by: steveclay <steveclay@users.noreply.github.com>
Co-authored-by: lmosca <lmosca@users.noreply.github.com>
steveclay added a commit that referenced this pull request Mar 14, 2024
* Feat: Add config SSO option (#377)

* added sso style entry

* style to type for SSO

* setBasicAuth

* Win unit test (#355)

* Fixed unit tests so they work in windows environments

* Removed dead imports

* adding Connection close header in http requests of our golang client (#372)

Co-authored-by: Anupam Pokharel <apokharel@ibm.com>

* Adds PrintCsv() function and unit tests to bluemix/terminal/table (#352)

* added PrintCsv() function and unit tests to bluemix/terminal/table

* Added handled errors to function PrintCsv

* Added unit test for empty table in function PrintCsv

* Added translations for error message and returned it

---------

Co-authored-by: Aerex <noamfo@aerex.me>

* chore: add csv messages to i18n (#373)

* chore: bump version to 1.1.0 (#374)

* Add recommendation to use Cobra (#368)

* Add recommendation to use Cobra

* dummy commit

---------

Co-authored-by: steveclay <steveclay@users.noreply.github.com>

* chore: bump packages for vulnerabilities (#376)

* docs: added building section for building architectures

* docs: improved description on building architectures

* docs: Removed extraneous info for  architecture requirements

* chore(security): resolved vulnerability by updating golang.org/x/net

* chore: bumped to 1.1.1 (#380)

---------

Co-authored-by: Anupam Pokharel <apokharel@ibm.com>
Co-authored-by: Christopher Gallo <chrisagallo@gmail.com>
Co-authored-by: edsonarios <edsonrios9@gmail.com>
Co-authored-by: Aerex <noamfo@aerex.me>
Co-authored-by: steveclay <steveclay@users.noreply.github.com>
Co-authored-by: lmosca <lmosca@users.noreply.github.com>

* bump version (#398)

---------

Co-authored-by: Anupam Pokharel <apokharel@ibm.com>
Co-authored-by: Christopher Gallo <chrisagallo@gmail.com>
Co-authored-by: edsonarios <edsonrios9@gmail.com>
Co-authored-by: Aerex <noamfo@aerex.me>
Co-authored-by: steveclay <steveclay@users.noreply.github.com>
Co-authored-by: lmosca <lmosca@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.

2 participants