From GitLab From Azure DevOps Services, or formerly Visual Studio Team Services Manually Note that only two options are available by default:From a repository URLandManually. If aconnectionto some VCS hosting service is configured in the Root project (or a parent project of the project to be...
Beside GitHub, Upsource supports all Git hosting solutions — be it self-hosting or in the cloud (e.g. BitBucket, Gitlab). A Git project can be configured and created in the Create project page. Repository URL: enter your GitHub repository address (e.g. https://github.com/some-name/so...
Example Project I can't reproduce it on gitlab.com What is the currentbugbehavior? Visiting the project's page, i.e. gitlab.example.com/user/test gives a 404 error. What is the expectedcorrectbehavior? The normal empty project page. Environment Deployed from the helm chart via terraform o...
curl--requestPOST--header"PRIVATE-TOKEN: ***"-d'{ "name": "project-test001", "initialize_with_readme": "true"}'-H"Content-Type: application/json""https://gitlabhostname.tld/api/v4/projects/"create a new branch: create a branch: curl--requestPOST--header"PRIVATE-TOKEN: ***"-H"...
I managed to reproduce this on GitLab.com when a user contacted us about this. In the logs, I noticed a message like this on the project creation: json.message Unable to save project. Error: undefined method `name' for nil:NilClass { name: user.name, email: user_email(user) } ^^...
UX Research at GitLab Analyzing and synthesizing user research data Analyzing survey verbatim Attending a research event Choosing a research methodology Collecting useful data Community contributions for Actionable Insights Comparative testing for navigation Creating a first click study in Qualtrics...
git_repo_info Return information about the current git project Arguments: --type <str> The requested type of information about the repo Default: api --url <str> The url to obtain the requested info from Default: git@github.com:simon-lenau/gitlab-tokens.git Usage: git_repo_info \ --...
GitLab Permissions MR that originally added project deploy tokens Edited Any update on this? We use kubernetes with a private GitLab registry. Without API automation we stalled with GitLab here and consider moving to Jfrog container registry. Is there any ETA for this feature? Why is the labe...
where<config-file>is a JSON file which content is described inConfigurationsection below. Options You can also specify following options: --urlor-u- URL of the GitLab instance. Defaults tohttps://gitlab.com. --access-token- either personal, project or group access token for the GitLab API...
+in nav sidebar while in a Project Issue list Incident list Board ...pretty much anywhere you can create issues. It's worth noting that there is nothing on the incident create form that will not be present on the new work item create modal/drawer, so maybe we can use that?