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

Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea" #1

Merged
merged 1 commit into from
Nov 2, 2016
Merged

Rename import paths: "github.com/gogits/gogs" -> "github.com/go-gitea/gitea" #1

merged 1 commit into from
Nov 2, 2016

Conversation

andreynering
Copy link
Contributor

No description provided.

Copy link
Member

@tboerger tboerger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not checked if everything have been replaced but looks good to me

"github.com/gogits/gogs/modules/httplib"
"github.com/gogits/gogs/modules/log"
"github.com/gogits/gogs/modules/setting"
"github.com/go-gitea/gitea/models"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are relative imports not supported ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is supported but not recommended

Copy link
Member

@strk strk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If there's a way to use relative imports, it would be simpler to maintain in case of another switch

Copy link
Member

@bkcsoft bkcsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jhasse
Copy link

jhasse commented Nov 2, 2016

You'll need search-and-replace anyway ;)

@metalmatze
Copy link
Contributor

LGTM, small rant: Golang team now adds aliases, but we still don't have a tool for this. :)

@tboerger
Copy link
Member

tboerger commented Nov 2, 2016

LGTM

@tboerger tboerger added this to the 1.0.0 milestone Nov 2, 2016
@bkcsoft
Copy link
Member

bkcsoft commented Nov 2, 2016

LGTM

(need to do it again -.-)

@bkcsoft
Copy link
Member

bkcsoft commented Nov 2, 2016

LGTM

Third times the charm!

@tboerger tboerger merged commit 142d35e into go-gitea:master Nov 2, 2016
@andreynering andreynering deleted the import-paths branch November 2, 2016 19:43
@tboerger tboerger added the type/enhancement An improvement of existing functionality label Nov 3, 2016
@tboerger tboerger added the lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. label Nov 29, 2016
@ghost ghost mentioned this pull request Apr 4, 2018
7 tasks
@Aragur Aragur mentioned this pull request Jul 20, 2018
2 tasks
@pzillmann pzillmann mentioned this pull request Jul 30, 2018
7 tasks
@zeripath zeripath mentioned this pull request Jun 21, 2019
1 task
GoodERPJeff referenced this pull request in osbzr/gitea Oct 27, 2019
@bigemon bigemon mentioned this pull request Nov 9, 2019
7 tasks
@MarkusAmshove MarkusAmshove mentioned this pull request Nov 16, 2019
7 tasks
@Aryesia Aryesia mentioned this pull request Jan 17, 2020
7 tasks
@ghost ghost mentioned this pull request Apr 16, 2020
7 tasks
@axil axil mentioned this pull request May 2, 2020
7 tasks
@somera somera mentioned this pull request Jun 18, 2020
7 tasks
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants