lib/api/api_guard.rb
?
good for new contributors
; here is the link https://gitlab.com/gitlab-org/gitlab/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=good%20for%20new%20contributors
Hello, everyone
I have some problem with installation asdf, on manjaro(arch linux)
I make all steps and set /opt/asdf-vm/asdf.sh
in ~/.bashrc
as stated in pinned comment.
But when i start bash i get:bash: /opt/asdf-vm/asdf.sh: Permission denied
Typing asdf, and get:bash: asdf: command not found
May someone had same issue, thanks.
asdf
is not in your path, because you probably just have asdf.sh
(you could try that after setting the exec bit)
Hi, everyone!
I have installed gdk, chosen issue, created branch and now i try push my new (uncommitted)branch with commits but i get 403 error :((
I try add ssh, but it doesn't solve my problem.
// push my brach
git push --set-upstream origin 217166-vladislav-use-template-button-keyboard
Username for 'https://gitlab.com': // passing my credentionals
Password for: // passing my credentionals
// get
remote: You are not allowed to push code to this project.
fatal: unable to access 'https://gitlab.com/gitlab-org/gitlab.git/': The requested URL returned error: 403
Thank you in advance
2:accessor call: route repository accessor: get synced node: get shard for "default": primary is not healthy. debug_error_string:{"created":"@1614864631.721117000","description":"Error received from peer unix:/Users/karthiksivadas/Development/oss/gitlab/gitlab-development-kit/praefect.socket","file":"src/core/lib/surface/call.cc","file_line":1055,"grpc_message":"accessor call: route repository accessor: get synced node: get shard for "default": primary is not healthy","grpc_status":2}
down: ./services/praefect-gitaly-0: 1s, want up; run: log: (pid 36164) 4923s
. Can someone please tell me what I am doing wrong?
gdk init
inside the repo followed by gdk install
inside gdk directory.
gdk init
from any directory, which will clone the GDK itself into a subdirectory called gitlab-development-kit
. You can then cd
to this directory and run gdk install gitlab_repo=git@gitlab.com:gitlab-org/gitlab.git
from there, replacing gitlab-org/gitlab.git
with your fork.gitlab
, which is where your fork will be installed and where you can make changes and commit them :)
gdk doctor
after the password change shows the same errorGDK Status
--------------------------------------------------------------------------------
The following services are not running but should be:
down: ./services/praefect-gitaly-0: 0s, want up; run: log: (pid 38415) 3238s