-
Notifications
You must be signed in to change notification settings - Fork 8
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: add terminal link to url #30
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great improvement, could you please add this feature for https://github.com/goravel/fiber as well?
Codecov ReportAll modified and coverable lines are covered by tests β
π’ Thoughts on this report? Let us know!. |
@hwbrzzl Done |
* build(deps): bump the go-modules group with 1 update (#28) Bumps the go-modules group with 1 update: [github.com/bytedance/sonic](https://github.com/bytedance/sonic). - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: [#294] Validator cant check the param of url (#29) * fix: [#294] Validator cant check the param of url * Optimize codecov * feat: add terminal link to url (#30) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Luis Talamante Arreola <juantarrel@gmail.com>
* v1.1.6 (#31) * build(deps): bump the go-modules group with 1 update (#28) Bumps the go-modules group with 1 update: [github.com/bytedance/sonic](https://github.com/bytedance/sonic). - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: [#294] Validator cant check the param of url (#29) * fix: [#294] Validator cant check the param of url * Optimize codecov * feat: add terminal link to url (#30) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Luis Talamante Arreola <juantarrel@gmail.com> * Remove goreleaesr --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Luis Talamante Arreola <juantarrel@gmail.com>
* v1.1.6 (#31) * build(deps): bump the go-modules group with 1 update (#28) Bumps the go-modules group with 1 update: [github.com/bytedance/sonic](https://github.com/bytedance/sonic). - [Release notes](https://github.com/bytedance/sonic/releases) - [Commits](bytedance/sonic@v1.10.1...v1.10.2) --- updated-dependencies: - dependency-name: github.com/bytedance/sonic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: [#294] Validator cant check the param of url (#29) * fix: [#294] Validator cant check the param of url * Optimize codecov * feat: add terminal link to url (#30) --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Luis Talamante Arreola <juantarrel@gmail.com> * Remove goreleaesr * fix #378 (#51) * Remove unnecessary code * Remove unnecessary code --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Juan Luis Talamante Arreola <juantarrel@gmail.com>
Hey @juantarrel We created a private channel in Discord for contributors. You can click the link and DM me (@bowen) to join it if you are interested. Here you can:
|
Closes #
π Description
β Checks
βΉ Additional Information