Commit graph

41 commits

Author SHA1 Message Date
Tomas Janousek
4b8ef36e69 README: Update GitHub URIs (fixes Coveralls badge)
Coveralls doesn't know that tools-life/taskwiki is the same repo as
tbabej/taskwiki so we need to update this. The rest redirects
automatically and is updated just for consistency.

Gitter room is still called tbabej/taskwiki.
landscape.io is probably dead but the badge still works so I'm not
touching that one either.
2020-09-17 21:58:54 -04:00
Tomas Janousek
4e8b01e6e2 tests: Switch from Travis to GitHub Actions (faster)
Primary motivation for this is speed: GitHub Actions doesn't limit the
number of concurrent jobs to 4, and also provides a docker registry
(GitHub Packages) that we can use to cache the image (building the image
takes cca 5 minutes, fetching it would take less than 10 seconds). This
is done in another commit.

The workflow definition is a bit more complicated because coveralls
support for GitHub Actions is less mature than for Travis CI, so we need
to manually tell coveralls that all parallel builds have finished and
that it can publish the combined result.
2020-08-02 17:24:20 -04:00
Tomas Janousek
1b439fee9e docs: Update test instructions 2020-07-08 21:36:52 -04:00
Tomas Babej
056d9e82f5
LICENCE: Update copyright years 2019-03-26 11:18:20 -04:00
Florian Heiderich
1f291caa6c add "taskwiki" as argument for :helptags 2019-03-01 11:50:02 -05:00
Bodo Graumann
f4f1fe2b2e Add documentation for list bullet symbol
Add a note in the documentation about how we only consider the asterisk
check lists.

Fixes tbabej#197.
2019-01-01 15:51:34 -05:00
Tomas Babej
2735c6a4b7
docs: Mention docker-based test setup 2018-07-31 00:10:24 -04:00
Tomas Babej
49e87d1d68
meta: Add tasklib into requirements 2018-07-30 22:49:29 -04:00
Bodo Graumann
f35d1a29f4 Add documentation for preset headers 2018-07-17 21:53:18 -04:00
Bodo Graumann
489d00f24e Fix typos and improve wording; mainly in help file 2018-07-17 21:53:18 -04:00
Tomas Babej
922e1a25fc
README: Announce deprecation of Python2 2018-07-15 18:59:34 -04:00
Matthieu Talbot
50c36beb06 Update README.md
Add nuance about the conditions where local TZ can't be detected.
2018-04-18 10:47:18 -04:00
Matthieu Ubuntu
b5fd60b49b Add mention about Timezone that needs to be set explicitly.
See #110
2018-04-18 10:47:18 -04:00
Bodo Graumann
f8173211be Remove obsolete information from README 2017-07-31 00:54:08 +02:00
Tomas Babej
6dab73a06e docs: Remove old-style date representation 2017-01-27 20:31:59 +01:00
canaaerus
ea99329448 README: Add guide for running tests (#127) 2017-01-27 14:53:44 +01:00
Tomas Babej
dfc91101cb docs: Explicitly mention the NeoVim support 2017-01-09 01:21:30 +01:00
Tomas Babej
f7d453456b docs: Explicitly mention python3 support 2017-01-04 20:32:18 +01:00
Tomas Babej
0895405ff6 README: Fix minor markdown formatting issue 2016-12-13 00:50:39 +01:00
Lubka Kramarekova
bcaef64d62 Fixed typo in README. 2016-01-17 10:57:13 +01:00
Tomas Babej
3de1bba397 README: Add gitter badge 2015-10-31 23:45:51 +01:00
Tomas Babej
d7cb9eaf25 docs: Revamp Credits and Contributing 2015-08-14 23:22:15 +02:00
Tomas Babej
6139809fca docs: Remove redundant content 2015-08-14 23:17:32 +02:00
Tomas Babej
8a849db029 docs: Add advanced section 2015-08-14 23:09:04 +02:00
Tomas Babej
801f90eaa5 docs: Add section about task modification commands 2015-08-14 22:28:54 +02:00
Tomas Babej
35b464d51a docs: Describe report splits in a greater detail 2015-08-14 22:28:15 +02:00
Tomas Babej
7e81cc3c79 docs: Refactor section about viewports 2015-08-14 21:20:36 +02:00
Tomas Babej
c1b1492daa docs: Refactor sections about individial tasks and task lists 2015-08-14 21:20:18 +02:00
Tomas Babej
f70f9b05c7 docs: Add section about how taskwiki works in general 2015-08-14 21:19:39 +02:00
Tomas Babej
85a84454ba README: Wrap the long lines 2015-08-14 20:06:18 +02:00
Tomas Babej
4bdd1024ab README: Revamp the optional enhancements section 2015-08-14 19:12:33 +02:00
Tomas Babej
17478cc7ae README: Update install instructions 2015-08-14 19:00:09 +02:00
Tomas Babej
c2d2ca0b50 docs: Fix typo in command reference 2015-08-06 12:39:48 +02:00
djp
a2037b429b docs: Update README and documentation 2015-06-05 19:36:03 +02:00
Tomas Babej
a2aefbb7f3 Readme: Add coveralls badge 2015-03-27 17:08:59 +01:00
Tomas Babej
15bd93d8bd Readme: Add code health badge 2015-03-26 23:40:40 +01:00
Tomas Babej
2c4ac32ff9 Readme: Add Travis badge 2015-03-26 23:30:10 +01:00
David J Patrick
3dc96f946f Update documentation 2015-03-26 23:27:24 +01:00
Tomas Babej
6448ad4a90 Rename project to taskwiki 2015-01-11 13:47:51 +01:00
Tomas Babej
d5ae9732aa README: Update implemented features 2015-01-02 00:39:02 +01:00
Tomas Babej
019f566b67 Added README 2014-12-31 03:45:54 +01:00