Gitea Chocolatey package on "Installation from package" page #5099

Closed
opened 2025-11-02 06:14:23 -06:00 by GiteaMirror · 10 comments
Owner

Originally created by @doggy8088 on GitHub (Mar 23, 2020).

  • Gitea version (or commit ref):
  • Git version: git version 2.25.1.windows.1
  • Operating system: Microsoft Windows [Version 10.0.18363.720]
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist: N/A

Description

I made a Gitea package (Chocolatey) for Windows a while ago. I also configured CI/CD that will pull latest version from Gitea website and publish to Chocolatey automatically. The pipeline is very stable running since last year. So I'd like to ask list my package to the Installation from package page.

Screenshots

image

Originally created by @doggy8088 on GitHub (Mar 23, 2020). - Gitea version (or commit ref): - Git version: `git version 2.25.1.windows.1` - Operating system: `Microsoft Windows [Version 10.0.18363.720]` - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: `N/A` ## Description I made a [Gitea](https://chocolatey.org/packages/gitea) package ([Chocolatey](https://chocolatey.org/)) for Windows a while ago. I also configured CI/CD that will pull latest version from Gitea website and publish to [Chocolatey](https://chocolatey.org/) automatically. The pipeline is very stable running since last year. So I'd like to ask list my package to the [Installation from package](https://docs.gitea.io/en-us/install-from-package/) page. ## Screenshots ![image](https://user-images.githubusercontent.com/88981/77291369-190b4380-6d19-11ea-9da7-ad1e02194639.png)
GiteaMirror added the type/docs label 2025-11-02 06:14:23 -06:00
Author
Owner

@appleboy commented on GitHub (Mar 23, 2020):

LGTM 👍 I think this package should be listed in https://gitea.com/lunny/awesome-gitea and documentation.

@appleboy commented on GitHub (Mar 23, 2020): LGTM 👍 I think this package should be listed in https://gitea.com/lunny/awesome-gitea and documentation.
Author
Owner

@zeripath commented on GitHub (Mar 23, 2020):

Hi @doggy8088 ! Why do you pop over to https://gitea.com/gitea/awesome-gitea and create a PR there?

--
Oops link to non fork

@zeripath commented on GitHub (Mar 23, 2020): Hi @doggy8088 ! Why do you pop over to https://gitea.com/gitea/awesome-gitea and create a PR there? -- Oops link to non fork
Author
Owner

@jolheiser commented on GitHub (Mar 23, 2020):

Please note the linked repos are forks. 😉

The main repo is in the Gitea org.
https://gitea.com/gitea/awesome-gitea

@jolheiser commented on GitHub (Mar 23, 2020): Please note the linked repos are forks. :wink: The main repo is in the Gitea org. https://gitea.com/gitea/awesome-gitea
Author
Owner

@lunny commented on GitHub (Mar 24, 2020):

@appleboy That's my fork! :)

@doggy8088 Thank you for your work! Could you send two PRs, one is to https://gitea.com/gitea/awesome-gitea to add your package information there. Another is to gitea installation page document to add a link to packages part on https://gitea.com/gitea/awesome-gitea.

@lunny commented on GitHub (Mar 24, 2020): @appleboy That's my fork! :) @doggy8088 Thank you for your work! Could you send two PRs, one is to https://gitea.com/gitea/awesome-gitea to add your package information there. Another is to gitea installation page document to add a link to packages part on https://gitea.com/gitea/awesome-gitea.
Author
Owner

@lunny commented on GitHub (Mar 24, 2020):

And I just found NOT ALL package methods on https://docs.gitea.io/en-us/install-from-package/ are official (i.e. FreeBSD and Cloudron are also mantained by third-party). So we may also move all of them to awesome-gitea and only keep official packages.

@lunny commented on GitHub (Mar 24, 2020): And I just found NOT ALL package methods on https://docs.gitea.io/en-us/install-from-package/ are official (i.e. FreeBSD and Cloudron are also mantained by third-party). So we may also move all of them to awesome-gitea and only keep official packages.
Author
Owner

@lunny commented on GitHub (Mar 24, 2020):

In fact, we have mentioned the Chocolatey package but not link to the right place.

There are no published packages for Windows. This page will change when packages are published, in the form of MSI installers or via Chocolatey. In the meantime the deployment from binary guide.
@lunny commented on GitHub (Mar 24, 2020): In fact, we have mentioned the Chocolatey package but not link to the right place. ``` There are no published packages for Windows. This page will change when packages are published, in the form of MSI installers or via Chocolatey. In the meantime the deployment from binary guide. ```
Author
Owner

@appleboy commented on GitHub (Mar 24, 2020):

@lunny Yes, maybe we should link (gitea.com/gitea/awesome-gitea) in install-from-package page?

@appleboy commented on GitHub (Mar 24, 2020): @lunny Yes, maybe we should link (gitea.com/gitea/awesome-gitea) in [install-from-package](https://docs.gitea.io/en-us/install-from-package/) page?
Author
Owner

@doggy8088 commented on GitHub (Mar 24, 2020):

@zeripath @lunny My package link was already there 1 month ago.

image

It's not so obvious for sure. 😄

@doggy8088 commented on GitHub (Mar 24, 2020): @zeripath @lunny [My package link](https://gitea.com/gitea/awesome-gitea/src/branch/master/README.md#user-content-packages) was already there 1 month ago. ![image](https://user-images.githubusercontent.com/88981/77435756-a59f2a00-6e1d-11ea-96d9-448aefc042d1.png) It's not so obvious for sure. 😄
Author
Owner

@stale[bot] commented on GitHub (May 23, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (May 23, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@6543 commented on GitHub (May 23, 2020):

@doggy8088 can you send a pull to add it to Installation from package page ?

@6543 commented on GitHub (May 23, 2020): @doggy8088 can you send a pull to add it to Installation from package page ?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5099