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

fix(compogen): better installation command #78

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

jvallesm
Copy link
Collaborator

@jvallesm jvallesm commented Apr 1, 2024

Because

  • Installing the tool doesn't require git, only go

This commit

  • Updates compogen's README to simplify the installation command

@jvallesm jvallesm self-assigned this Apr 1, 2024
@jvallesm jvallesm changed the title fix: better installation command fix(compogen): better installation command Apr 1, 2024
@jvallesm jvallesm marked this pull request as ready for review April 1, 2024 06:06
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.40%. Comparing base (591a6a2) to head (e83b9d9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   57.40%   57.40%           
=======================================
  Files          30       30           
  Lines        3141     3141           
=======================================
  Hits         1803     1803           
  Misses       1098     1098           
  Partials      240      240           
Flag Coverage Δ
unittests 57.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvallesm jvallesm merged commit f1b453b into main Apr 1, 2024
11 checks passed
@jvallesm jvallesm deleted the jvalles/better-compogen-installation branch April 1, 2024 06:19
donch1989 pushed a commit that referenced this pull request Apr 1, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.1-beta](v0.14.0-beta...v0.14.1-beta)
(2024-04-01)


### Bug Fixes

* **compogen:** better installation command
([#78](#78))
([f1b453b](f1b453b))
* **instill:** fix multi-region connection problem
([#76](#76))
([591a6a2](591a6a2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
Because

- Installing the tool doesn't require `git`, only `go`

This commit

- Updates `compogen`'s README to simplify the installation command
namwoam pushed a commit to namwoam/component that referenced this pull request Jun 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.14.1-beta](instill-ai/component@v0.14.0-beta...v0.14.1-beta)
(2024-04-01)


### Bug Fixes

* **compogen:** better installation command
([instill-ai#78](instill-ai#78))
([f1b453b](instill-ai@f1b453b))
* **instill:** fix multi-region connection problem
([instill-ai#76](instill-ai#76))
([591a6a2](instill-ai@591a6a2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants