In the gitlab documentation, it reads
Transferring an existing project into a group
You can transfer an existing project into a group you own from the project settings page.
First scroll down to the 'Dangerous settings' and click 'Show them to me'.
Now you can pick any of the groups you manage as the new namespace for the group.
But I cannot even manage to find the settings page.
In the docs there is the following figure:
However, my sidebar looks as follows:
What's going on?
Related
I have had an associate get married and while I have changed their name in all other systems I can't see a way to change the display name in Azure DevOps. They have a fair number or work assignments so I don't really want to delete and add them back. Is there a way to simply update their display name?
You can do this in profile settings profile settings.
One of the icons in the upper right corner opens the settings page.
We have GitLab 12.4.0-ee and I've searched every settings tab, but didn't found anything relevant.
If you have a Premium plan, you can use Custom instance-level project templates
Create a group and under this group, create a project with all settings you want. Then configure the group to be the template source for the entire GitLab instance.
When you create a new project, navigate to Create from template, select the Instance tab and click on Use template button.
I want to hide two repositories (App 1 and 2 below) from the menu on a project on Azure DevOps.
Select a project -> Repos -> below
The reason is that App 1 and 2 have code, but are not being used at the moment. So we will show them in the future. Thus, we want the ability to show/hide them.
Any idea?
You can go in your azure devops setting to edit your repository settings.
In this page you can manage all security options and allow specific user to work with your branches.
Some documentation from Microsoft website :
https://learn.microsoft.com/en-us/azure/devops/organizations/security/set-git-tfvc-repository-permissions?view=vsts&tabs=new-nav
I found out that you can disable the repository. This will keep listing your disabled repositories but no one can access them. Instead, the repository page just warns about its disabled status (see the picture below).
See this article that brings more detail and is the source of the images below.
I have 4 different azure accounts, each on with its own subscription and 5 WebApps on each subscription.
On my last created account+subscription+WebApps something really strange is happening in the "WebApp Panel" of the portal.azure.com: when I select any of my webapps the panel does not have the usual information.
It is best explained with pictures:
A normal WebApp Panel:
A fail WebApp Panel
As you can see it doesn't contain the usual information.
For more info, I don't know if it has any sense, autoswap is not working for these WebApps :S
I've created an empty website following these steps: http://emptywebsite-for-stackoverflow.azurewebsites.net
We have removed parts that users were not using often from the default web app blade, you can add any of the parts you like by click on the "Add Tile" Button and You can add a group via the "Add Group" button on the bottom and add your tiles there as well.
You should see a pane of tile that you can drag tiles from and drop on your blade. Let us know if this helps, and if you like to see any other part more often on the website blade after creating the blade. After you have customized the blade it will not change again.
The Part Gallery will look like this,
Hope this helps !
I'm quite new with TFS, I'm trying to get our department to use it (and not VSS2005).
I have created a project, user stories and work items.
I'm now playing with the sharepoint portal and have added a "List" which looks like Microsoft Project. I would've thought it would link to all the existing work items and show them, but it is blank.
What am I missing?
I sugegst you to access Team Explorer, click on Team Project Settings and Project Portal Settings. Project Portal is not enabled. Click on Enable team project portal.
Specify your SharePoint Site credentials and click on OK.