-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[docs][scripts] fix broken README.md weblinks and refactor protoc-generator.sh #4027
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.
Hey, many thanks for your contribution @axonasif!
The README.md link fixes look good to me, but I'm unsure about the protoc-generator.sh
refactor.
- Could you please explain why the refactor was necessary?
- It might be worth separating these two changes (README.md fixes & protoc refactor) in two separate Pull Requests
1. [Use a Prefixed URL](https://www.gitpod.io/docs/context-urls/) | ||
1. [Install Browser Extension](https://www.gitpod.io/docs/browser-extension/) | ||
1. [Enable GitLab Integration](https://www.gitpod.io/docs/gitlab-integration/) | ||
1. [Use a Prefixed URL](https://www.gitpod.io/docs/getting-started/#prefixed-url) |
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.
Praise: Nice touch! (For me, the old link still works, but the one you chose works better here 👍)
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.
Feels weird now, yesterday night few of the links were resulting in 404
pages on the gitpod.io side for me, specifically for the getting-started links in README.md
. Now all of them seem to be working 😶 Sorry about it.
Requesting review from @aledbf for the |
@axonasif the |
As the title says, the refactoring inside
Will keep that in mind @jankeromnes 😄 |
Just to simplify the process. In my view using loops instead of repeated commands for the same kind of task seems better. |
Not in my personal opinion. Please rollback the change in Edit: please also squash the commits |
Okay, understood. |
@axonasif please squash the commits and this LGTM |
I'm on it, hold on a bit please. |
…generator.sh` [scripts] refactor: Simplify `install_dependencies()` function Update README.md Co-authored-by: Jan Keromnes <[email protected]> revert: Refactoriziation of `install_dependencies()`
It's done a while back BTW |
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.
LGTM
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.
Looks good to me too, thanks!
/werft run 👍 started the job as gitpod-build-main-fork.2 |
/werft run 👍 started the job as gitpod-build-main-fork.3 |
/werft run 👍 started the job as gitpod-build-main-fork.4 |
No description provided.