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

Support for pub packages #19421

Closed
CodeDoctorDE opened this issue Apr 18, 2022 · 6 comments · Fixed by #20560
Closed

Support for pub packages #19421

CodeDoctorDE opened this issue Apr 18, 2022 · 6 comments · Fixed by #20560
Labels
topic/packages type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@CodeDoctorDE
Copy link
Contributor

Feature Description

I found the new packages system very useful.
But currently it doesn't have the option to host a private pub server. Dart has the option to use private repositories but they don't support updating the package automatically and resolve versions based on tags.

Some documentation, how to integrate it:

Screenshots

No response

@CodeDoctorDE CodeDoctorDE added type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Apr 18, 2022
@lunny
Copy link
Member

lunny commented Apr 18, 2022

Looks like there is no owner concept and router /api/packages has been used.

@CodeDoctorDE
Copy link
Contributor Author

Maybe it can be solved by having an own registry per org/user.

@CodeDoctorDE
Copy link
Contributor Author

Like with ruby gems https://docs.gitea.io/en-us/packages/rubygems/

@KN4CK3R
Copy link
Member

KN4CK3R commented Jul 29, 2022

I don't understand this request. Are you requesting the package type "Pub" which is usable with Flutter and Dart?

@CodeDoctorDE
Copy link
Contributor Author

Yes, a selfhosted version of pub.dev

@KN4CK3R
Copy link
Member

KN4CK3R commented Jul 31, 2022

Added in #20560

@lunny lunny added this to the 1.18.0 milestone Jul 31, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic/packages type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants