Commit Graph

11 Commits (237636b129b9d32aad8dea3fb1c5893032a62e90)

Author SHA1 Message Date
Andrii Ostapenko a6b93f01dd
Add stackalytics.io as an alternative website to README.rst
Change-Id: I4e6104dc3170fde9901c1930d4e254865839d88f
Signed-off-by: Andrii Ostapenko <aostapenko@stackalytics.io>
2021-03-25 09:49:57 -05:00
Sean McGinnis 3b72c01249
Fix up links and other updates
Change-Id: I66e0fff47379d244a5216b65220301182a1034ea
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-10 15:38:25 -05:00
Tim Burke e8e8e463e2 Clean up some twine warnings and errors
Previously, `twine check` would complain like

    warning: `long_description_content_type` missing.  defaulting to
    `text/x-rst`.
    Failed
    The project's long_description has invalid markup which will not be
    rendered on PyPI. The following syntax errors were detected:
    line 8: Error: Unexpected indentation.

Change-Id: I56539a42ca2bcff44487928e4835d71eb03bd521
2019-07-03 12:44:05 -07:00
luke.li 2329d993ef Remove "-y" option for package install command.
According to "code conventions" [1], do not use "-y" option.
Instead, use apt-get install package, yum install package, or zypper install package.

[1] https://docs.openstack.org/doc-contrib-guide/writing-style/code-conventions

Change-Id: I293ffdd875680fc837a3ff877eba28b233c8ff9c
2018-01-05 16:37:03 +08:00
Guoqiang Ding f9000add83 Update the code review url in README
Change-Id: I2192a9d65a3acb628b037e400d4796fcf3e074ea
2017-11-06 22:13:24 +08:00
Van Hung Pham 8a344c6ac6 Optimize the link address
Use https instead of http to ensure the safety

Change-Id: I4214c69daa36c41ec29249c1e5a9fa24b1b80dba
2017-06-08 17:36:42 +07:00
Ken'ichi Ohmichi 94f654d4ae Add Quickstart
This patch adds the quickstart for operating Stackalytics more easily.

Change-Id: Ib3044adfbcd0e03f403b3686fca6ece9e3345b02
2017-04-04 14:09:29 -07:00
venkatamahesh 5653b03e5a Change repository from stackforge to openstack
Code-review link is corrected by adding "project:openstack/"

Change-Id: I8d5ce50aa71756b9bba6f905f3b806b1c87f70db
2015-10-18 23:18:25 +05:30
Monty Taylor ae316668f2 Remove use of github urls
github fails all the time and really shouldn't be used for any automated
systems, but certainly not anything that's going to run in infra.

Replace the github urls with urls pointing to the OpenStack cgit
mirrors.

Change-Id: I2bdada775f71cbb7c484979d206679276e517088
2014-06-08 11:33:23 -07:00
Ilya Shakhat cef22af5d6 Implementation of blueprint stackalytics-core
This change incorporates the following:
 * Config for most of OS projects
 * Configure filtering of robots commits
 * Clean-up dashboard module
 * Layout is clean-up
 * Remove unused styles and scripts
 * Factories replaced by factory methods

Change-Id: I1a719b356a5e3275d14bbceae198a1d0cb6dbbbd
2013-07-12 17:12:06 +04:00
Ilya Shakhat a5f1411218 Initial code commit 2013-06-22 15:42:32 +04:00