From cc1dd324643db07bdb29f3673995a8ad0dffa2df Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Sat, 24 May 2014 20:05:02 +0300 Subject: Add pkgr.io to readme one-click installation methods --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cbbfebc81ef..283336b9e4d 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ * [Cloud 66 deployment and management](http://blog.cloud66.com/installing-gitlab-ubuntu/) Use Cloud 66 to deploy GitLab to your own server or any cloud (eg. DigitalOcean, AWS, Rackspace, GCE) and then manage it with database backups, scaling and more. +* [Pkgr.io one-click installer](https://pkgr.io/apps/gitlabhq/gitlabhq) Currently supporting Ubuntu 14.04, Ubuntu 12.04 and Debian 7.4. For more information check the [README](https://gitlab.com/gitlab-org/gitlab-recipes/blob/master/install/pkgr/README.md) at gitlab-recipes repo. + #### Unofficial installation methods * [GitLab recipes](https://gitlab.com/gitlab-org/gitlab-recipes/) repository with unofficial guides for using GitLab with different software (operating systems, webservers, etc.) than the official version. -- cgit v1.2.1 From 23bcb9cb0d294611c3bcd1b453dd67ee73d50dff Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 26 May 2014 09:09:27 +0200 Subject: A regressions issue to improve communication. --- doc/release/monthly.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/release/monthly.md b/doc/release/monthly.md index ed580f666ac..667e3048a52 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -201,6 +201,15 @@ Include a link to the blog post and keep it short. Proposed email for CE: "We have released a new version of GitLab Community Edition and its packages. See our blog post() for more information." +### **10. Create a regressions issue** + +On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X.X regressions", assign it to the release manager, /cc all the core-team members active on the issue tracker add the following text: + +This is a meta issue to discuss possible regressions in this release and any patch versions. +Please do not raise issues directly in this issue but link to issues that might warrant a patch release. +The decision to create a patch release or not is with the release manager who is assigned to this issue. +The release manager will comment here about the plans for patch releases. + # **23rd - Optional Patch Release** # **24th - Update GitLab.com** -- cgit v1.2.1 From 9f6709d8c4bcd72cfa7c52f7e3158da6d117b273 Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 26 May 2014 09:11:09 +0200 Subject: Have the issue for the entire monthly time. --- doc/release/monthly.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 667e3048a52..e538baa375e 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -203,9 +203,9 @@ Proposed email for CE: "We have released a new version of GitLab Community Editi ### **10. Create a regressions issue** -On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X.X regressions", assign it to the release manager, /cc all the core-team members active on the issue tracker add the following text: +On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X regressions", assign it to the release manager, /cc all the core-team members active on the issue tracker add the following text: -This is a meta issue to discuss possible regressions in this release and any patch versions. +This is a meta issue to discuss possible regressions in this monthly release and any patch versions. Please do not raise issues directly in this issue but link to issues that might warrant a patch release. The decision to create a patch release or not is with the release manager who is assigned to this issue. The release manager will comment here about the plans for patch releases. -- cgit v1.2.1 From f39d8a8a6006ab8d5e3aa747036be586684718aa Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 26 May 2014 09:12:57 +0200 Subject: Add any known bugs. --- doc/release/monthly.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/release/monthly.md b/doc/release/monthly.md index e538baa375e..19c310ac3e3 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -203,13 +203,15 @@ Proposed email for CE: "We have released a new version of GitLab Community Editi ### **10. Create a regressions issue** -On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X regressions", assign it to the release manager, /cc all the core-team members active on the issue tracker add the following text: +On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X regressions" add the following text: This is a meta issue to discuss possible regressions in this monthly release and any patch versions. Please do not raise issues directly in this issue but link to issues that might warrant a patch release. The decision to create a patch release or not is with the release manager who is assigned to this issue. The release manager will comment here about the plans for patch releases. +Assign the issue to the release manager and /cc all the core-team members active on the issue tracker. If there are any known bugs in the release add them immediately. + # **23rd - Optional Patch Release** # **24th - Update GitLab.com** -- cgit v1.2.1 From 1748073315e18a1211ca9502d5d227e95d844bcc Mon Sep 17 00:00:00 2001 From: dosire Date: Mon, 26 May 2014 09:14:44 +0200 Subject: Correct typo. --- doc/release/monthly.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 19c310ac3e3..390ec422607 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -203,7 +203,7 @@ Proposed email for CE: "We have released a new version of GitLab Community Editi ### **10. Create a regressions issue** -On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X regressions" add the following text: +On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create an issue titled "GitLab X.X regressions" add the following text: This is a meta issue to discuss possible regressions in this monthly release and any patch versions. Please do not raise issues directly in this issue but link to issues that might warrant a patch release. -- cgit v1.2.1