Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged gitlab

0 votes
999 views
1 answer
    I have a git branch named QA, I want to rename it to lower case qa because I use the repository in gitlab pipeline and in gitlab pipeline the branch ... 65832299/how-to-rename-git-remote-branch-name-from-upper-case-to-lower-case-same-name...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    I'm using gitlab ci, and sorry for the silly question, but why that code below doesn't work? image: docker:stable stages: - build build- ... question from:https://stackoverflow.com/questions/65839561/why-docker-image-doesnt-run-docker-build...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
660 views
1 answer
    in gitlab.ci.yml - ill trying to check gitlog on commits messages after last tag, and its worked: $ git log --oneline -- "instruction/1.0/" $(git ... .com/questions/65845054/git-log-gitlabci-saving-to-file-with-variable-in-name-from-git-log...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
703 views
1 answer
    I have this workgroup and I would like to make lists of interesting projects/repos contained in different subgroups. This would make it easier for ... stackoverflow.com/questions/65846016/create-lists-to-projects-repos-in-group-and-subgroup...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
606 views
1 answer
    I am trying the access the values set on a job's configuration page from within my pipeline. These values are not made available as ... ://stackoverflow.com/questions/65848794/jenkins-access-job-plugin-configuration-values-inside-pipeline...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
815 views
1 answer
    Our CI suddenly fails with the following error message: $ ./gradlew clean jar --stacktrace -i --no-daemon Downloading https://services. ... from:https://stackoverflow.com/questions/65848997/ci-cannot-download-gradle-distribution-snapshot...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
782 views
1 answer
    I have an adonis app that I'm trying to deploy to google cloud by mirroring a gitlab repo. I have my cloudbuild.yaml files set up and have ... Please help. question from:https://stackoverflow.com/questions/65863656/google-cloud-build-fails...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
671 views
1 answer
    Assume this is my project structure: - project - .git - scr - component - file.js I did clone the project Made a new branch by git checkout - ... :https://stackoverflow.com/questions/65921715/how-merging-works-when-we-use-git-add-filename...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
705 views
1 answer
    I am using GitLab. When I pushed up to prod last time, I later realized that there are many bugs. So, I git reset --hard kjh35kh3kh4k2h4k2h4... ... /questions/65922409/git-reset-my-local-project-now-getting-error-when-pushing-to-live-server...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
681 views
1 answer
    When I do a classic update to git using the following commands: git add --all git commit -am "COMMENT" git push origin master And when I ... https://stackoverflow.com/questions/66047459/git-how-to-disable-submodule-from-the-entire-project...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
711 views
1 answer
    I am usgin gitlabhq/gitlab module with terrafrom. I created a separted module for gitlab resources ./terraform-modules/terraform-gitlab-project- ... questions/66059638/providers-within-modules-not-passed-to-the-child-modules-terraform...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
612 views
1 answer
    I am usgin gitlabhq/gitlab module with terrafrom. I created a separted module for gitlab resources ./terraform-modules/terraform-gitlab-project- ... questions/66059638/providers-within-modules-not-passed-to-the-child-modules-terraform...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
973 views
1 answer
    I'm using gitlab runner install with Helm and running on Google Cloud Kubernetes engine. Here my runner configuration inside my values.yaml file : ... .com/questions/66067632/bind-docker-socket-with-a-kubernetes-runner-and-share-volume...
asked Oct 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
699 views
1 answer
    I created a project group in the past but now we have created a company level group. Is it possible to assign the project group as subgroup under the company level group ?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
832 views
1 answer
    Having a few issues committing my code changes from my working branch back into a branch it was revert out of. My code was put into the release branch early and ... my commits from the release branch as Gitlab doesn't allow me to do so....
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
871 views
1 answer
    I have been facing this problem with git in which I am trying to upload .mp4 files in a subdirectory of wwwroot/ but whenever I am writing git status, they ... is located inside my repo and one is outside of it. INSIDE REPO OUTSIDE OF REPO...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
790 views
1 answer
    I tried IMPORTANT: * [ ] A checkbox but the text after IMPORTANT: is not rendered as checkbox. Instead it is printed as is. How can I convince the asciidoc processor (gitlab wiki) to render the text porperly and display a checkbox?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    I have a Gitlab pipeline to get into a server via ssh, load correct node version with nvm, and install node packages using a NPM_TOKEN. The NPM_TOKEN is ... the $HOME variable of the server session. Does anyone know how to achieve that?...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I came across a set of images (e.g., https://github.com/kehuantiantang/A-DNN-based-Semantic-Segmentation-for-Detecting-Weed-and-Crop/blob/master/ ... kehuantiantang/A-DNN-based-Semantic-Segmentation-for-Detecting-Weed-and-Crop.git/info/lfs'...
asked Feb 19, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
808 views
1 answer
    基本上可以肯定如网上所说是上传文件限制了大小所导致,因为我尝试几个几个的小文件提交都是可以的,批量提交就报错了,然而网上的相关的解决方法都没能解决我的这个问题。求助!详细点哈...
asked Feb 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
631 views
1 answer
    I've a GitLab repository with some branches. And i also have submodule (f.e. version of commit v2) added to this project. Yesterday i updated submodule (from v2 to ... update --remote --rebase But it also didn't help. What can I do?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
731 views
1 answer
    I've a GitLab repository with some branches. And i also have submodule (f.e. version of commit v2) added to this project. Yesterday i updated submodule (from v2 to ... update --remote --rebase But it also didn't help. What can I do?...
asked Jan 29, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    I have an issue with a gitlab-runner installed via the application panel on gitlab to a k3s rancher cluster. It was working fine then today gitlab was ... ) Any workaround or solution would be greatly appreciated :) Thank you in advance....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
754 views
1 answer
    How I can call a specific runner for CI job. Problem: I have default runners and now I have to install my local runner and run tests on it. But ... to turn off runners on the Git because the whole project builds on remote drivers....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.9k views
1 answer
    I use Sonar Cloud to analyze my code with Gitlab CI. How it is usually in the SONAR_HOST_URL I put https://sonarcloud.io , but after the pipeline finish sonar put ... paths: - .sonar/cache script: - sonar-scanner only: - master - IDEA-022...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
3.9k views
1 answer
    I'm pulling image into my pipeline from ECR. First I need to authenticate using eval $(aws ecr get-login --region eu-west-2 --no-include-email | sed 's|https://|| ... 's|https://||') How can I log into ECR right before the image is pulled ?...
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.8k views
1 answer
    这个问题搞了半天,查了各种资料没搞定,思路不清晰了,特意来请教下各位前辈 是这样的,仓库放在gitlab.com上 gitlab-runner 是安装的本地,配置上用的mac的shell来执行runner 然后在gitlab-ci.yml上 打算执行 scp ./dist root@我的外网服务器ip:/usr/ ... mac本地执行上述scp是可以的 也查看过runner的权限,确认runner用户是有rsa文件的 但是在cicd流程中就不行 不知道还有哪些遗漏的...
asked Jan 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
...