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

first batch of Readme updates #65

Merged
merged 4 commits into from
Nov 10, 2016
Merged

Conversation

xinity
Copy link
Contributor

@xinity xinity commented Nov 4, 2016

README update WIP.

leave the PR open until all updates are committed.
comments welcome of course :)

@xinity xinity added the type/docs This PR mainly updates/creates documentation label Nov 4, 2016
@xinity xinity added this to the 1.0.0 milestone Nov 4, 2016
@codecov-io
Copy link

codecov-io commented Nov 4, 2016

Current coverage is 2.18% (diff: 100%)

Merging #65 into master will not change coverage

@@            master       #65   diff @@
========================================
  Files           31        31          
  Lines         7508      7508          
  Methods          0         0          
  Messages         0         0          
  Branches         0         0          
========================================
  Hits           164       164          
  Misses        7327      7327          
  Partials        17        17          

Powered by Codecov. Last update 5a8cb2d...73d4cf6

@@ -135,7 +138,8 @@ There are 5 ways to install Gogs:

## Contributors

- Ex-team members [@lunny](https://github.com/lunny), [@fuxiaohei](https://github.com/fuxiaohei) and [@slene](https://github.com/slene).
- Owners [@lunny](https://github.com/lunny), [@tboerger](https://github.com/tboerger) and [@bkcsoft](https://github.com/bkcsoft).
Copy link
Member

Choose a reason for hiding this comment

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

I would not mention that here, we can skip the maintainance of this part. You can see that anyway on the people page of the org.

@@ -19,7 +20,7 @@

### Important Notes

1. **YOU MUST READ [Contributing Code](https://github.com/go-gitea/gitea/wiki/Contributing-Code) BEFORE STARTING TO WORK ON A PULL REQUEST**.
1. **YOU MUST READ [Contributing Code](https://github.com/go-gitea/gitea/CONTRIBUTING.md) BEFORE STARTING TO WORK ON A PULL REQUEST**.
Copy link
Member

Choose a reason for hiding this comment

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

You must read the [contributors guide]() before starting to work on a pull request


##### Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases) for binary versions or submit a task on [alpha stage automated binary building system](https://build.gogs.io/))
##### Status
## Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases)
Copy link
Member

Choose a reason for hiding this comment

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

This should not be a headline, beside that this branch will be 1.0.0


##### Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases) for binary versions or submit a task on [alpha stage automated binary building system](https://build.gogs.io/))
##### Status
## Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases)
Copy link
Member

Choose a reason for hiding this comment

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

Should a tip have a version number?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

agree @lunny
i though at first to remove this line and simply link to the release page.

@xinity xinity changed the title [WIP: don't merge] first batch of update [WIP] first batch of update Nov 4, 2016
@xinity xinity force-pushed the feature/update_readme branch 2 times, most recently from 80747e2 to 4bff810 Compare November 4, 2016 17:38
@xinity
Copy link
Contributor Author

xinity commented Nov 4, 2016

I've taken care of changes requested, but github stills ask for them to be taken care of.
Did i miss something ?

@strk
Copy link
Member

strk commented Nov 5, 2016

I can see a "Dismiss review" link next to the "requested changes" record. I guess all maintainers do see that.
But given @tboerger requested the change I guess he's the one who should click that link, to confirm his request was addressed

2. Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) was reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site.
3. The demo site [try.gogs.io](https://try.gogs.io) is running under `develop` branch.
4. If you think there are vulnerabilities in the project, please talk privately to **u@gogs.io**. Thanks!
4. If you think there are vulnerabilities in the project, please talk privately to **lunny@gitea.io**. Thanks!
Copy link
Member

Choose a reason for hiding this comment

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


##### Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases) for binary versions or submit a task on [alpha stage automated binary building system](https://build.gogs.io/))
##### Status
**Current version: 1.0** (see [Releases](https://github.com/go-gitea/gitea/releases))
Copy link
Member

Choose a reason for hiding this comment

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

Please add a blank line here like on every headline

@@ -71,15 +72,17 @@ The goal of this project is to make the easiest, fastest, and most painless way

## Installation

**Note: As Gitea is a [gogs](https://github.com/gogits/gogs) fork, tutorials and documentation related to gogs applies to Gitea too**
Copy link
Member

Choose a reason for hiding this comment

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

Gogs


##### Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases) for binary versions or submit a task on [alpha stage automated binary building system](https://build.gogs.io/))
##### Status
**Current version: 1.0** (see [Releases](https://github.com/go-gitea/gitea/releases))
Copy link
Member

Choose a reason for hiding this comment

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

I think versions have 3 numbers, so would be 1.0.0 (but there's no such release made yet).
I agree on dropping this paragraph completely and just link to the releases page to figure out what the "current version" is.

@@ -19,10 +20,10 @@

### Important Notes

1. **YOU MUST READ [Contributing Code](https://github.com/go-gitea/gitea/wiki/Contributing-Code) BEFORE STARTING TO WORK ON A PULL REQUEST**.
1. **YOU MUST READ THE [Contributors Code](https://github.com/go-gitea/gitea/CONTRIBUTING.md) BEFORE STARTING TO WORK ON A PULL REQUEST**.
Copy link
Member

Choose a reason for hiding this comment

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

@tboerger asked to use "contributors guide" here, IIRC

2. Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) was reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site.
3. The demo site [try.gogs.io](https://try.gogs.io) is running under `develop` branch.
4. If you think there are vulnerabilities in the project, please talk privately to **u@gogs.io**. Thanks!
4. If you think there are vulnerabilities in the project, please talk privately to **lunny@gitea.io**. Thanks!
Copy link
Member

Choose a reason for hiding this comment

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

@lunny wasn't there a wider address to contact owners/maintainers ?

Make sure you install the [prerequisites](https://gogs.io/docs/installation) first.

There are 5 ways to install Gogs:
There are 5 ways to install Gitea:

- [Install from binary](https://gogs.io/docs/installation/install_from_binary.html)
- [Install from source](https://gogs.io/docs/installation/install_from_source.html)
- [Install from packages](https://gogs.io/docs/installation/install_from_packages.html)
Copy link
Member

Choose a reason for hiding this comment

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

I would drop the gogs.io links, those would not be releases of Gitea anyway.
Maybe also drop the count of ways to install, as that number is going to change a few times before becoming stable :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i agree but then there won't be any installation documentation links until we write one.
Doesn't matter ?

Copy link
Member

Choose a reason for hiding this comment

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

There are the other 2 ways documented in the README itself.
Besides, you cannot visit gogs.io anyway, if you are a firefox user (since about one month, due to misconfigured ssl)

@xinity xinity force-pushed the feature/update_readme branch 2 times, most recently from 8d0b88a to 6ad5363 Compare November 5, 2016 17:24
@xinity xinity changed the title [WIP] first batch of update [WIP] first batch of Readme updates Nov 5, 2016
@xinity xinity added the pr/wip This PR is not ready for review label Nov 5, 2016
@xinity xinity mentioned this pull request Nov 7, 2016
@xinity xinity changed the title [WIP] first batch of Readme updates first batch of Readme updates Nov 8, 2016
@xinity xinity removed the pr/wip This PR is not ready for review label Nov 8, 2016
@codecov-io
Copy link

codecov-io commented Nov 8, 2016

Current coverage is 3.14% (diff: 100%)

Merging #65 into master will not change coverage

@@            master       #65   diff @@
========================================
  Files           33        33          
  Lines         7823      7823          
  Methods          0         0          
  Messages         0         0          
  Branches         0         0          
========================================
  Hits           246       246          
  Misses        7557      7557          
  Partials        20        20          

Powered by Codecov. Last update f6d53ec...b5e47ad

##### Current tip version: 0.9.99 (see [Releases](https://github.com/go-gitea/gitea/releases) for binary versions or submit a task on [alpha stage automated binary building system](https://build.gogs.io/))
##### Status

**Current version: 1.0.0** (see [Releases](https://github.com/go-gitea/gitea/releases))
Copy link
Member

Choose a reason for hiding this comment

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

How about drop the version number (will easily get outdated) and just point to the releases page ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done will push

6. If your team/company is using Gogs and would like to put your logo on [our website](https://gogs.io), contact us by any means.
1. **YOU MUST READ THE [Contributors Guide](https://github.com/go-gitea/gitea/CONTRIBUTING.md) BEFORE STARTING TO WORK ON A PULL REQUEST**.
4. If you think there are vulnerabilities in the project, please talk privately to **[email protected]**. Thanks!
6. If your team/company is using Gogs and would like to put your logo on [our website](https://gitea.io), contact us by any means.
Copy link
Member

Choose a reason for hiding this comment

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

is using *Gitea ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done will push


There are 5 ways to install Gogs:
There are 2 ways to install Gitea:
Copy link
Member

Choose a reason for hiding this comment

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

Drop the count, those ways are going to change and we'll forget to update the count :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done will push

@@ -133,7 +123,7 @@ There are 5 ways to install Gogs:

## Contributors

- Ex-team members [@lunny](https://github.com/lunny), [@fuxiaohei](https://github.com/fuxiaohei) and [@slene](https://github.com/slene).
- see [Maintainer page](https://github.com/orgs/go-gitea/people)
Copy link
Member

Choose a reason for hiding this comment

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

Capitalize See ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not sure about this one

@strk
Copy link
Member

strk commented Nov 8, 2016

Reviewed, feel free to ignore my review and have my LGTM :)

2. Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) was reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site.
3. The demo site [try.gogs.io](https://try.gogs.io) is running under `develop` branch.
4. If you think there are vulnerabilities in the project, please talk privately to **[email protected]**. Thanks!
5. If you're interested in using APIs, we have experimental support with [documentation](https://godoc.org/github.com/go-gitea/go-sdk).
Copy link
Member

Choose a reason for hiding this comment

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

I would keep that and link to the godocs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done will push

5. If you're interested in using APIs, we have experimental support with [documentation](https://godoc.org/github.com/go-gitea/go-sdk).
6. If your team/company is using Gogs and would like to put your logo on [our website](https://gogs.io), contact us by any means.
1. **YOU MUST READ THE [Contributors Guide](https://github.com/go-gitea/gitea/CONTRIBUTING.md) BEFORE STARTING TO WORK ON A PULL REQUEST**.
4. If you think there are vulnerabilities in the project, please talk privately to **[email protected]**. Thanks!
Copy link
Member

Choose a reason for hiding this comment

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

Numbering?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done will push

6. If your team/company is using Gogs and would like to put your logo on [our website](https://gogs.io), contact us by any means.
1. **YOU MUST READ THE [Contributors Guide](https://github.com/go-gitea/gitea/CONTRIBUTING.md) BEFORE STARTING TO WORK ON A PULL REQUEST**.
4. If you think there are vulnerabilities in the project, please talk privately to **[email protected]**. Thanks!
6. If your team/company is using Gitea and would like to put your logo on [our website](https://gitea.io), contact us by any means.
Copy link
Member

Choose a reason for hiding this comment

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

I would drop that for now.

Copy link

Choose a reason for hiding this comment

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

Agreed, we just became open source after all.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done will push

@@ -133,7 +123,7 @@ There are 5 ways to install Gogs:

## Contributors

- Ex-team members [@lunny](https://github.com/lunny), [@fuxiaohei](https://github.com/fuxiaohei) and [@slene](https://github.com/slene).
- See [Maintainer page](https://github.com/orgs/go-gitea/people)
- See [contributors page](https://github.com/go-gitea/gitea/graphs/contributors) for full list of contributors.
Copy link

Choose a reason for hiding this comment

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

Possibly [Contributors], [Maintainer] and [Translators]?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

do we have a translation team ? :)

4. If you think there are vulnerabilities in the project, please talk privately to **[email protected]**. Thanks!
6. If your team/company is using Gitea and would like to put your logo on [our website](https://gitea.io), contact us by any means.
2. If you think there are vulnerabilities in the project, please talk privately to **[email protected]**. Thanks!
3. If you're interested in using APIs, we have experimental support with [documentation](https://godoc.org/github.com/go-gitea/go-sdk).
Copy link
Member

Choose a reason for hiding this comment

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

Gogs came back ?

Copy link
Member

Choose a reason for hiding this comment

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

sorry, I was wrong, all looks fine

@xinity
Copy link
Contributor Author

xinity commented Nov 9, 2016

@strk are you sure?

@lunny
Copy link
Member

lunny commented Nov 9, 2016

seems it's ready for merge. LGTM

@@ -69,15 +60,14 @@ The goal of this project is to make the easiest, fastest, and most painless way

## Installation

Make sure you install the [prerequisites](https://gogs.io/docs/installation) first.
**Note: As Gitea is a [Gogs](https://github.com/gogits/gogs) fork, tutorials and documentation related to gogs applies to Gitea too**
Copy link
Member

Choose a reason for hiding this comment

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

fork of [Gogs] sounds better no?

@strk
Copy link
Member

strk commented Nov 9, 2016

On Wed, Nov 09, 2016 at 06:30:13AM -0800, bkcsoft wrote:

fork of [Gogs] sounds better no?

Nitpicking

@bkcsoft
Copy link
Member

bkcsoft commented Nov 9, 2016

@strk which is why I left it as a comment instead of required change 😉

@strk
Copy link
Member

strk commented Nov 10, 2016

Do do we have your LGTM @bkcsoft ? So we can merge and move on

@lunny
Copy link
Member

lunny commented Nov 10, 2016

@tboerger we need your approval changes.

@strk strk merged commit c040f2f into go-gitea:master Nov 10, 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
lunny pushed a commit to lunny/gitea that referenced this pull request Feb 7, 2019
* switch gitter to discord for drone.

Signed-off-by: Bo-Yi Wu <[email protected]>

* add changed status

Signed-off-by: Bo-Yi Wu <[email protected]>
@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/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants