Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,187
Community Members
 
Community Events
184
Community Groups

What is the project key for my project in BitBucket?

My project is on BitBucket. And due to some reason I need to find its project key.

As you can see from below picture, my project name is AIScreenshotAddin and its git repo link is like https://abc.com/lvp/aiscreenshotaddin.git. So is the abbreviation "lvp" is the project key?

clone-project2.png

 

But lvp means "Lenovo Voice Project", as shown above. It is a project group, which contains dozens of projects, like below. 

For each of the project, I checked their clone repo links. Everyone is like this kind: 

https://abc.com/lvp/projectxxx.git

So project key represents a group of project?

I'm totally confused.

 

lvp.png

2 answers

1 accepted

0 votes
Answer accepted
Erez Maadani
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 03, 2022

You are mixing between BitBucket project and your code project.

Your `AIScreenshotAddin` is your code project which is your git repository in BitBucket.

Your `Lenovo Voice Project` is a group of your code projects so in BitBucket it's a project which is a group of repositories, which equals to a group of your code projects.

Your BitBucket project key is LVP and your git repository URL is the one you see when you hit the clone button. 

One of the differences is that the git repository may include additional info (other than your source code) in order to build your code project, locally and on your CI machines. This way you can easily ensure that each commit (phase of your code project) can be build successfully, and ideally on every machine, even if you need to build old versions.   

1 vote
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 03, 2022

Hi @Tom Xue ,

welcome to the Atlassian community!

LVP is the project key. A project is a container of repositories so in all repository url, the project key is part of URL.

Fabio

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events