[PR #101] [CLOSED] resolved #91: automatically generate gitea version #15148

Closed
opened 2025-11-02 11:39:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/101
Author: @lunny
Created: 11/7/2016
Status: Closed

Base: masterHead: build_script


📝 Commits (3)

  • c20c629 resolved #91: automatically generate gitea version
  • 4da9cd2 remove trace info
  • c5ecdc8 bug fixed for cat VERSION

📊 Changes

2 files changed (+34 additions, -1 deletions)

View changed files

📝 main.go (+1 -1)
make.bash (+33 -0)

📄 Description

And I create the make.bash for linux and mac, we need another make.bat for windows. Of course, this is a beginning of make bash. I think a bash file to make is simple and better than Makefile.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/101 **Author:** [@lunny](https://github.com/lunny) **Created:** 11/7/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `build_script` --- ### 📝 Commits (3) - [`c20c629`](https://github.com/go-gitea/gitea/commit/c20c629d278d2a0c65ff6b550280b838d9e3bdd3) resolved #91: automatically generate gitea version - [`4da9cd2`](https://github.com/go-gitea/gitea/commit/4da9cd2ba7de9c6c577b469b169468cbe9b80800) remove trace info - [`c5ecdc8`](https://github.com/go-gitea/gitea/commit/c5ecdc8aff4b59b0d177b398b0a0bd81ad3bc1db) bug fixed for cat VERSION ### 📊 Changes **2 files changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+1 -1) ➕ `make.bash` (+33 -0) </details> ### 📄 Description And I create the make.bash for linux and mac, we need another make.bat for windows. Of course, this is a beginning of make bash. I think a bash file to make is simple and better than Makefile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:39:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15148