Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Bitbucket repository naming back #3

Open
4 tasks done
langecode opened this issue Apr 25, 2023 · 0 comments
Open
4 tasks done

Change Bitbucket repository naming back #3

langecode opened this issue Apr 25, 2023 · 0 comments

Comments

@langecode
Copy link
Member

Clear and concise description of the problem

The Bitbucket repository naming was changed to accomodate the hardcoded requirement that "fullname" is always <owner>/<name>

Suggested solution

Naming scheme should be changed back t0

FullName:      fmt.Sprintf("%s/%s", from.Project.Name, from.Name)

as this is the most human-readable name.

https://github.com/neticdk/woodpecker/blob/main/server/forge/bitbucketserver/convert.go#L61

Alternative

No response

Additional context

No response

Validations

  • Checked that the feature isn't part of the next version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]
  • Read the Contributing Guidelines.
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant