summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-19 14:34:26 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-19 14:34:26 +0100
commitd2dd72306be7b24af339cfed658f7c408dc61a34 (patch)
treefe0cd7a84dda547614c99cdecca126119281542a
parent5f434f8de9657d3315be930f4d86cf27acc21738 (diff)
downloadkyblo-d2dd72306be7b24af339cfed658f7c408dc61a34.tar.xz
new entry: Testing Phabricator
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--entries/testing-phabricator.rst3
-rw-r--r--metadata.json5
2 files changed, 8 insertions, 0 deletions
diff --git a/entries/testing-phabricator.rst b/entries/testing-phabricator.rst
new file mode 100644
index 0000000..ac1b305
--- /dev/null
+++ b/entries/testing-phabricator.rst
@@ -0,0 +1,3 @@
+I set up a phabricator instance `here <https://phabricator.kyriasis.com>`_ for testing it out, seeing how it works. It's slightly confusing to get started with, and the UI is a bit confusing, but it does seem rather useful. The repository browser isn't very user-friendly though, and I'm considering keeping my CGit setup for browsing repositories. The setup documentation also doesn't mention how to set the repository path, or where the default one is located, so that was a tad annoying.
+
+For now I'm considering moving all my repositories over, though I will have to consider how to set things up properly. One annoyance is that the bugtracker doesn't have a way to tag bugs with a repository so that you can search by repository. You can tag them with projects though, so I might end up having to create a project for each separate repository? Alternatively doing something with spaces, though I'm not sure if I understand those properly yet.
diff --git a/metadata.json b/metadata.json
index 422bf63..f783a7e 100644
--- a/metadata.json
+++ b/metadata.json
@@ -29,5 +29,10 @@
"python",
"libalpm"
]
+ },
+ {
+ "title": "Testing Phabricator",
+ "date": "2016-11-19",
+ "file": "testing-phabricator"
}
]