doc: Status badges to readme#14535
Merged
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom Oct 16, 2023
R3DRUN3:main
Merged
doc: Status badges to readme#14535kodiakhq[bot] merged 3 commits intocloudquery:mainfrom R3DRUN3:main
kodiakhq[bot] merged 3 commits intocloudquery:mainfrom
R3DRUN3:main
Conversation
…dges Signed-off-by: r3drun3 <simone.ragonesi@sighup.io>
Contributor
|
Hi @R3DRUN3! Just one thing I'd like to change: we have a monorepo here, so the latest release will point sometimes to some plugins, sometimes to CLI. Is it possible to get the latest CLI release only? We tag them in a specific pattern, so it'll be easy to query. |
candiduslynx
previously requested changes
Oct 16, 2023
Contributor
candiduslynx
left a comment
There was a problem hiding this comment.
Need to figure out a way to point only to the CLI release (or drop the release badge altogether)
Signed-off-by: r3drun3 <simone.ragonesi@sighup.io>
Contributor
Author
@candiduslynx unfortunately, it appears that there is no straightforward and efficient method for selectively referencing only the CLI releases. |
erezrokah
approved these changes
Oct 16, 2023
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
#### Summary *Safe to merge PR* added `license`, `go report`, `ci` and `latest release` status badges to readme to improve docs quality. Take a look at the edited readme in [my fork](https://github.com/R3DRUN3/cloudquery/blob/main/README.md).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Safe to merge PR
added
license,go report,ciandlatest releasestatus badges to readme to improve docs quality.Take a look at the edited readme in my fork.